- Enables syntax highlighting in VSCode for the CAmkES (component architecture for microkernel-based embedded systems) component system language
- CAmkES is a component platform that provides support for developing and building static seL4 systems as a collection of interacting components
Please open an issue on github.
It would be most welcome if you could provide the buggy code snippet.
Contributions on github are most welcome.
This plugin is inspired by and partly based on the official vscode plugin for C/C++ by Microsoft. Some of the preprocessor and most comment handling is based on this.