rust/docs
Mathew Horner 8a2803d9ae Allow configuration of annotation location.
Previously, annotations would only appear above the name of an item (function signature, struct declaration, etc).

Now, rust-analyzer can be configured to show annotations either above the name or above the whole item (including doc comments and attributes).
2022-09-11 22:40:33 -05:00
..
dev Implement lsp extension for cancelling running flychecks 2022-08-19 08:54:53 +02:00
user Allow configuration of annotation location. 2022-09-11 22:40:33 -05:00