Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.28 KB

File metadata and controls

36 lines (28 loc) · 1.28 KB

2.0.3 (26-Aug-2025)

  • Improve positioning of assertion failure markers (#50)
  • Remove need to define helper SQL functions via DDL.
  • Promote use of vscode-per-namespace-settings package for webapp setup.
  • Update DC contest text in README.

2.0.2 (30-Jul-2025)

  • Fix coverage marking when "objectscript.multilineMethodArgs": true (#46)
  • Improve method range highlighting accessed from coverage tree (#48)

2.0.1 (28-Jul-2025)

  • Activate the Covering Tests filter in the editor's Test Coverage Toolbar (#44)
  • Various bugfixes and improvements.

2.0.0 (23-Jul-2025)

0.2.3 (13-Nov-2024)

  • Add manual refresh to test trees, and automatic refresh when client setting changes (#20)
  • Fix overprompting during authentication.
  • README improvements (#31)
  • Use correct output channel for debug messages.
  • Update dependencies.

0.2.2 (10-Jun-2023)

  • Handle method names containing numerics.
  • Support workspaces that don't use Server Manager.

0.2.1 (08-Jun-2023)

  • Discover client-side tests when using objectscript.conn.docker-compose settings (#10)

0.2.0 (22-May-2023)

  • First published version.

0.1.0 (23-Mar-2023)

  • Initial preview VSIX version.