Skip to content

Latest commit

 

History

History
121 lines (105 loc) · 2.45 KB

plugin.md

File metadata and controls

121 lines (105 loc) · 2.45 KB

Code Commenter

Code Commenter is plugin for Acode , this plugin allows you to comment/uncomment multiple lines of code at a time, supports various language's, templating engines and files

v1.0.1

  • Added support for .ejs and .mjs
  • Updated readme

v1.0.2

  • Added plugin settings option
  • Updated readme

v1.0.3

v1.0.4

    Readme update

v1.0.5

    Bug fix && Perfommence boost

v1.0.7

    Added support for `scss` and `sass`

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

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
  • Json
  • 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!