foldcomments
foldcomments copied to clipboard
Sublime Text 2/3 plugin for folding (hiding) comments
Fold Comments
Sublime Text 2/3 plugin for folding (hiding) comments
Installation
You can install via Sublime Package Manager where the plugin is called "Fold Comments"
Usage
Keybinds
OSX
Toggle Comments Folding: Command + Shift + C
Windows/Linux
Toggle Comments Folding: Ctrl + Shift + C
Commands
-
Toggle Folding Comments
-
Fold Comments
-
Unfold Comments
Credits
This plugin builds on the work of
- https://github.com/hasclass/FoldComments
- https://github.com/mmavko/FoldComments