Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 943 Bytes

File metadata and controls

32 lines (21 loc) · 943 Bytes

LibConfig README

A maintenance fork of the wegman12.cfg-language-features extension which provides language support for C++ LibConfig files. The original extension appeared unmaintained with various outstanding pull requests.

Original extension repo at https://github.com/wegman12/Libconfig-VsCode-Support

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.3

Allow capital '0X' in hex code value specifier