Files
rust/editors/code
Veetaha de2324d9e6 Remove fixme from inlay_hints.ts
I have reevaluated the fixme and it doesn't seem necessary to pass an array of files
to the inlay hints request.
This will (a) make the request more compilcated (b), make us wait for
inlay hints for `all` active editors resolve at once before rendering and (c)
doesn't seem required because 99% of the time there is a single active editor
in the IDE
2020-08-29 02:05:42 +03:00
..
2020-08-29 02:05:42 +03:00
2020-07-06 14:29:19 +03:00
2020-02-24 21:23:56 +02:00
2020-05-20 22:31:39 +03:00
2020-01-15 16:07:39 +01:00
2020-03-02 14:27:26 +01:00
2020-06-27 22:37:03 +03:00
2020-06-30 17:42:54 +02:00
2020-07-06 14:29:19 +03:00

rust-analyzer

Provides support for rust-analyzer: novel LSP server for the Rust programming language.

See https://rust-analyzer.github.io/ for more information.