Add TODO snippet for CMake
This commit is contained in:
parent
61958923c4
commit
4e6ab0dda8
@ -814,3 +814,7 @@ while(${1:condition})
|
||||
$0
|
||||
endwhile()
|
||||
endsnippet
|
||||
|
||||
snippet todo "TODO"
|
||||
# TODO$1: $0
|
||||
endsnippet
|
||||
|
Loading…
x
Reference in New Issue
Block a user