Closed as not planned
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version:
Version: 1.98.2 (user setup)
submit: ddc367e
data: 2025-03-12T13:32:45.399Z
Electron: 34.2.0
ElectronBuildId: 11161602
Chromium: 132.0.6834.196
Node.js: 20.18.2
V8: 13.2.152.36-electron.0 - OS Version: Windows_NT x64 10.0.19044
Steps to Reproduce:
- When I use VSCode for code editing, there will be a code prompt about a certain method or variable, as shown in the following figure:
- In the past, this prompt only appeared after hovering the mouse over a label, method, or variable for a certain period of time. However, now, as long as the mouse passes by or hovers over a label, method, or variable without pausing, this pop-up box will immediately appear and will not disappear after the mouse is moved away. It requires clicking the pop-up window and pressing the ESC key to disappear. This problem greatly affects my code editing efficiency. I hope the VSCode team can fix this problem as soon as possible!