Releases: polserver/vscode-escript
Releases · polserver/vscode-escript
v0.8.0
What's Changed
- Add CFG language support by @vitorfdl in #29
- Split packaging from Linux build in CI by @KevinEady in #31
- Release v0.8.0 by @KevinEady in #32
New Contributors
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- Create single universal platform package using GitHub Actions by @KevinEady in #27
- Release v0.7.2 by @KevinEady in #28
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Fix activation for extension by @KevinEady in #24
- Release v0.7.1 by @KevinEady in #25
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Add dap functionality by @KevinEady in #16
- Update Node package dependencies and GitHub Action versions by @KevinEady in #17
- Add grouping to processes list by @KevinEady in #18
- Change launch.json defaults by @KevinEady in #19
- Release v0.7.0 by @KevinEady in #23
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Workspace loading by @KevinEady in #1
- Initial unit tests CfgFileReader, Workspace; E2E for Mac by @KevinEady in #2
- Introduce using static bscript lib by @KevinEady in #4
- Introduce LSPWorkspace by @KevinEady in #5
- Remove unnecessary Mac dependencies installation by @KevinEady in #6
- Fix-up updates by @KevinEady in #7
- Diagnostics and Semantic Tokens integration into extension by @KevinEady in #8
- Introduce LSPDocument as JS class by @KevinEady in #9
- Introduce hover to extension by @KevinEady in #10
- Update polserver to 055575d by @KevinEady in #12
- Introduce jump-to-definition to extension by @KevinEady in #11
- Introduce completion to extension by @KevinEady in #13
- Introduce signature help to extension by @KevinEady in #14
- Update polserver to 3378112 by @KevinEady in #15
New Contributors
- @KevinEady made their first contribution in #1
Full Changelog: https://github.com/polserver/vscode-escript/commits/v0.6.0