AKBS is the All-Knowing Build System for compiling C, C++ and Assembly files. This is the VSCode Extension for highlighting AKBS files
It highlights the functions, wildcard functions, comments and preprocessor defines
A list of issues will be at the Issues page for the extension.
For AKBS itself, it will be here.
(For example, lack of Windows support is an issue for AKBS itself, not the extension)
Initial release
- Fixed set$ not working properly
- Fixed variable names with underscores stopping the variable highlighting at the underscore
- Added Intellisense