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
jkleec opened this issue
May 6, 2019
· 3 comments
· Fixed by #73599
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeeded
In the console, when a URL is displayed, you can ctrl/cmd click on it to open the link. However if the url contains a '+' character, it will stop parsing the URL at that point.
Tyriar
added
bug
Issue identified by VS Code Team member as probable bug
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
labels
May 9, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeeded
Issue Type: Bug
In the console, when a URL is displayed, you can ctrl/cmd click on it to open the link. However if the url contains a '+' character, it will stop parsing the URL at that point.
e.g.:
"http://my-gerrit-server.com/c/path/to/project/+/9906"
in this case, the URL that will be clickable is only:
"http://my-gerrit-server.com/c/path/to/project/"
VS Code version: Code 1.33.1 (51b0b28, 2019-04-11T08:22:55.268Z)
OS version: Darwin x64 18.5.0
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (39)
The text was updated successfully, but these errors were encountered: