An extension which provides language support for C++ LibConfig files.
See https://github.com/hyperrealm/libconfig for more details on libconfig specifications
Many features were modified from the JSON functionality of VSCode:
- https://github.com/microsoft/vscode.git
- https://github.com/microsoft/vscode-json-languageservice
- https://github.com/microsoft/node-jsonc-parser.git
This package provides:
- Syntax highlighting for .cfg files
- Brace based code folding
- Syntax Error Hints
This is currently not configured, but would be a nice addition for the future
None
Initial release of libConfig parser