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: only show Current File for file scheme editors (#255)
Prevents invalid file paths from appearing in the Current File button when
clicking on non-file editors like Output panel or Terminal. Now checks
editor's URI scheme to ensure it's a valid file before updating the active
file path.
Co-authored-by: cwilliams <[email protected]>
0 commit comments