【发布时间】:2022-12-26 23:22:48
【问题描述】:
Since few days, the hover popup in my VSCode gets disabled automatically for the current user.
Basically, the property @id:editor.hover.enabled hover is unset for User, but remains checked for Workspace.
Anyone of you started facing this issue recently?
These are the list of extensions I'm using:
albert.TabOut
amazonwebservices.aws-toolkit-vscode
BrijeshBumrela.bhailang-extension
cweijan.vscode-database-client2
cweijan.vscode-office
dbaeumer.vscode-eslint
donjayamanne.typescript-notebook
eamodio.gitlens
GrapeCity.gc-excelviewer
jsayol.firebase-explorer
kevinglasson.cornflakes-linter
mintlify.document
ms-azuretools.vscode-docker
ms-python.python
ms-python.vscode-pylance
ms-toolsai.jupyter
ms-toolsai.jupyter-keymap
ms-toolsai.jupyter-renderers
ms-vscode-remote.remote-containers
ms-vscode.cpptools
ms-vscode.vscode-typescript-next
natqe.reload
RandomFractalsInc.vscode-data-preview
redhat.java
redhat.vscode-yaml
sourcery.sourcery
TabNine.tabnine-vscode
VisualStudioExptTeam.intellicode-api-usage-examples
VisualStudioExptTeam.vscodeintellicode
vscjava.vscode-java-debug
vscjava.vscode-java-dependency
vscjava.vscode-java-pack
vscjava.vscode-java-test
vscjava.vscode-lombok
vscjava.vscode-maven
I tried setting the key manually and it works, but couldn't figure out why it gets unset in the first place. Have done enough google search, but none reported this issue
【问题讨论】:
-
Am also seeing this and it's driving me crazy. See the GitHub issue: github.com/microsoft/vscode/issues/165988
-
@Sean: Thanks for the issue link. Let's hope this gets resolved