sim

Results 82 comments of sim

Inlay hints should update properly now. Please consider using https://github.com/simrat39/inlay-hints.nvim for a better experience with inlay hints in general.

Could you check again? I pushed another fix which should fix your problem

Ok this should be fixed now, with https://github.com/simrat39/rust-tools.nvim/commit/2e9e47372930e66541a70b865fea167947b4d1da

Looks good, although wondering why not add an executor for something like toggleterm?

do a `vnoremap` of this command: `lua vim.lsp.buf.range_code_action()` and then select the lines in visual mode and press your mapping

We don't support these because well its too much stuff to add the end of lines. Neovim doesn't support inline inlay hints (afaik), which these would make more sense with....

This shouldn't be super hard to implement, but the real hard part would be getting correct highlighting going https://github.com/simrat39/rust-tools.nvim/issues/23 is also having the same issue, but i'll look into it...

I'm guessing the `x11` backend is not supported on mac os. Try changing it to something else in the config.