Autosave rule moves cursor position in ui to the description

Manually editing rules files with the latest version of cursor when autosave is enabled causes the cursor to move to the description field upon save - currently the only workaround is to disable autosave when editing any rules files.

For example, with autosave turned on, if you started to type the quick brown fox... in the main text body field, after typing th, autosave kicks is and e qui… will get appended to the end of the description field.

1 Like

I experience this same bug. I’m on a Mac M1.

Seems to work when I disable ‘auto save’.

yeah :frowning: - but I found this might help as I dont really need the editor anyways

“workbench.editorAssociations”: {
“*.mdc”: “default”
}

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.