rust/crates/rust-analyzer/src
kjeremy ee1628dba0 Mark most assists as the base "refactor" type
Most of them area. We will separate them out later but this gets them to
show up in the "refactor" menu of vscode.
2020-05-01 13:44:32 -04:00
..
bin Bubble up error 2020-04-24 01:38:58 +08:00
cli Convert code to text-size 2020-04-25 11:59:18 +02:00
main_loop Mark most assists as the base "refactor" type 2020-05-01 13:44:32 -04:00
caps.rs Advertise support for all the builtin CodeActionKinds 2020-05-01 13:44:32 -04:00
cargo_target_spec.rs Add cargo test to the list of Run commands 2020-04-26 10:40:34 +02:00
cli.rs add diagnostics subcommand to rust-analyzer CLI 2020-04-13 18:40:41 -07:00
config.rs Filter out CodeActions if a server only support commands. 2020-05-01 13:44:32 -04:00
conv.rs Merge #4161 2020-04-28 20:12:44 +00:00
diagnostics.rs Rename folder 2020-02-18 12:37:45 +01:00
lib.rs Check for eprintln on CI 2020-04-06 17:00:18 +02:00
main_loop.rs Add support for incremental text synchronization 2020-04-30 21:26:57 +03:00
markdown.rs Rename folder 2020-02-18 12:37:45 +01:00
req.rs lsp-types 0.74 2020-04-26 16:05:22 -04:00
semantic_tokens.rs Make it impossible to forget to add a semantic token type / modifier 2020-04-28 17:14:05 +02:00
vfs_glob.rs Simpify workspace handling 2020-04-02 21:07:05 +03:00
world.rs Cleanup proc_macro config 2020-04-23 18:55:26 +02:00