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
config debug expo intellisense prebuild react-native vscode

Expo Tools
Expo Tools

Latest release Workflow status Install from VS Code Marketplace Install from Open VSX

IntelliSense  —  Debug apps  —  Preview prebuild  —  Preview manifest  —  Changelog  —  Contribute


Expo Tools adds suggestions and docs for all Expo config. It also shows live previews for native files from prebuild, right in your editor!


IntelliSense for Expo configs

Expo config IntelliSense example

Get suggestions and docs where you need them the most.




Debug Expo apps

Debug your app, without leaving your editor. The built-in expo debugger can connect directly to your simulator or phone, giving you complete insights into what your app is doing.


Live preview for native files

See how your changes in app.json or app.config.js would affect the native files created by npx expo prebuild. The previews are generated whenever you save the app manifest and won't affect existing files.

Open app.json or app.config.js and run the Expo: Preview Modifier command.

Supported Android files

Supported iOS files


Live preview for manifest

Preview the generated manifests for your app. You can do this for the different config types listed below.

Open app.json or app.config.js and run the Expo: Preview Config command.


with ❤️  byCedric