Releases: intersystems-community/vscode-objectscript
Releases · intersystems-community/vscode-objectscript
v2.10.4-beta.11
Allow users to select no resource in new KPI command (#1261)
v2.10.4-beta.10
Add new method stub to KPI classes created via command (#1260)
v2.10.4-beta.9
Improve handling of debugging WebSocket messages (#1258)
v2.10.4-beta.8
Adjust activity bar icon to work correctly with upcoming 1.84 top-bar…
v2.10.4-beta.7
Don't overwrite file name if the new name couldn't be determined (#1253)
v2.10.4-beta.6
Support setting data breakpoints on subsequent debug sessions (fix #1…
v2.10.4-beta.5
Pass namespace differently to Studio add-in (fix #1249) (#1250) Previously passed as $NAMESPACE but this only works for first page of a multi-page add-in such as the SOAP wizard.
v2.10.4-beta.4
Don't show REST APIs in Explorer CSP Files list (#1248)
v2.10.4-beta.3
Fix sorting of items in Projects Explorer (#1246)
v2.10.4-beta.2
Fix class name regex in Production snippets (#1241) --------- Co-authored-by: John Murray <[email protected]>