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
@alexandrudima I already looked into only updating the editor when the options change and have a fix ready. Still, I am currently not smart enough to handle the case where someone changes some word wrap unrelated editor setting (aka I only check for the entire editor setting being same or not). I can look into doing a simple object-diff on the editor setting and only update you with the options that actually have changed in the editor?
Run Toggle Word Wrap
Execute View > Zoom In (this writes to user
settings.json
behind the scenes)observe: the word wrap state is reset again, Toggle Word Wrap needs to be run again.
The text was updated successfully, but these errors were encountered: