Another official release of the KIELER VS Code extension, the VS Code successor of the KIELER SCCharts editor. Find the extension published via Open VSX and the Visual Studio Code Marketplace.
New Features
Changes
- Updated Language Server to the latest KIELER SCCharts Release 1.5.0
- use context key for registering supported languages by @Eddykasp in #75
- adapt to changed klighd-vscode API by @NiklasRentzCAU in #92
- Adapt Language Server Communication to only use one Parameter. by @NiklasRentzCAU in #96
Fixes
- simulation: fix data in an error output. Fixes #53 by @NiklasRentzCAU in #66
- Update simulation view on table initialize. by @soerendomroes in #77
Tooling/Infrastructure
- use rimraf instead of rm -rf for non-bash shells. by @NiklasRentzCAU in #61
- Add CI by @NiklasRentzCAU in #63
- Changed author to a more generic KIELER user. by @NiklasRentzCAU in #72
- Update Deprecated Actions. Bump update-artifact to v4 by @Eddykasp in #93
- Version Updates by @NiklasRentzCAU in #95
Full Changelog: v0.2.0...v0.3.0