rust-analyzer/crates/ra_lsp_server/src
Ville Penttinen 0e49abb7fb Refactor CallInfo function signatures to new FunctionSignature type
This is used by CallInfo to create a pretty printed function signature that can
be used with completions and other places as well.
2019-04-09 14:45:04 +03:00
..
main_loop Refactor CallInfo function signatures to new FunctionSignature type 2019-04-09 14:45:04 +03:00
caps.rs reformat the world 2019-02-08 14:49:43 +03:00
cargo_target_spec.rs Initial implementation of project-lock.json. 2019-03-07 01:05:03 +01:00
conv.rs Refactor CallInfo function signatures to new FunctionSignature type 2019-04-09 14:45:04 +03:00
init.rs Don't default publishDecorations to true on the server 2019-03-09 12:55:15 +01:00
lib.rs Improve filtering of file roots 2019-03-20 11:55:38 +02:00
main.rs PR issuse resolved 2019-04-02 17:52:04 +03:00
main_loop.rs PR issuse resolved 2019-04-02 17:52:04 +03:00
markdown.rs Pass Documentation up to LSP and add "rust" to our codeblocks there 2019-01-29 21:39:09 -05:00
project_model.rs automatically wait for worker threads 2019-02-14 21:11:07 +03:00
req.rs Remove InternalFeedback 2019-03-05 22:20:11 +02:00
server_world.rs Remove checking file exists 2019-04-07 18:26:02 +08:00
vfs_filter.rs Move actual include logic to ProjectRoot 2019-03-21 10:43:47 +02:00