Skip to content

Releases: lf-lang/vscode-lingua-franca

VS Lingua Franca 0.1.0

02 Feb 07:54
v0.1.0
Compare
Choose a tag to compare

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

  1. KLIghD Diagrams integration, allowing interactive diagrams of Lingua Franca programs.
  2. Syntax highlighting for Lingua Franca and C, C++, Python, TypeScript, and Rust code blocks.
  3. Semantic highlighting for Lingua Franca.
  4. Syntax checking and/or linting for C++, Python, TypeScript, and Rust.
  5. In-editor build command.

Full Changelog: https://github.com/lf-lang/vscode-lingua-franca/commits/v0.1.0