We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code-server --version
1.72.1
4.8.0
Should open the linked page in a new page of the browser.
Nothing... except "Activating extensions..." indication in status bar at bottom:
This indication just disappears after a short time, but nothing else happens. Nothing in the browser console log either.
No response
This was working fine before... think it broke with the update to v4.8.0?
v4.8.0
It is also broken (but was working before) for hyperlinks from URLs in the terminal window.
The text was updated successfully, but these errors were encountered:
Can you try 4.8.1's release candidate? I'm guessing this is the same CSP error we have in 4.8.0
Sorry, something went wrong.
So to do that, and based on this issue, I use the normal install script but add --edge? Like so...
--edge
curl -fsSL https://code-server.dev/install.sh | sh -s -- --edge
I answered this myself by trying it :)
Yes, installing as per my previous post has indeed installed the release candidate version:
And yes, the hyperlinking issue I reported at the top is fixed by the release candidate!
LOL hey at least you're proactive! Thank you for confirming! I'll close for now and add to the 4.8.1 milestone.
No branches or pull requests
Is there an existing issue for this?
OS/Web Information
code-server --version
:1.72.1
(that's the version of vscode I think? code-server version is4.8.0
... see screenshot below)Steps to Reproduce
Expected
Should open the linked page in a new page of the browser.
Actual
Nothing... except "Activating extensions..." indication in status bar at bottom:
This indication just disappears after a short time, but nothing else happens. Nothing in the browser console log either.
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
Are you accessing code-server over HTTPS?
Notes
This was working fine before... think it broke with the update to
v4.8.0
?It is also broken (but was working before) for hyperlinks from URLs in the terminal window.
The text was updated successfully, but these errors were encountered: