.. |
doc_links
|
Move out doc-links tests into a separate module
|
2021-12-14 12:10:43 +01:00 |
hover
|
fixes broken tests
|
2021-12-14 15:57:58 +08:00 |
syntax_highlighting
|
Simplify
|
2021-12-07 15:06:56 +01:00 |
typing
|
|
|
annotations.rs
|
Replace some more ide usages of ModuleDef with Definition
|
2021-11-11 18:20:54 +01:00 |
call_hierarchy.rs
|
Unnest ide::display::navigation_target module
|
2021-11-22 13:04:28 +01:00 |
call_info.rs
|
Split parts of ide_db::call_info off into ide
|
2021-11-22 13:23:34 +01:00 |
doc_links.rs
|
Move out doc-links tests into a separate module
|
2021-12-14 12:10:43 +01:00 |
expand_macro.rs
|
fix: insert whitespaces into assoc items for assist when macro generated
|
2021-12-13 16:35:32 +01:00 |
extend_selection.rs
|
|
|
file_structure.rs
|
|
|
fixture.rs
|
|
|
fn_references.rs
|
|
|
folding_ranges.rs
|
|
|
goto_declaration.rs
|
internal: Flatten Definition::ModuleDef variant
|
2021-11-11 00:05:53 +01:00 |
goto_definition.rs
|
Unnest ide::display::navigation_target module
|
2021-11-22 13:04:28 +01:00 |
goto_implementation.rs
|
Unnest ide::display::navigation_target module
|
2021-11-22 13:04:28 +01: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
|
Remove needless clones
|
2021-12-17 17:35:10 +02:00 |
hover.rs
|
fix: Don't duplicate attribute completions
|
2021-12-17 15:22:53 +01:00 |
inlay_hints.rs
|
fix: Show parameter hints unconditionally for logical not expressions
|
2021-11-27 19:14:36 +01:00 |
join_lines.rs
|
|
|
lib.rs
|
Merge #10965
|
2021-12-11 15:06:52 +00:00 |
markdown_remove.rs
|
|
|
markup.rs
|
|
|
matching_brace.rs
|
|
|
moniker.rs
|
fixup: include more information for impls
|
2021-12-02 00:04:03 -05:00 |
move_item.rs
|
|
|
navigation_target.rs
|
Adjust incorrect runnable tests
|
2021-12-07 15:42:54 +01:00 |
parent_module.rs
|
|
|
prime_caches.rs
|
Only prime direct dependencies of the workspace crates
|
2021-12-10 16:24:07 +02:00 |
references.rs
|
Unnest ide::display::navigation_target module
|
2021-11-22 13:04:28 +01:00 |
rename.rs
|
internal: Flatten Definition::ModuleDef variant
|
2021-11-11 00:05:53 +01:00 |
runnables.rs
|
Adjust incorrect runnable tests
|
2021-12-07 15:42:54 +01:00 |
shuffle_crate_graph.rs
|
internal: add "Shuffle Crate Graph" command
|
2021-12-07 16:37:19 +01:00 |
ssr.rs
|
|
|
static_index.rs
|
feat: Resolve builtin-attr and tools in ide layer
|
2021-12-03 16:32:17 +01:00 |
status.rs
|
do something with library_symbols
|
2021-11-29 09:36:00 +00:00 |
syntax_highlighting.rs
|
Update semantic token docs
|
2021-12-04 18:23:25 +01:00 |
syntax_tree.rs
|
|
|
typing.rs
|
|
|
view_crate_graph.rs
|
|
|
view_hir.rs
|
|
|
view_item_tree.rs
|
|
|