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
If a project input or output file gets (re)moved outside VSCode, the projects manager will keep showing that file even though it is now gone. We should filter out these files on startup and set a file watcher to remove them when they disappear.
If a project input or output file gets (re)moved outside VSCode, the projects manager will keep showing that file even though it is now gone. We should filter out these files on startup and set a file watcher to remove them when they disappear.