Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CommentatorNew to Visual Studio Code? Get it now.
Commentator

Commentator

Zero Crunch

|
1,762 installs
| (6) | Free
Toggle comments in multiple file types.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

commentator README

This is the README for the Visual Studio Code extension "commentator".

Features

Comment out and in a selection of text.

In the Text Editor context menu are two options: comment out and comment in.

"Comment out" will comment out each line in a selected block of text.

"Comment in" will comment in each line in a selected block of text.

Multiple file types are supported.

Supported file types:

  • .bas
  • .bat
  • .c
  • .c++
  • .cmake
  • .cmd
  • .cpp
  • .cs
  • .d
  • .h
  • .h++
  • .hpp
  • .js
  • .md
  • .ps1
  • .py
  • .sh
  • .ts
  • .vbs

Requirements

Visual Studio Code.

Known Issues

None at the time of writing.

Release Notes

If you would like me to add support for a specifc file type then please let me know.

My ultimate aim is to make commentator configurable by users, so you can add your own!

1.0.3

D file type support added.

1.0.2

Documentation update.

1.0.1

Powershell file type support added.

1.0.0

Initial release of commentator.


Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft