Releases: intersystems-community/vscode-objectscript
Releases · intersystems-community/vscode-objectscript
v0.7.14-beta.10
Changes in this release
- "Debug this ClassMethod" feature added, to quickly debug any classmethod in a class
- Change variable value while debugging
- When virtual filesystem
isfs://
used, now possible to execute some actions from Studio Source class menu - Explorer view, new way of generation, should be faster now
- Explorer view, INC files now separate in own Includes folder
- Explorer view, option to show/hide generated items
- Explorer view will be shown only when any folder open
- When used docker-compose to run instance, it's now possible to get connected to a random port from service.
- When used docker-compose it's now very easy to connect to terminal
- Go to routine
- Show warning for deprecated functions, quick fix for
$zobj<xxx>
functions replaced
v0.7.14-B20200114.1
update version build number
v0.7.14-B20200113
CSP support with server-editing, more filtering options
v0.7.14-B20200109
clientclassmethod
v0.7.14-B20200104
update changelog
v0.7.14-B20191220
update github workflow
v0.7.14-beta.5
- discover port from docker-compose
- open terminal with docker-compose
- go to routines
v0.7.14-beta.4
- compile from Server Explorer view
- fixed syntax for &js<
v0.7.14-beta.3
- diagnostic for members duplication in class
- do not compile if an error occurred during import class to server
v0.7.14-beta.2
Explorer view, should be faster now