-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[cli] allow to open external URLs in a new tab #3646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/werft run 👍 started the job as gitpod-build-jk-notification-protocol-extension.7 |
5e57a96
to
a924def
Compare
f8dc2e3
to
014884d
Compare
014884d
to
9f12e09
Compare
When testing: not that the info dialog currently comes very late sometimes minutes (!) after the notification. I think we're waiting for OpenVSX before we actually start the Gitpod extension and thus register for notifications. Could be related to #3643 |
/werft run 👍 started the job as gitpod-build-jk-notification-protocol-extension.18 |
We are waiting for the initial extensions to be installed before allowing starting any extensions :( I tried to remove it but then you start without extensions and sometimes have to reload the page to apply them. Although I don't think it applies to the built-in extensions 🤔 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
worked well for me
A follow up on #3565.
Allows
gp preview
to open pages in new tabs