LibConfig README

November 14, 2019 ยท View on GitHub

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:

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