rust/crates/rust-analyzer/src
2020-02-29 21:33:15 +01:00
..
bin
cli Rename ast::ImplBlock -> ast::ImplDef 2020-02-29 21:33:15 +01:00
main_loop Ensure that semantic tokens are single-line 2020-02-27 16:06:46 +01:00
caps.rs Better highlightign API 2020-02-27 09:32:00 +01:00
cargo_target_spec.rs
cli.rs
config.rs
conv.rs Rename ast::ImplBlock -> ast::ImplDef 2020-02-29 21:33:15 +01:00
diagnostics.rs
lib.rs Teach the server about Semantic Tokens proposed LSP 2020-02-24 20:59:58 -05:00
main_loop.rs Merge #3309 2020-02-29 15:36:03 +00:00
markdown.rs
req.rs More type safety for highlighting 2020-02-26 17:17:15 +01:00
semantic_tokens.rs Cleanup highlighting tags 2020-02-28 12:13:37 +01:00
vfs_glob.rs
world.rs