/foldcomments

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

Primary LanguagePythonMIT LicenseMIT

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