https://github.com/meniny/elias-comments
An Atom package for inserting comments with keyboard shortcut.
https://github.com/meniny/elias-comments
Last synced: 11 months ago
JSON representation
An Atom package for inserting comments with keyboard shortcut.
- Host: GitHub
- URL: https://github.com/meniny/elias-comments
- Owner: Meniny
- Created: 2016-11-19T12:07:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-19T12:14:29.000Z (over 9 years ago)
- Last Synced: 2025-03-13T12:32:59.907Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comment package for Atom 
An Atom package for inserting comments with keyboard shortcut.
## Usage
Hit `shift + cmd + M` after text selection.
## Language Support
- .class
- .coffee
- .cs
- .css
- .html/.htm
- .js
- .less
- .md
- .rb
- .yml
- .php
- .py
- ...