Release notes
Keep up with latest product news
3514 notes
SerenjiVersion 3.0
https://georgejames.com/files-cgi/doc/serenji/3.0.0/GettingStarted.html
26 Mar, 2019
isc-tarVersion 0.1.2
Compact files as TAR or Extract files from TAR files
22 Mar, 2019
PythonGatewayVersion 0.7
https://github.com/intersystems-community/PythonGateway/blob/master/CHANGELOG.md
20 Mar, 2019
isc-tarVersion 0.1.1
Compact files as TAR or Extract files from TAR files
isc-tarVersion 0.1
Compact files as TAR or Extract files from TAR files
VSCode-ObjectScriptVersion 0.7.10
- New logo
- Fixed backward compatibility with previous versions of Atelier API
- Fixed issue with license usage, due to loosing cookies
- Some other small fixes
VSCode-ObjectScriptVersion 0.7.9
- IMPORTANT: Connection disabled by default, now. Set
"objectscript.conn.active": true
to enable it
- Automatically Preview XML files as UDL, (disabled by default, setting
objectscript.autoPreviewXML
)
- Preview XML As UDL by command from Command Palette and from Context Menu
- Fixed highlighting for XData with css in style tag
- Show percent-member in outline
- Multi-root workspace supported now, for different connections
- Multi-root workspace also for server explorer
- Go to definition now goes to real file if such presented, or opens from the server
- Basic syntax highlighting for CSP files, only as HTML
- Added some snippets for class
- Go to Subclass for the current class, available in command palette
- Go to Super class for the current class, available in command palette
- Go To any class/method in the workspace including server (by Cmd+T/Ctrl+T)
- some small fixes in the highlighting, and selecting words/variables
- Intellisense. Show list of methods for ##class(SomeClass)
- Go to macros definition
- Go to definition for methods and properties for self object like
..Name
, ..SomeMethod()
- Added completion for class parameters
- Export without storage
08 Feb, 2019
08 Feb, 2019