handlebars-comment-plus
Comment your handlebars template with {{!-- --}} block comments
MalayaliRobz 123 0 1.6.0 MIT GitHub

handlebars-comment-plus

Comment your handlebars template with {{!-- --}} block comments. Restart atom after installing...

Installation

apm install handlebars-comment-plus

Or using the settings view in atom.

keymaps

Mac:

cmd + alt + /

Windows / Linux:

ctrl + alt + /

Features

  • Based on grammars at start and end points of selection
  • Multiple selections
  • uncomment when cursor is positioned inside a comment block.