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 has been archived by the owner on Jan 3, 2024. It is now read-only.
tools.inlay_hints.only_current_line_autocmd --> Removed, new inlay hints mitigates the performance issues we had before, so need for this.
tools.inlay_hints.show_variable_names --> Removed
InlayHints API Changes
Dec 8 2021
No longer requires/uses telescope for RustRunnables/RustDebuggables.
Now uses vim.ui.select for choosing the options, try telescope-ui-select.nvim or popui.nvim for pretty interfaces.
The text was updated successfully, but these errors were encountered:
Aug 7 2022
Major internal refactor.
Config changes:
InlayHints API Changes
Dec 8 2021
No longer requires/uses telescope for RustRunnables/RustDebuggables.
Now uses
vim.ui.select
for choosing the options, try telescope-ui-select.nvim or popui.nvim for pretty interfaces.The text was updated successfully, but these errors were encountered: