Dyalog / link

Source code for Link – the built-in component that enables the use of text files as the primary storage mechanism for APL source code
https://dyalog.github.io/link
MIT License
19 stars 12 forks source link

'Unable to record Stop/Trace settings' reported setting Stop or Trace flags in editor #665

Closed mkromberg closed 2 months ago

mkromberg commented 3 months ago

After changing stop or trace settings in the editor, Link outputs:

Unable to record Stop/Trace settings

And the settings are not recorded in the configuration file.

mkromberg commented 2 months ago

Fixed by #fa2c441