Skip to content

hasclass/FoldComments

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Status

There is a more uptodate Fork of this project which also integrates with Package Control to be found here:

https://github.com/oskarols/foldcomments

FoldComments

Sublime Text 2 package that hides/folds code comments. Ideal if you have heavily documented ruby code.

This package is inspired by the code and discussion here: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=4620

Tested with:

FoldComments does not work with all programming languages, it's been reported to work with at least:

  • Ruby
  • CoffeeScript

Installation

In Sublime Text:

Useage

Cmd+Shift+/ will fold/unfold multi-line comments.

Single line comments are not folded.

Before

Show Comments

After

Hide Comments

About

A sublimetext plugin that folds/unfolds comments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages