Skip to content

Releases: lf-lang/vscode-lingua-franca

VS Lingua Franca 0.1.1

12 Apr 01:43
v0.1.1
a1b7a0b
Compare
Choose a tag to compare

v0.1.1 (2022-04-11)

Highlights:

Upgrade to Lingua Franca v0.1.0.

Full Changelog

Closed issues:

  • Enable CI #4

Merged pull requests:

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