clangd / vscode-clangd

Visual Studio Code extension for clangd
https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-clangd
MIT License
626 stars 105 forks source link

Provide an option for close hover hints #693

Open learning310 opened 2 hours ago

learning310 commented 2 hours ago

According to README, the inlay hints for parameters can be controled by "editor.inlayHints.enabled" config. So, can provide an option for close hover hints? Thanks a lot.

learning310 commented 2 hours ago

kind of like #692

learning310 commented 2 hours ago

It's kind of annoying, specially when debug for watch variable value.