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
The UI string is currently using the internal variable name
(workspaceFolderToken) instead of the one actually used in the file
(workspaceFolder). This PR fixes that.
0 commit comments