Skip to content

Fix TypeError from trying to read directory #692

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

Merged
merged 2 commits into from
May 27, 2025

Conversation

kycutler
Copy link
Contributor

@kycutler kycutler commented Apr 9, 2025

Fixes #691

The file watcher will trigger on the temp directory (when it is first created), throwing an error.

@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label May 27, 2025
@vs-code-engineering vs-code-engineering bot added this to the May 2025 milestone May 27, 2025
@eleanorjboyd eleanorjboyd merged commit 03df39b into microsoft:main May 27, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension throwing TypeError: Cannot read properties of undefined (reading 'toString')
3 participants