Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coswat/code-commenter

Code Commenter plugin for Acode app
https://github.com/coswat/code-commenter

acode acode-plugin

Last synced: 9 days ago
JSON representation

Code Commenter plugin for Acode app

Awesome Lists containing this project

README

        

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 `.sass` and `.scss`



## installation

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

[Acode App](https://play.google.com/store/apps/details?id=com.foxdebug.acodefree)

## Example Usage

Select the code you want to comment/uncomment then click the comment button to make it happen

![Code Comment](https://github.com/coswat/todo/assets/97345827/3d92ca99-12be-472b-96a4-4d62cb420552)

## 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

## Contributing

Thank you for considering contributing to the Code Commenter plugin!