You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that theia integration is being removed #7395, we should do some cleanup when we do the initial extension installation in vscode web.
Right now, we have some custom logic inside gp-code branch to do the extension installation, we need to simplify and move this logic to the supervisor and install the needed extension using the server argument --install-entension and install-builtin-extension
The text was updated successfully, but these errors were encountered:
Now that theia integration is being removed #7395, we should do some cleanup when we do the initial extension installation in vscode web.
Right now, we have some custom logic inside gp-code branch to do the extension installation, we need to simplify and move this logic to the supervisor and install the needed extension using the server argument
--install-entension
andinstall-builtin-extension
The text was updated successfully, but these errors were encountered: