Skip to content

Latest commit

 

History

History
79 lines (63 loc) · 1.55 KB

File metadata and controls

79 lines (63 loc) · 1.55 KB

Code Commenter

This plugin allows you to comment/uncomment multiple lines of code at a time, supports various language's, templating engines, files, setting up custom keybindings and more.

v1.0.9

    Check changelog section for details

installation

  • Install Code Commenter Plugin from Acode App > Settings > Plugins > And search here for Code Commenter and install it

Example Usage

Select the code you want to comment/uncomment then click the comment button (//) to make it happen. Also you comment using keybindings. The default keybinding is Ctrl+U, you can edit it from the settings page.

Code Comment

Supported Languages

  • C/C++
  • Clojure
  • C#
  • Css
  • Dart
  • Go
  • Haml
  • Html
  • Haskel
  • Java
  • JavaScript
  • Kotlin
  • Lua
  • PHP
  • Perl
  • Python
  • Ruby
  • Rust
  • Shell
  • Swift
  • SQL
  • SQLite
  • TypeScript

Supported Templating Engines

  • Blade
  • HandleBars
  • Liquid
  • Mako
  • Mustache
  • Pug
  • Smarty
  • Twig
  • Velocity

Supported Files

  • .env
  • .gitignore
  • Dockerfile
  • Makefile
  • Toml
  • Xml
  • Yaml

Open source:

Want to see the code? click here and don't forget the little star!

Report Bugs:

Found bugs? know how to fix report here!

👾 Thanks for using our plugin!