All notable changes to the "vscode-boost-jam" extension will be documented in this file.
- Recognize
variantas built-in rule
- Initial release of vscode-boost-jam.
- First stab at fairly usable syntax highlighting for Boost.Jam in Visual Studio Code.
LICENSE.txtandREADME.mdfiles.package.jsonwith the extension manifest.language-configuration.jsonwith language support configuration.syntaxes/bjam.tmLanguage.jsonfile with TextMate grammar for Boost.Jam language written from scratch.test/colorize-fixtures/test.jamfile used as test fixture (notest/colorize-resultsyet).