PRACTICE extension for Visual Studio Code
Syntax Highlighting for PRACTICE cmm scripts for Lauterbach TRACE32® / PowerView
Highlighting sample
Installation
This extension can be installed via the marketplace
or manually from the TRACE32 demo directory demo/practice/syntaxhighlighting/vscode using:
code --install-extension practice-0.8.4.vsix
For VSCodium use:
codium --install-extension practice-0.8.4.vsix
Release Notes
0.7.0
- fix highlighting in some corner cases
0.6.0
- add backtick support
- add recursive macro replacement
- add support for ranges with dots.
0.5.0
- match case insensitive and short version of keywords.
0.4.0
- highlight macros inside strings.
- add escaped quote matching for strings.
0.3.0
0.2.0
0.1.0
| |