You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix settings related bugs
* Fix: [#804, Parser settings always setting default options when loading settings.]
* Fix: profile settings could be deleted if markdown code style settings changed and applied
if profiles pane was opened before changing markdown code style.
* Fix: changing profiles and applying would cause export on settings change to be triggered
for every changed profile, instead of once for all changes.
* Fix: wrap on typing caret jumping to end of next line if typing replaces selection.
Version 2.9.10 bug. Parser settings reduction to only include set options missed the code which set missing options when loading settings.
This causes parser settings to always have default parser settings turned on.
The text was updated successfully, but these errors were encountered: