VS Code ObjectScript extension release 1.4.4
I'm pleased to announce the release of version 1.4.4 of the VS Code extension, which contains the following enhancements and bug fixes. Links will take you to the GitHub issue being addressed. As always, if you already have the extension installed, VS Code should automatically update your extension. If you're a new user, use these instructions to get started.
Change Log
- Enhancements
- Compile asynchronously to avoid timing out (#890)
- Add
objectscript.explorer.alwaysShowServerCopysetting to make ObjectScript Explorer always open server-side code, even when local copy exists (#494) - Move issue reporting instructions from README to documentation (#874)
- Fixes
- Fix syncing of local CSP files (#886)
- Stop logging
Non-JSON responsemessages to Output (#853) - Fix server-side searching of CSP files (requires proposed API enabled - see README) (#896)
- User-level
serversetting inobjectscript.connno longer overrides a workspace-leveldocker-composesetting (#898) - Ignore
objectscript.conn.docker-composewhen running in dev container (#900) - Upgrade vulnerable dependencies.
Discussion (0)0