Releases: lf-lang/vscode-lingua-franca
Releases · lf-lang/vscode-lingua-franca
VS Lingua Franca 0.1.0
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install lf-lang.vscode-lingua-franca
For more info, see find this release on the Visual Studio Marketplace
Features
- KLIghD Diagrams integration, allowing interactive diagrams of Lingua Franca programs.
- Syntax highlighting for Lingua Franca and C, C++, Python, TypeScript, and Rust code blocks.
- Semantic highlighting for Lingua Franca.
- Syntax checking and/or linting for C++, Python, TypeScript, and Rust.
- In-editor build command.
Full Changelog: https://github.com/lf-lang/vscode-lingua-franca/commits/v0.1.0