rust/crates/ra_ide/src
2020-07-20 09:46:50 -03:00
..
completion Fix out of bounds panic in active parameter 2020-07-17 15:44:37 +02:00
display Move tests 2020-07-17 13:37:41 +02:00
references
syntax_highlighting Add new Punctuation highlight tag 2020-07-15 16:42:47 +02:00
typing Continue non-doc comments with trailing space 2020-07-17 11:20:28 +02:00
call_hierarchy.rs Unclutter NavigationTarget API 2020-07-17 12:42:48 +02:00
call_info.rs Fix out of bounds panic in active parameter 2020-07-17 15:44:37 +02:00
completion.rs Fix a typo in completion docs 2020-07-19 18:25:19 +02:00
diagnostics.rs Show fewer syntax errors 2020-07-15 16:06:04 +02:00
display.rs Remove FunctionSignature 2020-07-16 22:17:49 +02:00
expand_macro.rs
extend_selection.rs
file_structure.rs Better module structure 2020-07-16 18:13:43 +02:00
folding_ranges.rs Fold struct literals 2020-07-09 18:49:17 +02:00
goto_definition.rs Correctly resolve assoc. types in path bindings 2020-07-17 14:58:49 +02:00
goto_implementation.rs Unclutter NavigationTarget API 2020-07-17 12:42:48 +02:00
goto_type_definition.rs Unclutter NavigationTarget API 2020-07-17 12:42:48 +02:00
hover.rs Unclutter NavigationTarget API 2020-07-17 12:42:48 +02:00
inlay_hints.rs call_info works with closures 2020-07-17 12:04:10 +02:00
join_lines.rs
lib.rs Move tests 2020-07-17 13:37:41 +02:00
markup.rs Streamline 2020-07-09 10:19:37 +02:00
matching_brace.rs
mock_analysis.rs Cleanup diagnostics tests 2020-07-09 14:33:03 +02:00
parent_module.rs
prime_caches.rs
references.rs Unclutter NavigationTarget API 2020-07-17 12:42:48 +02:00
runnables.rs Unclutter NavigationTarget API 2020-07-17 12:42:48 +02:00
ssr.rs
status.rs
syntax_highlighting.rs Highlight more cases of SyntaxKind when it is a punctuation 2020-07-20 09:46:50 -03:00
syntax_tree.rs
typing.rs Continue non-doc comments with trailing space 2020-07-17 11:20:28 +02:00