Skip to content

Fix TypeError from trying to read directory - #692

Merged
Eleanor Boyd (eleanorjboyd) merged 2 commits into
microsoft:mainfrom
kycutler:kycutler/typeerrorfix
May 27, 2025
Merged

Eleanor Boyd (eleanorjboyd) merged 2 commits into
microsoft:mainfrom
kycutler:kycutler/typeerrorfix

Conversation

@kycutler

@kycutler Kyle Cutler (kycutler) commented Apr 9, 2025

Copy link
Copy Markdown
Contributor

Fixes #691

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

@eleanorjboyd Eleanor Boyd (eleanorjboyd) added the bug Issue identified by VS Code Team member as probable bug label May 27, 2025
@eleanorjboyd
Eleanor Boyd (eleanorjboyd) merged commit 03df39b into microsoft:main May 27, 2025
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