Skip to content

Add logging for file watcher events #5062

@bobbrow

Description

@bobbrow

You might see some error in the Toggle Developer Tools console if VS Code hits a file watcher error.

You could also set your C_Cpp.loggingLevel to "Debug" to and look for a "fileChanged" logging message (but unfortunately we don't log the file that changed yet).

Originally posted by @sean-mcmanus in #5052 (comment)

We should log the relevant file path along with the file watcher events.

Metadata

Metadata

Assignees

Labels

Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions