eclipse-theia / vscode-builtin-extensions

Built-in VS Code extensions for Theia
Other
67 stars 36 forks source link

how to run simplebrowser on runserver #98

Closed ashwin31 closed 2 years ago

ashwin31 commented 2 years ago

I am running openvscode server and simplebrowser is not starting automatically when I run project in the web terminal of openvscode.

Is there any configuration to be in place or some automation to be done?

vince-fugnitto commented 2 years ago

@ashwin31 thank you for the issue, we do not maintain the simple-browser extension (only package and publish it to open-vsx). Does the same use-case occur when you try to use it in vscode itself? Else you might want to open an issue at openvscode-server itself.

ashwin31 commented 2 years ago

Thank you @vince-fugnitto I will ask in the openvscode-server repo. I guess, this is not related to vscode itself.