Can I embed a browser or emulator view into vs code

Viewed 871

I have recently discovered that Android Studio has a feature to display the emulator as a tab inside its own view which allows faster UI development.

You can click anywhere, browse files, etc. but the tab will always be there and you don't have to bring it to the front whenever you make a change and see how it looks.

Is there a way to do a similar thing with vs code on win10 with the android emulator for flutter or with chrome/edge for react?

0 Answers
Related