- Version: 1.0.0
- Working (see CHANGELOG.md for features)
- Compatible with CLion 2026.1.1
- LICENSE
- INFO: Support for CLion 2025.* will end with CLion 2027.*
This plugin is intended for programmers who use the Netwide Assembler (NASM) and need syntax highlighting and other features in CLion.
I had problems with other NASM plugins I used before, so I thought: "If you don't like the available plugins, build your own."
Since I know Java, I decided to write it myself — and because I like a challenge, I used only Java.