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

"Go to next problem" display isn't large enough #49843

Closed
ghost opened this issue May 14, 2018 · 3 comments
Closed

"Go to next problem" display isn't large enough #49843

ghost opened this issue May 14, 2018 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug languages-diagnostics Source problems reporting verified Verification succeeded
Milestone

Comments

@ghost
Copy link

ghost commented May 14, 2018

  • Type:
const x: { a: { b: 0 } } = { a: { b: 1 } };
  • Ctrl-shift-p and select "Go to next problem".

next_problem
Issue Type: Bug

VS Code version: Code - Insiders 1.24.0-insider (5d12f53, 2018-05-14T05:16:26.538Z)
OS version: Windows_NT x64 10.0.15063

System Info
Item Value
CPUs Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz (8 x 3492)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: unavailable_software
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 15.91GB (8.59GB free)
Process Argv C:\Program Files\Microsoft VS Code Insiders\Code - Insiders.exe src
Screen Reader no
VM 0%
Extensions: none
@vscodebot vscodebot bot added the terminal Integrated terminal issues label May 14, 2018
@Tyriar Tyriar added typescript Typescript support issues and removed terminal Integrated terminal issues labels May 14, 2018
@Tyriar Tyriar assigned mjbvz and unassigned Tyriar May 14, 2018
@mjbvz mjbvz assigned jrieken and unassigned mjbvz May 14, 2018
@mjbvz mjbvz removed the typescript Typescript support issues label May 14, 2018
@jrieken jrieken added bug Issue identified by VS Code Team member as probable bug languages-diagnostics Source problems reporting labels May 14, 2018
@jrieken
Copy link
Member

jrieken commented Jun 4, 2018

Actually, doesn't repro for me...
screen shot 2018-06-04 at 16 00 03

@andy-ms Any special settings? Zooming enabled? Can you still repro?

@ghost
Copy link
Author

ghost commented Jun 4, 2018

It looks like you need "editor.fontSize": 12 set to reproduce the error.

@jrieken
Copy link
Member

jrieken commented Jun 4, 2018

I can repro with 11, thanks

@jrieken jrieken added this to the June 2018 milestone Jun 4, 2018
@jrieken jrieken closed this as completed in 14cfd92 Jun 5, 2018
@mjbvz mjbvz added the verified Verification succeeded label Jun 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug languages-diagnostics Source problems reporting verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants