Skip to content
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

Issue reporter cannot report issues #97378

Closed
wolf99 opened this issue May 9, 2020 · 2 comments
Closed

Issue reporter cannot report issues #97378

wolf99 opened this issue May 9, 2020 · 2 comments
Assignees

Comments

@wolf99
Copy link

wolf99 commented May 9, 2020

Issue Type: Bug

Any time I have used the issue reporter from VSCode, upon clicking the "Preview on GitHub" button it reports:

image

I think I don't have a huge list of extensions (relatively speaking) to list to be included so maybe aby list of extensions results in too large a message?

VS Code version: Code 1.44.2 (ff91584, 2020-04-16T16:36:23.138Z)
OS version: Windows_NT x64 10.0.18363

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (4 x 2904)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 7.88GB (2.73GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (29)
Extension Author (truncated) Version
better-comments aar 2.0.5
overtype ada 0.2.0
gitignore cod 0.6.0
bracket-pair-colorizer Coe 1.0.61
gitlens eam 10.2.1
todo-tree Gru 0.0.174
plantuml jeb 2.13.8
python ms- 2020.4.76186
remote-containers ms- 0.112.0
remote-ssh ms- 0.51.0
remote-ssh-edit ms- 0.51.0
remote-wsl ms- 0.44.2
vscode-remote-extensionpack ms- 0.20.0
cpptools ms- 0.27.1
material-icon-theme PKi 4.1.0
java red 0.61.0
vscode-xml red 0.11.0
glassit s-n 0.2.0
code-settings-sync Sha 3.4.3
vscode-checkstyle she 1.3.2
code-spell-checker str 1.8.0
open-in-browser tec 2.0.0
shellcheck tim 0.9.0
shell-launcher Tyr 0.4.1
vscode-java-debug vsc 0.25.1
vscode-java-dependency vsc 0.10.0
vscode-java-pack vsc 0.9.0
vscode-java-test vsc 0.22.3
vscode-maven vsc 0.21.3

(3 theme extensions excluded)

@gjsjohnmurray
Copy link
Contributor

See #60237 (comment)

@RMacfarlane
Copy link
Contributor

Yeah, the url length limit is unfortunately very easy to hit, it's 2045 characters total.

I want to get rid of this dialog entirely by being able to use GitHub account info and directly create the issue instead: #95165

I'm going to close this since this is currently expected behavior, but this is on the radar as something to improve

@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants