Skip to content

ssenior45/sublime-smartcomments

 
 

Repository files navigation

sublime-smartcomments

You can create implicit comments from javascript source code. Launch SmartComments from Sublime Text.

Try SmartComments online here.

usage

New In any JS source file, press Ctrl+Alt+S (Linux & Windows) to generate comments from current selection.

In any JS source file, press Ctrl+Alt+F (Linux & Windows) to generate comments from current file.

In any JS source file, press Ctrl+Alt+D (Linux & Windows) to generate comments from current directory.

install

Download the latest source from GitHub and copy the sublime-smartcomments folder to your Sublime Text "Packages" directory.

The "Packages" directory is located at:

  • OS X: ~/Library/Application Support/Sublime Text 2/Packages/
  • Linux: ~/.config/sublime-text-2/Packages/
  • Windows: %APPDATA%/Sublime Text 2/Packages/

About

Sublime Text plugin to SmartComments app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%