..
display
Rename fails on renaming definitions created by macros
2021-08-20 00:12:47 +02:00
doc_links
Some more fragment fixes
2021-07-20 17:03:39 +02:00
syntax_highlighting
internal: make naming consistent
2021-08-14 17:01:28 +03:00
typing
clippy::redudant_borrow
2021-06-13 09:24:16 +05:30
annotations.rs
Simplify
2021-08-14 18:02:51 +02:00
call_hierarchy.rs
Give TypeInfo fields and methods more appropriate names
2021-08-03 17:28:51 +02:00
display.rs
Remove ShortLabel
2021-03-16 15:44:31 +01:00
doc_links.rs
resolve_doc_path is able to resolve to macros
2021-08-02 14:33:09 +02:00
expand_macro.rs
Factor out pick_best_token ide pattern into ide_db
2021-06-22 17:50:15 +02:00
extend_selection.rs
clippy::redudant_borrow
2021-06-13 09:24:16 +05:30
file_structure.rs
Gifs and screenshots for features in manual
2021-03-31 00:08:10 +01:00
fixture.rs
Show type actions on ranged type hover
2021-08-11 13:52:57 +02:00
fn_references.rs
7526: Rename crate assists to ide_assists.
2021-02-23 00:59:16 +05:30
folding_ranges.rs
Folding ranges respect item visibilities
2021-07-15 17:44:23 +02:00
goto_declaration.rs
Return both field and local references for shorthands in goto_def
2021-07-11 16:16:16 +02:00
goto_definition.rs
Simplify
2021-07-26 20:26:24 +02:00
goto_implementation.rs
Simplify
2021-07-15 21:28:30 +02:00
goto_type_definition.rs
Give TypeInfo fields and methods more appropriate names
2021-08-03 17:28:51 +02:00
highlight_related.rs
Don't trigger related highlighting on unrelated tokens
2021-08-18 15:03:39 +02:00
hover.rs
Simplify
2021-08-16 16:12:20 +02:00
inlay_hints.rs
Account sized bounds in parentheses printing inside of ptr/ref of rpit.
2021-08-08 00:54:38 +05:00
join_lines.rs
Attach comma token to MATCH_ARM instead of MATCH_ARM_LIST
2021-07-29 23:02:52 +02:00
lib.rs
refactor: Apply PR suggestions
2021-07-27 18:31:21 -04: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
simplify
2021-05-15 17:22:39 +02:00
move_item.rs
Fix move_item test fixture indentations
2021-07-30 13:03:28 +02:00
parent_module.rs
simplify
2021-05-15 17:22:39 +02:00
prime_caches.rs
Simplify
2021-07-15 21:28:30 +02:00
references.rs
Complete editable private items
2021-07-23 19:57:16 +02:00
rename.rs
Rename fails on renaming definitions created by macros
2021-08-20 00:12:47 +02:00
runnables.rs
Rename fails on renaming definitions created by macros
2021-08-20 00:12:47 +02:00
ssr.rs
Small fixes
2021-05-03 18:45:30 +03:00
status.rs
fix
2021-06-29 20:34:52 +01:00
syntax_highlighting.rs
Fix typo in reference modifier description
2021-08-09 14:06:14 +03:00
syntax_tree.rs
Gifs and screenshots for features in manual
2021-03-31 00:08:10 +01:00
typing.rs
Don't insert } when typing { in string
2021-06-21 14:54:49 +02:00
view_crate_graph.rs
Add "View Crate Graph (Full)"
2021-07-02 00:10:33 +02:00
view_hir.rs
Gifs and screenshots for features in manual
2021-03-31 00:08:10 +01:00
view_item_tree.rs
Add a "Debug ItemTree" LSP request
2021-05-21 23:59:52 +02:00