Skip to content

Sublime Text 2/3 plugin for folding (hiding) comments

License

Notifications You must be signed in to change notification settings

mrz5018/foldcomments

 
 

Repository files navigation

Fold Comments

Sublime Text 2/3 plugin for folding (hiding) comments

Toggle Comment Folding

As of version 0.2.0 there is also an option of folding only the selected comments! In order to do this ctrl+click as many comments as you would like to fold. Then press the correct keys (as shown in the keybinds section).

Installation

You can install via Sublime Package Manager where the plugin is called "Fold Comments"

Usage

Keybinds

OSX

Toggle Comments Folding: Command + Shift + C Toggle Selected Comments Folding: Command + Alt + C

Windows/Linux

Toggle Comments Folding: Ctrl + Shift + C Toggle Selected Comments Folding: Ctrl + Alt + C

Commands

  • Toggle Folding Comments
  • Fold Comments
  • Unfold Comments
  • Toggle Folding Selected Comments

Credits

This plugin builds on the work of

About

Sublime Text 2/3 plugin for folding (hiding) comments

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 54.4%
  • JavaScript 45.6%