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

Slightly annoying popup (Not actually a bug) #187971

Closed
srheede opened this issue Jul 15, 2023 · 2 comments
Closed

Slightly annoying popup (Not actually a bug) #187971

srheede opened this issue Jul 15, 2023 · 2 comments
Assignees

Comments

@srheede
Copy link

srheede commented Jul 15, 2023

Type: Bug

I'm working on a Flutter project so I'm not sure if the popup is from a Flutter or Dart extension or if it's a VS Code feature. The popup shows when you hover over declaired class instance and it gives you information about the class (variable names, ect.), which is all great. The popup is a nuasance though when you are at the top of the screen because it shifts over the text where you have the class instance it is giving you information about, which then blocks you from editing that text. I saw there is an option to switch off the popup in the settings but I find the popup useful and don't want to switch it off completely. If it can just prioritize my access to the actual text vs showing the popup, that would be great.

VS Code version: Code 1.80.0 (660393d, 2023-07-04T15:06:02.407Z)
OS version: Windows_NT x64 10.0.19045
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz (4 x 2594)
GPU Status 2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: unavailable_software
Load (avg) undefined
Memory (System) 7.88GB (0.89GB free)
Process Argv --crash-reporter-id d030c781-0e52-4dd9-b1db-abbc32ad42ee
Screen Reader no
VM 0%
Extensions (21)
Extension Author (truncated) Version
flutter-snippets ale 3.0.0
dart-code Dar 3.68.1
flutter Dar 3.68.0
kotlin fwc 0.2.31
go gol 0.39.0
terraform has 2.27.0
flutter-tree mar 1.0.0
vscode-docker ms- 1.25.2
python ms- 2023.12.0
vscode-pylance ms- 2023.7.20
jupyter ms- 2023.6.1101941928
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.0.17
remote-containers ms- 0.299.0
remote-wsl ms- 0.80.2
cmake-tools ms- 1.14.34
cpptools ms- 1.16.3
cpptools-extension-pack ms- 1.3.0
signageos-vscode-sops sig 0.8.0
cmake twx 0.0.17
vscode-gradle vsc 3.12.7

(1 theme extensions excluded)

A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vsdfh931:30280409
vshan820:30294714
vstes263:30335439
vscoreces:30445986
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30410667
py29gd2263cf:30784848
vsclangdf:30486550
c4g48928:30535728
dsvsc012:30540252
pynewext54:30695312
azure-dev_surveyone:30548225
vscccc:30610679
3biah626:30602489
pyind779:30671433
f6dab269:30613381
pythonsymbol12:30671437
2i9eh265:30646982
showlangstatbar:30737416
vsctsb:30748421
pythonms35:30701012
03d35959:30757346
pythonfmttext:30731395
pythoncmvfstrcf:30756944
fixshowwlkth:30771522
hideindicator:30785051
pythongtdpath:30769146
i26e3531:30780429
pythonnosm12tcf:30779713
pythonidxpt:30784022
pythonnoceb:30776495
h7j2d465:30786200

@vscodenpa
Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.80.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@rzhao271
Copy link
Contributor

rzhao271 commented Jul 17, 2023

Likely duplicate of #33752 – let me know if it's not

See #33752 (comment) for some settings you could try adjusting.

@rzhao271 rzhao271 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants