You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2022. It is now read-only.
By default only ChainingHint is enabled. This is due to Neovim not able to add virtual text injected into a line. To enable all hints:
76
+
By default only ChainingHint is enabled. This is due to Neovim not able to add virtual text injected into a line. To enable all hints:
56
77
**Note:** Not all hints will be displayed if this is set. For easier readability, only hints of one type are shown per line.
57
-
78
+
**Note:** For clangd you have to explicitly specify the type of the hints to provide, currently, it have "parameter" and "type" [clangd doc](https://clangd.llvm.org/extensions#inlay-hints)
0 commit comments