Inlay hints not working if set in the config.toml? #6777
Replies: 1 comment
-
Alright, it seems like it solved itself after a few minutes. The project was just too big and I had to wait for the hints to appear. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So, I placed the following snippet inside my ~/.config/helix/config.toml:
But that didn't seem to work. Using the
:set lsp.display-inlay-hints true
does work though. Other settings in that same config file work as well. Any ideas?Beta Was this translation helpful? Give feedback.
All reactions