Releases: sasjs/vscode-extension
Releases · sasjs/vscode-extension
v1.2.6
1.2.6 (2021-03-15)
Bug Fixes
- build: move syntax and language folders out of source folder (a11660d)
v1.2.5
1.2.5 (2021-03-14)
Bug Fixes
- dark-theme: fix colours in dark theme (c2984fb)
v1.2.4
1.2.4 (2021-03-14)
Bug Fixes
- dark-theme: correct colours for dark theme (925e5fe)
v1.2.3
1.2.3 (2021-03-14)
Bug Fixes
- move themes out of src folder (37db74a)
v1.2.2
1.2.2 (2021-03-14)
Bug Fixes
- export theme files to build folder (6f9e2fc)
v1.2.1
1.2.1 (2021-03-14)
Bug Fixes
- syntax-highlighting: add light and dark SASjs themes (280c468)
v1.2.0
1.2.0 (2021-03-12)
Features
- syntax-highlighting: add syntax highlighting for SAS, change SAS file icon (a3f2853)
v1.1.2
1.1.2 (2021-03-11)
Bug Fixes
- logs: show log when execution job has errored (aa0d262)
v1.1.1
1.1.1 (2021-03-10)
Bug Fixes
- auth: authenticate against target when access token is unavailable (c7471e8)
v1.1.0
1.1.0 (2021-03-08)
Bug Fixes
- default-target: use defaultTarget property (50c2c26)
Features
- add execute code button, add default targets (971a46d)