rust/crates/ide/src
2021-05-26 01:01:58 +02:00
..
diagnostics Add pub mod option for UnlinkedFile 2021-05-18 08:11:07 +09:00
display Add more docs 2021-05-22 16:53:47 +03:00
references Fix prepare_rename failing for modules 2021-05-19 14:19:44 +02:00
syntax_highlighting Refactor application of library semantic token modifier 2021-05-25 12:20:12 +10:00
typing feat: auto-indent use tree lists 2021-05-10 15:10:56 +02:00
annotations.rs
call_hierarchy.rs
diagnostics.rs Stop expanding UseTrees during ItemTree lowering 2021-05-26 01:01:58 +02:00
display.rs
doc_links.rs Bump misc deps 2021-05-24 16:31:54 +03:00
expand_macro.rs
extend_selection.rs
file_structure.rs
fixture.rs
fn_references.rs
folding_ranges.rs Add more docs 2021-05-22 16:53:47 +03:00
goto_definition.rs
goto_implementation.rs Also do goto implementation on assoc consts 2021-05-25 06:27:41 -07:00
goto_type_definition.rs Add go to type definition for struct fields within struct 2021-05-25 04:06:54 -07:00
hover.rs Correctly resolve crate name in use paths when import shadows itself 2021-05-23 19:37:01 +02:00
inlay_hints.rs Merge #8942 2021-05-25 02:30:47 +00:00
join_lines.rs Support length for ByteStrings 2021-05-12 21:22:46 -07:00
lib.rs Add a "Debug ItemTree" LSP request 2021-05-21 23:59:52 +02:00
markdown_remove.rs
markup.rs
matching_brace.rs simplify 2021-05-15 17:22:39 +02:00
move_item.rs
parent_module.rs simplify 2021-05-15 17:22:39 +02:00
prime_caches.rs
references.rs Don't handle Self as a usage for TraitDefs 2021-05-08 23:35:18 +02:00
runnables.rs Remove hir krate methods 2021-05-24 14:54:16 +10:00
ssr.rs Small fixes 2021-05-03 18:45:30 +03:00
status.rs
syntax_highlighting.rs Add highlighting of items from other crates 2021-05-24 14:53:48 +10:00
syntax_tree.rs
typing.rs feat: auto-insert } when typing { in use item 2021-05-09 22:12:58 +02:00
view_crate_graph.rs Move dot invocation to rust-analyzer crate 2021-05-12 00:14:59 +02:00
view_hir.rs
view_item_tree.rs Add a "Debug ItemTree" LSP request 2021-05-21 23:59:52 +02:00