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
I have declared readonly uri: vscode.Uri in my FooCustomDocument which means an errors happens while resolving. The editor just appears as dead, no message for the user
re #93767
I have declared
readonly uri: vscode.Uriin myFooCustomDocumentwhich means an errors happens while resolving. The editor just appears as dead, no message for the user