Results 3 comments of Edgar

I have the same problem on VSCode 1.83 with my NextJS project. Some folders are moving correctly but others can throw error. As soon as the TS server starts the...

Time goes by and the problem is still relevant. The only thing I found to avoid restarting VSCode every time is to go to the TypeScript file and open Command...

> 👋 we are experimenting with using VS Codes core file watcher in the TypeScript extension ([microsoft/vscode#208872](https://github.com/microsoft/vscode/issues/208872)). There is a new setting `typescript.tsserver.experimental.useVsCodeWatcher` available starting with todays VS Code insider...