Skip to content

Releases: intersystems-community/vscode-objectscript

v0.7.14-B20200113

13 Jan 11:56
5bfde00
Compare
Choose a tag to compare
v0.7.14-B20200113 Pre-release
Pre-release
CSP support with server-editing, more filtering options

v0.7.14-B20200109

09 Jan 13:56
4800d4a
Compare
Choose a tag to compare
v0.7.14-B20200109 Pre-release
Pre-release
clientclassmethod

v0.7.14-B20200104

04 Jan 09:25
7d06828
Compare
Choose a tag to compare
v0.7.14-B20200104 Pre-release
Pre-release
update changelog

v0.7.14-B20191220

20 Dec 15:05
Compare
Choose a tag to compare
v0.7.14-B20191220 Pre-release
Pre-release
update github workflow

v0.7.14-beta.5

04 Dec 14:47
ad94a04
Compare
Choose a tag to compare
v0.7.14-beta.5 Pre-release
Pre-release
  • discover port from docker-compose
  • open terminal with docker-compose
  • go to routines

v0.7.14-beta.4

24 Nov 14:03
6a56ed8
Compare
Choose a tag to compare
v0.7.14-beta.4 Pre-release
Pre-release
  • compile from Server Explorer view
  • fixed syntax for &js<

v0.7.14-beta.3

12 Nov 09:00
4b48de1
Compare
Choose a tag to compare
v0.7.14-beta.3 Pre-release
Pre-release
  • diagnostic for members duplication in class
  • do not compile if an error occurred during import class to server

v0.7.14-beta.2

07 Oct 14:52
86bb545
Compare
Choose a tag to compare
v0.7.14-beta.2 Pre-release
Pre-release
Explorer view, should be faster now

v0.7.14-beta.1

05 Oct 20:22
22cd74c
Compare
Choose a tag to compare
v0.7.14-beta.1 Pre-release
Pre-release
Studio Source Control class some actions available now

v0.7.12

27 Aug 20:27
e008d5d
Compare
Choose a tag to compare
  • 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