Releases: hpcc-systems/vscode-ecl
Releases · hpcc-systems/vscode-ecl
v0.0.34
- fix(Auto Login): Switch form launch.name to launch.serverAddress for internal cache
- fix(Syntax Check): Check for valid line + col
v0.0.31
- fix(Syntax Check): Illegal argument: line must be non-negative …
- fix: New config provider returns empty array on creation …
v0.0.30
fix: locate client tools fails when exact match
v0.0.29
- 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
v0.0.26
- Additional logging
- More control over syntax checking (args + onLoad)
v0.0.25
v0.0.24
- Rollback to 0.0.22
v0.0.23
v0.0.22
- 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 …