markwwen / magic-comment

A magic comment extension for VS Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magic Comment README

Visual Studio Marketplace Version Visual Studio Marketplace Downloads

A magic comment command.

Features

  • Magic Comment A magic comment command, which will comment the uncomment part and uncomment the comment part when the selection content contains both of them.

ctrl + /

Keyboard Shortcuts

Key Command
Ctrl + / Magic Comment

Release Notes

1.1.0

  • Make it work in multi-cursor
  • Skip the empty line (advise by d0ob)

1.0.0

Initial release of magic comment.

Enjoy!

About

A magic comment extension for VS Code.


Languages

Language:TypeScript 100.0%