rust-analyzer/crates/ra_lsp_server/src
David Wood 00d927a188
Initial implementation of project-lock.json.
This commit adds a initial implementation of project-lock.json, a build
system agnostic method of specifying the crate graph and roots.
2019-03-07 01:05:03 +01:00
..
main_loop Add optional range parameter to SyntaxTreeParams 2019-03-03 19:49:50 +02: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 rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03:00
init.rs Add showWorkspaceLoadedNotification to vscode client 2019-03-06 11:34:38 +02:00
lib.rs Add showWorkspaceLoadedNotification to vscode client 2019-03-06 11:34:38 +02:00
main.rs Add showWorkspaceLoadedNotification to vscode client 2019-03-06 11:34:38 +02:00
main_loop.rs Add showWorkspaceLoadedNotification to vscode client 2019-03-06 11:34:38 +02: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 Initial implementation of project-lock.json. 2019-03-07 01:05:03 +01:00