Release notes Keep up with latest product news
3620 notes
DeepSeeWeb Version 2.1.40
Fixed issue with widgets on tiles
Samples-BI Version 1.0.1
Adding zpm support. It will allow to install with zpm:USER>install samples-bi
zpm-dockerhub Version 1.0.0
Initial Release with tags:docker pull intersystemsdc/iris-community:2019.4.0.383.0-zpm-dev
VSCode-ObjectScript Version 0.8.0
"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
DeepSeeWeb Version 2.1.39
Fixed issue with chooseColumnSpec
zpm-registry Version 1.0.2
InterSystems Publisher is introduced
Serenji Version 3.0.9
Make debug session stop cleanly at end of execution.
Allow debugging to target line labels that come after a zero-length line.
Fix "Cannot read property 'length' of undefined" that occurred when using namespace-specific launch-type debug config in a root-level workspace.
Color %-labels correctly.
Fix issues with F12 not going to correct line.
Handle larger local variable arrays when debugging.
Suppress suggestions when typing a label at the start of a line.
13 Dec, 2019
Version 1.4
Fixed an endless loop if no solution possible
Added some admin commands:
;; navigate between boxes by cursor keys <>^v
;; simple administration commands:
;; . to stop
;; , to stop
;; * start the solver
;; x eXport status to csv_file (0 = terminal)
;; i import status from csv_file (0 = terminal)
;; ^ write snapshot to global ^box
;; ! load snapshot from global ^box