- Improve positioning of assertion failure markers (#50)
- Remove need to define helper SQL functions via DDL.
- Promote use of
vscode-per-namespace-settingspackage for webapp setup. - Update DC contest text in README.
- Fix coverage marking when
"objectscript.multilineMethodArgs": true(#46) - Improve method range highlighting accessed from coverage tree (#48)
- Activate the Covering Tests filter in the editor's Test Coverage Toolbar (#44)
- Various bugfixes and improvements.
- Use Test Coverage Tool to present coverage information (#24)
- 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.
- Handle method names containing numerics.
- Support workspaces that don't use Server Manager.
- Discover client-side tests when using
objectscript.conn.docker-composesettings (#10)
- First published version.
- Initial preview VSIX version.