All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.3.0 - 2023-02-09
- udpated language server to 1.1.2
- updated OneSDK to 2.3.0
1.2.0 - 2022-12-22
- Superface outline view prototype - shows super.json and allows easy navigation to source files (profiles, maps, providers)
1.1.2 - 2022-11-10
- AJV resolution when packing extension microsoft/vscode-vsce#432
1.1.1 - 2022-11-09
- Updated language-server with fix ENUM resolution
1.1.0 - 2022-02-11
- Configuration capability to disable the language server
- Workspace commands to start/restart and stop the language server
1.0.1-beta.0 - 2021-11-30
1.0.0 - 2021-11-05
- Updated language-server to v1.0.0
0.1.6 - 2021-10-18
- Updated language-server to v0.0.17
0.1.5 - 2021-09-27
- Updated language-server to v0.0.16
0.1.4 - 2021-08-10
0.1.3 - 2021-08-06
0.1.2 - 2021-08-06
- JSON schemas for maps, profiles and super.json (wip)
0.1.1 - 2021-07-28
0.1.0 - 2021-07-28
- Added profile and map snippets
- Updated language-server to v0.0.13
- Renamed
slang
tocomlink
- Added open VSX registry publishing
0.0.12 - 2021-06-08
- Updated language-server to v0.0.12
0.0.11 - 2021-04-26
0.0.11 - 2021-04-26
- Publish to npm
0.0.8 - 2021-03-23
- Updated to language server v0.0.9
- Map http call security requirement syntax highlighting
0.0.7 - 2021-02-04
- Iteration atom syntax highlighting
- Iteration atom syntax rule recongnition to call statement and inline call
- Renamed
statement-condition
tocondition-atom
- Made some easily recognizable operators include their name in the syntax name identifier
0.0.6 - 2021-01-11
- Updated to language server v0.0.7
0.0.5 - 2021-01-09
- Updated to language server v0.0.6
- Map http call response comment syntax highlighting
0.0.4 - 2020-12-10
- Highlighting of profile usecase safety
- Highlighting of inline call in http call body slot
0.0.3 - 2020-11-25
- Language server dependency version
.vscodeignore
with and files packaged in the extension
0.0.2 - 2020-11-20
.map.slang
and.profile.slang
file associations
vsix
file release in github flow