rust/crates/ra_ide/src
Aleksey Kladov dad1333b48 New VFS
2020-06-23 17:51:06 +02:00
..
completion don't complete top level attrs inside nested attrs and add better labels #4899 2020-06-22 13:39:05 +02:00
display display Doctest code lens before comment #4785 2020-06-18 11:31:15 +02:00
references New VFS 2020-06-23 17:51:06 +02:00
snapshots Fix underflow panic when doctests are at top of file 2020-06-22 22:29:08 -04:00
syntax_highlighting Fix underflow panic when doctests are at top of file 2020-06-22 22:29:08 -04:00
typing
call_hierarchy.rs
call_info.rs
completion.rs Merge branch 'master' into keyword_completion 2020-06-13 08:42:15 +02:00
diagnostics.rs Don't offer to add missing fields of unknown types 2020-06-22 18:16:00 +03:00
display.rs
expand_macro.rs Doc more features 2020-05-31 10:14:36 +02:00
extend_selection.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
folding_ranges.rs
goto_definition.rs Created goto Self enum variant test 2020-06-21 13:27:16 -06:00
goto_implementation.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
goto_type_definition.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
hover.rs Apply suggestions from code review 2020-06-18 10:15:43 +03:00
inlay_hints.rs Fix type parameter defaults 2020-06-05 20:09:13 +02:00
join_lines.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
lib.rs New VFS 2020-06-23 17:51:06 +02:00
matching_brace.rs Don't require module docs for Features and Assists 2020-05-31 09:59:38 +02:00
mock_analysis.rs New VFS 2020-06-23 17:51:06 +02:00
parent_module.rs New VFS 2020-06-23 17:51:06 +02:00
prime_caches.rs Syntactic highlighting of NAME_REF for injections 2020-06-15 22:13:53 +02:00
references.rs add test 2020-05-31 12:21:45 -04:00
runnables.rs display Doctest code lens before comment #4785 2020-06-18 11:31:15 +02:00
ssr.rs New VFS 2020-06-23 17:51:06 +02:00
status.rs Remove special casing for library symbols 2020-06-18 08:29:34 +02:00
syntax_highlighting.rs Syntax highlighting for documentation comments on macro definitions 2020-06-20 00:02:42 +02:00
syntax_tree.rs Move the rest of the features to generated docs 2020-05-31 11:29:19 +02:00
typing.rs Indent chain . even if there's more stuff afterwards 2020-06-11 17:13:24 +02:00