mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
Fix comment template
This commit is contained in:
parent
1b67f9c817
commit
8c9b5d9416
1 changed files with 2 additions and 3 deletions
|
@ -22,6 +22,5 @@ defaultmultilinecomment = default multiline comment
|
|||
printtostdout = print to standard output
|
||||
printtostderr = print to standard error
|
||||
authorname = author name
|
||||
commentText = To change this generated comment edit the template variable "comment":
|
||||
* Window>Preferences>C>Editor>Templates.
|
||||
|
||||
commentText = To change this generated comment edit the template variable "comment":\n\
|
||||
* Window > Preferences > C/C++ > Editor > Templates.
|
||||
|
|
Loading…
Add table
Reference in a new issue