Add TODO snippet for CMake
This commit is contained in:
parent
1d80cbb679
commit
e4c2c59a63
@ -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