.. |
bin
|
Use log::error! in a few more places
|
2020-09-17 17:37:52 +02:00 |
cli
|
Simplify help
|
2020-08-26 13:20:46 +02:00 |
diagnostics
|
Highlight errors in macros
|
2020-09-06 09:22:01 +03:00 |
caps.rs
|
lsp-types 0.82
|
2020-09-23 15:41:55 -04:00 |
cargo_target_spec.rs
|
Allow running a test as a binary
|
2020-08-26 17:33:03 +02:00 |
cli.rs
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
config.rs
|
Use log::error! in a few more places
|
2020-09-17 17:37:52 +02:00 |
diagnostics.rs
|
Align diagnostics config with the rest of rust-analyzer
|
2020-08-18 16:03:15 +02:00 |
dispatch.rs
|
Minor
|
2020-06-26 00:27:57 +02:00 |
document.rs
|
Handle semantic token deltas
|
2020-07-31 20:57:53 -04:00 |
from_proto.rs
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
global_state.rs
|
Make disabled diagnostics an argument of corresponding function
|
2020-08-18 13:32:29 +03:00 |
handlers.rs
|
Don't return any TextEdit if formatting is unchanged
|
2020-09-16 10:05:41 -07:00 |
lib.rs
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
line_endings.rs
|
Simplify
|
2020-06-28 01:30:45 +03:00 |
lsp_ext.rs
|
Fix StatusNotification
|
2020-08-17 14:56:27 +03:00 |
lsp_utils.rs
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
main_loop.rs
|
Move to vscode-languageclient 7.0.0-next.9
|
2020-09-02 09:40:59 -04:00 |
markdown.rs
|
Improve support for code block attributes
|
2020-08-26 15:55:06 +02:00 |
reload.rs
|
Merge #6018
|
2020-09-20 19:25:09 +00:00 |
request_metrics.rs
|
Flatten module hierarchy
|
2020-06-24 18:57:30 +02:00 |
semantic_tokens.rs
|
Switch to upstream ENUM_MEMBER
|
2020-09-02 09:40:59 -04:00 |
thread_pool.rs
|
Move TaskPool into GlobalState
|
2020-06-25 15:35:42 +02:00 |
to_proto.rs
|
Support active parameters at the per-signature level
|
2020-09-18 11:39:25 -04:00 |