rust/crates/ra_lsp_server/src
DJMcNab 70e5fb98a0 Disable highlighting if disabled
This isn't working properly because we don't dynamically disable or enable it

TODO: work out why highlighting can be enabled mid session.

TODO: Improve settings handling
2018-12-20 12:16:44 +00:00
..
main_loop swtich lsp server to vfs 2018-12-20 12:15:38 +03:00
caps.rs Use : as a trigger character for completion 2018-11-21 19:06:48 +03:00
conv.rs rename Edit to TextEdit and AtomEdit to AtomTextEdit 2018-12-11 19:07:17 +01:00
lib.rs swtich lsp server to vfs 2018-12-20 12:15:38 +03:00
main.rs Disable highlighting if disabled 2018-12-20 12:16:44 +00:00
main_loop.rs Merge #297 2018-12-20 09:23:27 +00:00
project_model.rs swtich lsp server to vfs 2018-12-20 12:15:38 +03:00
req.rs modernize more 2018-12-06 21:03:39 +03:00
server_world.rs fix tests 2018-12-20 12:15:38 +03:00