rust-analyzer/crates/ide/src
Laurențiu Nicola a99a48e786 ⬆️ rust-analyzer
2022-10-18 09:12:49 +03:00
..
annotations ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
doc_links Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
hover ⬆️ rust-analyzer 2022-10-18 09:12:49 +03:00
prime_caches Re-export FxHashMap and FxHashSet from ide_db 2022-04-25 18:51:59 +02:00
syntax_highlighting ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
typing Add scary warning to onEnter 2022-02-28 12:15:15 +02:00
annotations.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
call_hierarchy.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
doc_links.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
expand_macro.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
extend_selection.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
file_structure.rs more clippy fixes: 2022-03-12 16:50:49 +01:00
fixture.rs add some tests 2021-09-26 12:48:53 +03:30
folding_ranges.rs feat: add fold range for multi line match arm list 2022-06-18 16:05:56 +08:00
goto_declaration.rs minor: Freshen up goto feature docs 2022-05-27 15:47:31 +02:00
goto_definition.rs ⬆️ rust-analyzer 2022-10-18 09:12:49 +03:00
goto_implementation.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
goto_type_definition.rs Don't show trait flyimports for impl trait and placeholders 2021-12-10 19:18:21 +01:00
highlight_related.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
hover.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
inlay_hints.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
join_lines.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
lib.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03: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 ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
moniker.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
move_item.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
navigation_target.rs Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ra-sync-and-pms-component 2022-07-26 11:53:50 +02:00
parent_module.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
prime_caches.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
references.rs ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
rename.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
runnables.rs ⬆️ rust-analyzer 2022-08-16 11:24:50 +03:00
shuffle_crate_graph.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
signature_help.rs Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ra-sync-and-pms-component 2022-07-26 11:53:50 +02:00
ssr.rs Re-export FxHashMap and FxHashSet from ide_db 2022-04-25 18:51:59 +02:00
static_index.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
status.rs ⬆️ rust-analyzer 2022-08-16 11:24:50 +03:00
syntax_highlighting.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
syntax_tree.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
typing.rs internal: Make autoclosing angle brackets configurable, disabled by default 2022-05-25 12:42:07 +02:00
view_crate_graph.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
view_hir.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
view_item_tree.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00