rust/crates/ra_lsp_server/src
bors[bot] 2a65020442 Merge #165
165: Make modules with tests runnable r=farodin91 a=farodin91

Fixes #154

I having problems to traverse the path to module. The main problem is that module_tree only supports `FileId` and not `Module` in files. Any idea?

I need to clean up the code a bit later.

Co-authored-by: Jan Jansen <farodin91@googlemail.com>
2018-12-31 14:15:34 +00:00
..
main_loop Merge #165 2018-12-31 14:15:34 +00:00
caps.rs Implement DocumentHighlight 2018-12-31 11:08:44 +00:00
conv.rs fix icons in completion 2018-12-31 16:06:14 +03:00
lib.rs swtich lsp server to vfs 2018-12-20 12:15:38 +03:00
main_loop.rs Merge #385 2018-12-31 12:37:05 +00:00
main.rs Merge #302 2018-12-24 13:47:27 +00:00
project_model.rs ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
req.rs remove explicit serde_derive 2018-12-21 22:39:59 +03:00
server_world.rs log times 2018-12-22 11:53:20 +03:00