Skip to content
brotzeit edited this page Nov 1, 2019 · 25 revisions

Table of Contents

Customization

  • lsp-rust-server Choose LSP server

Commands

  • lsp-rust-switch-server Switch priorities of lsp servers

RLS

rust-analyzer

Commands

lsp-rust-analyzer-syntax-tree

Display syntax tree for current buffer

lsp-rust-analyzer-status

Display status information for rust-analyzer

lsp-rust-analyzer-join-lines

Join selected lines into one, smartly fixing up whitespace and trailing commas

before

after

inlay-hints