Announcement
· Mar 21, 2022

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.alwaysShowServerCopy setting 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 response messages to Output (#853)
    • Fix server-side searching of CSP files (requires proposed API enabled - see README) (#896)
    • User-level server setting in objectscript.conn no longer overrides a workspace-level docker-compose setting (#898)
    • Ignore objectscript.conn.docker-compose when running in dev container (#900)
    • Upgrade vulnerable dependencies.
Discussion (0)1
Log in or sign up to continue