rust/crates/ra_syntax
Jeremy A. Kolb f8a2b53304 Language Server: textDocument/signatureHelp
Implements a pretty barebones function signature help mechanism in
the language server.

Users can use `Analysis::resolve_callback()` to get basic information
about a call site.

Fixes #102
2018-10-11 16:40:46 -04:00
..
fuzz rename all things 2018-09-16 13:07:39 +03:00
src Language Server: textDocument/signatureHelp 2018-10-11 16:40:46 -04:00
tests Attach comments smartly 2018-10-08 17:36:38 +03:00
Cargo.toml Move to rowan for syntax tree impl 2018-10-02 17:09:23 +03:00