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.
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.
- 🎨 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
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 |
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
- Open Acode Editor (Android)
- Go to Extensions / Plugins
- Search for Better Comments
- Install and enable
You can easily configure the plugin:
- Open Acode Settings
- Go to Plugin Settings
- Enable/disable tags like TODO, FIXME, etc.
If you find this useful, consider starring the repo ⭐
👉 https://github.com/asyncpranav/better-comments
- Track TODOs and pending tasks
- Highlight bugs and issues (FIXME)
- Add clear notes for future reference
- Improve team collaboration
- Write cleaner, more readable code
asyncPranav
GitHub: https://github.com/asyncpranav