Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apart from watching config file for the project updates, we probably should also watch extended config file #17753

Closed
sheetalkamat opened this issue Aug 11, 2017 · 3 comments · Fixed by #41493
Assignees
Labels
Bug A bug in TypeScript Fix Available A PR has been opened for this issue
Milestone

Comments

@sheetalkamat
Copy link
Member

Creating the bug for TODO from PR #17269

@fis-cz
Copy link

fis-cz commented Jan 12, 2020

TS3.4 is still not watching for changes in extended config file.

@12wrigja
Copy link

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.

@molisani
Copy link
Contributor

molisani commented Nov 2, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in TypeScript Fix Available A PR has been opened for this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants