All notable changes to the "vscode-language-cimpl" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Added highlighting for URLs as unquoted strings
- Added
constrain
to the list of keywords - Added
fix
to the list of functions - Added several Grammar definitions to be highlighted
- Added
Target
to the list of keywords
- Added documentation of changes to README/Changelog
- Added 'ValueSet' to syntax highlighting
- Added concepts to syntax highlighting
- Added support for block-level comments in CIMPL
- Initial release