Skip to content

FileSystemProvider: watcher is being called for in-workspace files #48667

Closed
@bpasero

Description

@bpasero

Refs: #48421

Setup:

Steps

  • add a breakpoint to the watch method
  • open a file that is within the workspace

=> the watcher method is called for this file even though it is within the workspace and so I would expect this not to be called and instead be covered by the (recursive) folder watcher

Could be related to #48666

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from posterremoteRemote system operations issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions