Skip to content

Watch subdirectories in project root instead of watching project root…#25811

Merged
sheetalkamat merged 1 commit into
masterfrom
subDirectoryOfRootWatches
Jul 31, 2018
Merged

Watch subdirectories in project root instead of watching project root…#25811
sheetalkamat merged 1 commit into
masterfrom
subDirectoryOfRootWatches

Conversation

@sheetalkamat
Copy link
Copy Markdown
Member

Fixes #25629 and microsoft/vscode#51139

Instead of watching projectRoot, watch the subdirectory in it so as to ensure we arent watching the folders in projectRoot that are excluded and arent part of module resolution failed lookup locations.

… so as to avoid watching excluded directories that are not part of config file

Fixes #25629 and microsoft/vscode#51139
@sheetalkamat
Copy link
Copy Markdown
Member Author

@mhegazy can you please review this. @dbaeumer reported this helped in microsoft/vscode#51139 (comment)

@sheetalkamat sheetalkamat merged commit 7bd1c8e into master Jul 31, 2018
@sheetalkamat sheetalkamat deleted the subDirectoryOfRootWatches branch July 31, 2018 18:51
@robbiespeed
Copy link
Copy Markdown

Will this fix not make it in to 3.0.2 ?
Just noticed the milestone on the issue had changed from 3.0.1 to 3.1

@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants