Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

javaguirre/comment

Repository files navigation

DEPRECATED comment

Atom provides this functionality by default in the last versions it seems, so this package is not needed anymore.

Comment package for atom Build Status

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 by default. if you want to add It to your own keymap, you can do so using:

comment:toggle

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
  • .php
  • .py
  • .lisp

and more!

About

**DEPRECATED** 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