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

Debug schema is missing skipFiles #263

Open shamilovtim opened 5 months ago

shamilovtim commented 5 months ago

Description of the bug

The skipFiles property allows people to skip annoying internals when they're debugging. The intellisense provided to launch.json is erroneously saying that skipFiles isn't a valid setting.

To Reproduce

See screengrab:

Screenshot 2024-04-13 at 1 38 41 PM