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
433 stars 11 forks source link

fix: send the debugger type to inspector proxy #198

Closed byCedric closed 1 year ago

byCedric commented 1 year ago

Linked issue

This allows us to selectively patch certain behaviors when debugging from vscode. Like disabling inline source maps, or force urlRegex breakpoints to be unbound.

Additional context

This change anticipates that https://github.com/expo/expo/pull/23258 is going to be merged.

expo-bot commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: