expo / vscode-expo

Expo Tools keep you productive with debugging, IntelliSense, and prebuild previews
https://marketplace.visualstudio.com/items?itemName=expo.vscode-expo-tools
MIT License
413 stars 11 forks source link

fix: activate extension after startup is finished #257

Closed byCedric closed 6 months ago

byCedric commented 6 months ago

Linked issue

This is because workspaceContains:node_modules/expo doesnt work for non-top-level references.

See: https://github.com/Microsoft/vscode/issues/2739

expo-bot commented 6 months ago

:tada: This PR is included in version 1.4.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: