Skip to content
brotzeit edited this page Oct 28, 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

  • 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

Clone this wiki locally