rust/crates/ra_lsp_server/src
2019-03-11 13:58:38 -04: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 LSP: Support EnumMember and Field 2019-03-11 13:58:38 -04:00
init.rs Don't default publishDecorations to true on the server 2019-03-09 12:55:15 +01:00
lib.rs Add showWorkspaceLoadedNotification to vscode client 2019-03-06 11:34:38 +02:00
main_loop.rs when loading workspace, say how many packages were loaded 2019-03-07 17:46:17 +03:00
main.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 Rename and change add_roots to return a Vec. 2019-03-07 01:05:07 +01:00