foldcomments icon indicating copy to clipboard operation
foldcomments copied to clipboard

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

Fold Comments

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

Toggle Comment Folding

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