Files
rust/editors/code
Steffen Lyngbaek e98aff109a Parameter inlay hint separate from variable type inlay? #2876
Add setting to allow enabling either type inlay hints or parameter
inlay hints or both. Group the the max inlay hint length option
into the object.

- Add a new type for the inlayHint options.
- Add tests to ensure the inlays don't happen on the server side
2020-03-10 14:33:45 -07:00
..
2020-02-24 21:23:56 +02:00
2020-01-15 16:07:39 +01:00
2020-03-10 13:31:13 -04:00
2020-03-02 14:27:26 +01:00
2020-02-16 05:04:51 +08: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.