Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Breaking Changes #232

Open
Open
@simrat39

Description

@simrat39

Aug 7 2022

  • Major internal refactor.

  • Config changes:

    • tools.hover_with_actions --> Removed, use keybind in on_attach instead.
    • tools.autoSetHints --> tools.inlay_hints.auto
    • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions