Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 787 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 787 Bytes

FoldComments

Sublime Text 2 plugin for folding/unfolding comments

See these sources:

Credits to all those guys.

Installation

In Sublime Text:

  • Make sure "Package Control" is installed (http://wbond.net/sublime_packages/package_control)
  • Cmd+Shift+p
  • Go to (start typing): Package Control: Add Repository
  • Enter: https://github.com/mmavko/FoldComments
  • Cmd+Shift+p
  • Go to (start typing): Package Control: Install Package
  • Type: FoldComments

Usage

Cmd+Shift+/ will fold/unfold all comments.