Releases: intersystems-community/vscode-objectscript
Releases · intersystems-community/vscode-objectscript
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
v0.7.14-beta.1
Studio Source Control class some actions available now
v0.7.12
- Debugging support, run routine, class or attach to a process
- Files in Server Explorer now can be edited
- Added more details about connection errors
- Improvements in Server Explorer build tree
- Fixed memory leak when exporting large amount of files
- Server view can be opened in explorer as virtual file system with schema
isfs://
- Option to suppress popup information message about successful compile
- Export, addCategory setting have more flexibility in naming category for exported items
- Formatting for commands and functions, as Word, UPPER or lower
- Some improvements in syntax highlighting
- Some other small fixes