Skip to content

Releases: sasjs/vscode-extension

v1.2.6

15 Mar 08:59
a11660d
Compare
Choose a tag to compare

1.2.6 (2021-03-15)

Bug Fixes

  • build: move syntax and language folders out of source folder (a11660d)

v1.2.5

14 Mar 17:22
c2984fb
Compare
Choose a tag to compare

1.2.5 (2021-03-14)

Bug Fixes

  • dark-theme: fix colours in dark theme (c2984fb)

v1.2.4

14 Mar 17:17
925e5fe
Compare
Choose a tag to compare

1.2.4 (2021-03-14)

Bug Fixes

  • dark-theme: correct colours for dark theme (925e5fe)

v1.2.3

14 Mar 13:32
37db74a
Compare
Choose a tag to compare

1.2.3 (2021-03-14)

Bug Fixes

  • move themes out of src folder (37db74a)

v1.2.2

14 Mar 13:25
6f9e2fc
Compare
Choose a tag to compare

1.2.2 (2021-03-14)

Bug Fixes

  • export theme files to build folder (6f9e2fc)

v1.2.1

14 Mar 13:18
280c468
Compare
Choose a tag to compare

1.2.1 (2021-03-14)

Bug Fixes

  • syntax-highlighting: add light and dark SASjs themes (280c468)

v1.2.0

12 Mar 09:34
40a5b33
Compare
Choose a tag to compare

1.2.0 (2021-03-12)

Features

  • syntax-highlighting: add syntax highlighting for SAS, change SAS file icon (a3f2853)

v1.1.2

11 Mar 07:49
631254e
Compare
Choose a tag to compare

1.1.2 (2021-03-11)

Bug Fixes

  • logs: show log when execution job has errored (aa0d262)

v1.1.1

10 Mar 09:06
6aaa598
Compare
Choose a tag to compare

1.1.1 (2021-03-10)

Bug Fixes

  • auth: authenticate against target when access token is unavailable (c7471e8)

v1.1.0

08 Mar 10:56
40ea037
Compare
Choose a tag to compare

1.1.0 (2021-03-08)

Bug Fixes

  • default-target: use defaultTarget property (50c2c26)

Features

  • add execute code button, add default targets (971a46d)