Skip to content

Releases: hpcc-systems/vscode-ecl

v0.0.34

01 Jun 07:45
Compare
Choose a tag to compare
v0.0.34 Pre-release
Pre-release
  • fix(Auto Login): Switch form launch.name to launch.serverAddress for internal cache
  • fix(Syntax Check): Check for valid line + col

v0.0.31

31 May 11:44
Compare
Choose a tag to compare
v0.0.31 Pre-release
Pre-release
  • fix(Syntax Check): Illegal argument: line must be non-negative …
  • fix: New config provider returns empty array on creation …

v0.0.30

28 May 14:17
Compare
Choose a tag to compare
v0.0.30 Pre-release
Pre-release

fix: locate client tools fails when exact match

v0.0.29

28 May 09:31
Compare
Choose a tag to compare
v0.0.29 Pre-release
Pre-release
  • chore: Release 0.0.29
  • chore: ECLTree display connection status
  • fix: Prompt user for missing password
  • fix: Errors not getting cleared correctly
  • chore: Update to latest @hpcc-js/comms
  • fix: Autopick best eclcc version
  • fix: Add support for ecllib files
  • feat: Suppress submit on error
  • chore: Fix lint config and issues
  • GH-91 Move ECL Watch links into its own activity.
  • GH-90 Update to latest packages
  • HPCC-18541 Update readme.md
  • GH-83 Remove moment dependency

v0.0.28

06 Mar 07:25
Compare
Choose a tag to compare
v0.0.28 Pre-release
Pre-release
  • GH-76 Default WUOpenExternal to true.
  • GH-79 Syntax check fails when syntaxCheckOnSave=false
  • GH-75 Update references to upstream repo

v0.0.26

17 Jan 15:19
Compare
Choose a tag to compare
v0.0.26 Pre-release
Pre-release
  • Additional logging
  • More control over syntax checking (args + onLoad)

v0.0.25

05 Dec 08:17
Compare
Choose a tag to compare
v0.0.25 Pre-release
Pre-release
  • GH-52 Add initial WU Support …
  • GH-54 Update README.md …
  • GH-59 Optionally open WUs in external browser …
  • GH-61 On close file, remove its err/warn from the problems list. …
  • GH-60 Identify unresponsive servers. …
  • GH-51 Improve STD autocompletion …

v0.0.24

30 Nov 19:09
Compare
Choose a tag to compare
v0.0.24 Pre-release
Pre-release
  • Rollback to 0.0.22

v0.0.23

30 Nov 18:08
803cb96
Compare
Choose a tag to compare
v0.0.23 Pre-release
Pre-release
  • GH-52 Add initial WU Support …
  • GH-53 Add embeded ECL Watch WUDetails page …

v0.0.22

28 Nov 17:43
Compare
Choose a tag to compare
v0.0.22 Pre-release
Pre-release
  • GH-5 Autocomplete Std …
  • GH-36 Switch from yarn to package-lock …
  • GH-44 Update extension icon …
  • GH-3 Update ECL language reference links …
  • GH-43 Use latest TS strict settings …
  • GH-33 ecl.includeFolders issue …
  • GH-37 On open, syntax check visible windows. …
  • GH-40 Logging not working as expected …
  • GH-41 Syntax check should not clear all previous errors …
  • GH-4 Syntax check all files …