Provides a set of tools for PIC MCU development using the CCS C compiler. These tools entail:
- A Language Server based on the Language Server Protocol
- A Parser for the C language based on Tree Sitter
- A VS Code extension
- Hover
- Static code analysis
- Code completion
- Code Actions like Refactorings, Rename, etc.