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 filed the issue above as this is greatly affecting TypeScript developers at Google. We use the tsconfig 'extends' feature to reference other tsconfig generated by the build system, and not having editors update as the build system updates confuses people who are used to this "just working".
If someone can provide pointers on how this might get fixed I'd be more than happy to have a go at writing a PR for it if it were to be accepted.
Having issues with this lack of file watching for the extends file as well. For anyone investigating or working on a solution, here is a simple repro for this issue.
Creating the bug for TODO from PR #17269
The text was updated successfully, but these errors were encountered: