v4.8.0 #5706
jsjoeio
announced in
Announcements
v4.8.0
#5706
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Code v1.72.1
Added
also uses
VSCODE_PROXY_URI
where{{port}}
is replace when forwarding a port.Example:
VSCODE_PROXY_URI=https://{{port}}.kyle.dev
would forward anapplication running on localhost:3000 to https://3000.kyle.dev
--disable-workspace-trust
CLI flag--goto
flag to open file @ line:columnPATH
being overwritten in Docker please try the Ubuntu image as this is aproblem in the Debian base image.
Changed
Fixed
BROWSER
environment variableasExternalUri
to work so now extensions run inside code-server can use itThis discussion was created from the release v4.8.0.
Beta Was this translation helpful? Give feedback.
All reactions