.. |
diagnostics
|
Prefer add mod declaration to lib.rs over file.rs in UnlinkedFile fix
|
2021-03-27 23:43:07 +01:00 |
display
|
Store an AstId for procedural macros
|
2021-03-18 16:11:18 +01:00 |
references
|
simplify
|
2021-03-23 17:49:06 +01:00 |
syntax_highlighting
|
Remove code duplication in highlight injection
|
2021-03-29 20:11:28 +02:00 |
typing
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
annotations.rs
|
Clean up implementation
|
2021-03-24 00:47:55 -07:00 |
call_hierarchy.rs
|
Show item info when hovering intra doc links
|
2021-03-23 19:57:04 +01:00 |
diagnostics.rs
|
Don't mark unlinked file diagnostic as unused
|
2021-03-28 03:56:03 +02:00 |
display.rs
|
Remove ShortLabel
|
2021-03-16 15:44:31 +01:00 |
doc_links.rs
|
Remove code duplication in highlight injection
|
2021-03-29 20:11:28 +02:00 |
expand_macro.rs
|
Change <|> to $0 - Rebase
|
2021-01-07 12:09:23 +00:00 |
extend_selection.rs
|
clippy::complexity simplifications related to Iterators
|
2021-03-21 13:13:34 +01:00 |
file_structure.rs
|
Unleash macro 2.0 in hightlight and more
|
2021-03-27 14:42:49 +08:00 |
fixture.rs
|
Cleanup tests
|
2021-02-09 18:13:11 +03:00 |
fn_references.rs
|
7526: Rename crate assists to ide_assists.
|
2021-02-23 00:59:16 +05:30 |
folding_ranges.rs
|
formatting fix
|
2021-03-29 12:56:02 +01:00 |
goto_definition.rs
|
Accurately classify assoc. types in paths
|
2021-03-30 02:09:17 +02:00 |
goto_implementation.rs
|
Power up goto_implementation
|
2021-03-15 12:10:18 +01:00 |
goto_type_definition.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
hover.rs
|
Add support for doc on hover for macro 2.0
|
2021-03-27 14:57:11 +08:00 |
inlay_hints.rs
|
syntax: return owned string instead of leaking string
|
2021-03-26 18:30:59 +01:00 |
join_lines.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
lib.rs
|
Item up and down movers
|
2021-03-18 11:22:27 +02:00 |
markdown_remove.rs
|
Remove more unreachable pubs
|
2020-11-02 16:58:33 +01:00 |
markup.rs
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
matching_brace.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
move_item.rs
|
Improved node lookup algorithm, added more movable nodes
|
2021-03-30 12:44:09 +02:00 |
parent_module.rs
|
Return multiple modules in parent_module
|
2021-03-15 15:15:40 +01:00 |
prime_caches.rs
|
Re-export base_db from ide_db
|
2020-10-24 11:39:57 +03:00 |
references.rs
|
Set up a search scope when searching for mbe macro references
|
2021-03-23 11:32:10 +01:00 |
runnables.rs
|
Ignore main functions not in root module
|
2021-03-26 16:04:53 +02:00 |
ssr.rs
|
add apply ssr assist
|
2021-03-10 06:02:15 -08:00 |
status.rs
|
Include countme crate to count important data structures.
|
2021-01-21 19:30:52 +03:00 |
syntax_highlighting.rs
|
Unleash macro 2.0 in hightlight and more
|
2021-03-27 14:42:49 +08:00 |
syntax_tree.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
typing.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
view_hir.rs
|
Fix a few clippy::perf warnings
|
2021-02-16 10:55:34 -05:00 |