Skip to content

asyncPranav/better-comments

Repository files navigation

🚀 Better Comments for Acode – Comment Highlighter Plugin

Better Comments for Acode is a lightweight and powerful comment highlighter plugin for Acode editor (Android) that helps you colorize and organize comments using tags like TODO, FIXME, NOTE, and more.

Boost your code readability, debugging speed, and productivity while coding directly on your Android device.


✨ Why Use This Plugin?

Writing and reading comments in mobile editors can get messy. This plugin makes your comments:

  • 🎯 Easy to scan
  • 🧠 Instantly understandable
  • ⚡ Faster to navigate

Perfect for developers, students, and anyone coding on mobile.


🚀 Features

  • 🎨 Highlight comments with custom tags (TODO, FIXME, NOTE, etc.)
  • 📱 Optimized for Acode Editor on Android
  • ⚡ Lightweight and fast
  • 🔧 Simple and customizable
  • 🧠 Quickly spot bugs, tasks, and notes
  • 🔍 Improves code navigation and readability

🏷️ Comment Tags & Colors

Organize your code visually using these tags:

Tag Meaning Example
! Critical / Warning // ! This will crash
? Question / Doubt // ? Is this correct?
* Important // * Important section
TODO Task to complete // TODO: fix this
FIXME Bug / Issue // FIXME: broken on Android
NOTE Additional info // NOTE: see docs
// Disabled / Dead code // // old logic

💻 Supported Languages

Works with all major languages that support comments:

  • JavaScript, TypeScript, Java, C, C++
  • Python, Shell, YAML
  • HTML, CSS, and more

✔ Supports:

  • // single-line comments
  • # hash-style comments

📦 Installation (Acode Plugin)

  1. Open Acode Editor (Android)
  2. Go to Extensions / Plugins
  3. Search for Better Comments
  4. Install and enable

⚙️ Customization

You can easily configure the plugin:

  1. Open Acode Settings
  2. Go to Plugin Settings
  3. Enable/disable tags like TODO, FIXME, etc.

⭐ Support the Project

If you find this useful, consider starring the repo ⭐

👉 https://github.com/asyncpranav/better-comments


🔍 Use Cases

  • Track TODOs and pending tasks
  • Highlight bugs and issues (FIXME)
  • Add clear notes for future reference
  • Improve team collaboration
  • Write cleaner, more readable code

🧑‍💻 Author

asyncPranav
GitHub: https://github.com/asyncpranav

About

Acode editor plugin that highlights special comment tags with distinct colors — !, ?, *, TODO, FIXME, NOTE and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors