Skip to content

Releases: sasjs/vscode-extension

v1.26.1

20 Dec 11:21
adcf7e3
Compare
Choose a tag to compare

1.26.1 (2022-12-20)

Bug Fixes

v1.26.0

15 Dec 19:36
a311120
Compare
Choose a tag to compare

1.26.0 (2022-12-15)

Bug Fixes

  • add node-graphviz to externals array in build.ts (dc289fb)
  • If the current project is not a SASjs project, we should navigate up the directory tree to see if any higher-level folders contain a SASjs project (identified by a sasjs/sasjsconfig.json file) (fc2b5b2)
  • load default target from sasjsconfig.json (052df24)

Features

  • add docs command (fcb763a)
  • If there is no SASjs project then we should initialise sasjs doc in the current directory INCLUDING a sasjs/sasjsconfig.json file (63a6871)

v1.25.3

13 Dec 18:21
e8047f4
Compare
Choose a tag to compare

1.25.3 (2022-12-13)

Bug Fixes

v1.25.2

13 Dec 17:51
9baa1f2
Compare
Choose a tag to compare

1.25.2 (2022-12-13)

Bug Fixes

  • bumping sasjs/lint to v2 (3cad48b)

v1.25.1

09 Dec 13:05
Compare
Choose a tag to compare

1.25.1 (2022-12-09)

Bug Fixes

  • bump utils version and improve loggin (5f39c9e)

v1.25.0

24 Nov 09:38
b4a925a
Compare
Choose a tag to compare

1.25.0 (2022-11-24)

Bug Fixes

  • implemented singleton design pattern for output channel (b3b7553)
  • show sync directory icon all the time (3d54ea3)

Features

  • Support global .env at project level (ff76624)
  • Support root level syncDirectories (90fce98)

v1.24.3

17 Nov 14:16
160536c
Compare
Choose a tag to compare

1.24.3 (2022-11-17)

Bug Fixes

  • bumping sasjs/lint for new features (ca2373b)

v1.24.2

09 Nov 18:58
44e0bf3
Compare
Choose a tag to compare

1.24.2 (2022-11-09)

Bug Fixes

  • specify @sasjs/utils/fs as external (2d7dac3)

v1.24.1

08 Nov 16:58
Compare
Choose a tag to compare

1.24.1 (2022-11-08)

Bug Fixes

v1.24.0

08 Nov 16:04
fd3403c
Compare
Choose a tag to compare

1.24.0 (2022-11-08)

Features