simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.17k stars 159 forks source link

Feature request: Toggle Inlay Hints #345

Open TheFedaikin opened 1 year ago

TheFedaikin commented 1 year ago

Hey everyone!

This feature was here before, but now it's gone as a separate function. On top of that, the internal state of the function is not exposed externally, so there's no way I can check if it's enabled or disabled at this moment. I know this is probably a very niche request, but it should be straightforward to implement, so I can create a PR if there's a green light on this.

TheSast commented 1 year ago

I was about to start making my own fork to pr such a change before I found this. Nice to see another person with the same niche issue.

icambron commented 1 year ago

Looks like it was removed here: https://github.com/simrat39/rust-tools.nvim/commit/e4173f405290b75aaf755b0685f052c120bebeae