dense-analysis / ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
BSD 2-Clause "Simplified" License
13.57k stars 1.44k forks source link

Add Inlay Hints #4675

Open jonpas opened 11 months ago

jonpas commented 11 months ago

Inlay hints exist in vim-lsp and NeoVim's integrated LSP. It would be an awesome feature in ALE as well, especially when coupled with rust-analyzer and a toggle keybind to show/hide the inlay hints.