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
Anyway... I guess if I'd want to debug this I'd start with following steps:
Set typescript.tsserver.enableTracing to true
Set typescript.tsserver.log to verbose
Reload the window
Go to TypeScript channel in the Output tab
There you should have path to the log file
Open file in your notebook and open normal TS file to generate some logs.
Compare the differences in the log file