Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>LibConfigNew to Visual Studio Code? Get it now.
LibConfig

LibConfig

wegman12

|
6,382 installs
| (2) | Free
C++ Configuration Library Syntax Highlighter and Refactoring Agent
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LibConfig README

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

Features

This package provides:

  • Syntax highlighting for .cfg files
  • Brace based code folding
  • Syntax Error Hints

Extension Settings

This is currently not configured, but would be a nice addition for the future

Known Issues

None

Release Notes

1.0.0

Initial release of libConfig parser

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft