Menu

#109 (VS like) Comment wrap for .h .c .cpp files

open
None
2014-02-27
2014-02-27
No

0
1 /// function def
2 /// return value
3 /// input value
4 /// etc
5 int foo
6 [-] {
7 | some code
8 |_ }
9

I think it would be useful if we could
expand-contract comments in code editor
the way we do with: functions,if,while,etc.

0
1 [+] /// function def
5 [+] int foo{some code}
9

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.