quick-comment
A simple shortcut to comment your code or text
ValentinLaTortue 6,859 5 0.1.3 MIT GitHub

Quick Comment Package

A package for Atom to quickly add comments

quick-comment-video

Install

With the atom command:

apm install quick-comment

Or atom package manager: Settings ➔ Packages ➔ Search for quick-comment

Usage

  • Select the text to coment and activate with Alt-Shift-c or through the command panel with Quick Comment:Toggle Comment. If no text is selected, it will comment the line*.

  • The package can also add brackets with Alt-Shift-[/Alt-{ or with the command Quick Comment:Add Brackets.

Help me improve the package

I don't know all the languages, so if there is one that I forgot, let me now and I'll fix as soon as possible. Thank you for downloading the package!

*If you know how to select an entire group, I'm open to suggestion