Releases: Dyalog/ride
v4.4.3732
v4.4.3726
Release RIDE 4.4
Changelog:
Replace model for keeping track of dirty lines (#639)
Reset ssh password on tab change (#880)
Close down forcefully on second attempt to quit (#887)
Set status to disconnected if connection lost
Recover deleted lines in session after execute
Autocompletion popup closes when backspacing (#714)
Add configuration option for autocompletion after N characters.
Improve visibility of breakpoint margin (#830)
Unset RIDE_CONNECT on launching new RIDE instance (#891)
Show ValueTip in floating windows and for ⍺ ⍵
Fixed undo/redo cmds triggered from menus (#550)
v4.4.3716
Release RIDE 4.4
Changelog:
Direction of TB BT reversed (corrected)
Set focus on session after error, also when multiple trace windows opened (#174)
Allow user overriding SINGLETRACE option (#172)
Force active line number same color as inactive for variables (#842)
Add configurable truncation of session log (#661)
Update PW on resize of session (#813)
Add styling of active line number (#897)
Editor tab updated on edited item name (#845)
Replace CRLF with symbols and make readonly (#602)
Search box now supports home/end (#609)
End key on multiline selection moves to end of line where cursor is (#744)
Rename "Environment variables" to "Configuration parameters" (#536)
Version info when ABT from floating win (#606)
v4.4.3700
v4.4.3693
Release RIDE 4.4
Changelog:
ER breaks line if not in trace mode
Insert tab when appropriate
Tooltip on hover corrected
Use unsetopt to turn off NOMATCH option - Fixes issue with listing interpreters via SSH on a Mac that runs zsh
v4.3.3469
Release RIDE 4.3
Changelog:
Use unsetopt to turn off NOMATCH option - Fixes issue with listing interpreters via SSH on a Mac that runs zsh
v4.4.3689
v4.4.3687
v4.4.3682
Pre-Release of RIDE 4.4
WARNING: This is a pre-release version of RIDE 4.4: it is possible that functionality may be added, removed or altered; we do not recommend using pre-release versions of RIDE in production environments.
Changelog:
Merge pull request #827 from mgoszcz2/patch-1
Merge pull request #829 from tiamatica/sescrollfix
prevent scroll to top in session
Fix couple more broken hlp.js paths
Fix broken hlp.js help paths
Fix #735 even more
v4.4.3676
Pre-Release of RIDE 4.4
WARNING: This is a pre-release version of RIDE 4.4: it is possible that functionality may be added, removed or altered; we do not recommend using pre-release versions of RIDE in production environments.
Changelog:
Merge pull request #812 from Dyalog/dbl-clk-tracer
Double clicking in suspended function should edit