-
Notifications
You must be signed in to change notification settings - Fork 35.9k
Closed as not planned
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codeapiapi-proposalfeature-requestRequest for new features or functionalityRequest for new features or functionalityfile-watcherFile watcherFile watcherkeepIssues we should not close as out of scopeIssues we should not close as out of scope
Milestone
Description
Given we make good progress on #137872 we could enrich our file watcher API to allow an extension to provide glob patterns for exclude rules. We can then push these rules down directly to Parcel.
Some things to consider:
- we then should probably allow even recursive requests to go through when they are overlapping which we currently block
- if so, we need to revisit Filter out duplicate events before emitting to clients #169609
- as for API, we then probably should have another
createFileSystemWatcheroverload acceptingoptions
axosoft-ramint, eamodio, M-Zoldak, pflannery, Jolg42 and 2 more
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codeapiapi-proposalfeature-requestRequest for new features or functionalityRequest for new features or functionalityfile-watcherFile watcherFile watcherkeepIssues we should not close as out of scopeIssues we should not close as out of scope