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

Add logging for file watcher events #5062

Closed
bobbrow opened this issue Mar 5, 2020 · 0 comments
Closed

Add logging for file watcher events #5062

bobbrow opened this issue Mar 5, 2020 · 0 comments
Assignees
Labels
Feature Request fixed Check the Milestone for the release in which the fix is or will be available. Language Service
Milestone

Comments

@bobbrow
Copy link
Member

bobbrow commented Mar 5, 2020

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.

@bobbrow bobbrow added this to the 0.27.0 milestone Mar 5, 2020
@Colengms Colengms self-assigned this Mar 9, 2020
@Colengms Colengms added the fixed Check the Milestone for the release in which the fix is or will be available. label Mar 10, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature Request fixed Check the Milestone for the release in which the fix is or will be available. Language Service
Projects
None yet
Development

No branches or pull requests

3 participants