Skip to content

Atom package for inserting block comments via keyboard shortcut

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

timvancleef/comment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comment package for atom

Atom package for inserting block- or single line comments via keyboard shortcut

alt tag

Usage

Select the text you want to comment, and hit shift-cmd-m If selection is empty, an empty comment block will be inserted

Both block comments and single line comments are toggled on/off on shift-cmd-m

Language support

...is based on file extensions and will be added incrementally. Latest version supports

  • .class
  • .coffee
  • .cs
  • .css
  • .html/.htm
  • .js
  • .less
  • .md
  • .rb
  • .yml

About

Atom package for inserting block comments via keyboard shortcut

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.2%
  • CoffeeScript 5.6%
  • CSS 4.2%