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
Some events like on(Did|Will)(Create|Delete|Rename)Files were finalized and marked as stable in vscode.d.ts We should implement it to support latest version of typescript built-in extension. It should be quite straightforward after #7139 gets merged.