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
Start typing in ~/app1/test.ts - nothing changes in the ~/app2/test.ts editor
Save ~/app1/test.ts - now the changes appear in ~/app2/test.ts
I would expect this to behave the same as if I split an editor, it's the same file. So, typing in one editor should immediately update the other editor.
Also, if I set "workbench.editor.revealIfOpen": true, I would expect trying to open ~/app2/test.ts would just use ~/app1/test.ts.
Does this issue occur when all extensions are disabled?: Yes/No
Yes
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
Yes
The text was updated successfully, but these errors were encountered: