rust/crates/ide/src
Wilfred Hughes dda641c62c Set documentation field in SCIP from doc comment
Previously, the documentation field was the same as the text shown to
users when they hover over that symbol. The documentation should
really just be the doc comment, and as of #16179 the signature is
already stored in the signatureDocumentation field.
2024-02-14 14:46:32 -08:00
..
annotations
doc_links Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
hover Cleanup term search related changes 2024-02-11 14:35:54 +02:00
inlay_hints ide: Fix cargo test -p ide --doc 2024-02-10 00:14:17 +09:00
prime_caches
syntax_highlighting Deduplicate some code 2024-02-10 01:51:22 +01:00
typing
annotations.rs
call_hierarchy.rs
doc_links.rs Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
expand_macro.rs
extend_selection.rs
fetch_crates.rs
file_structure.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
fixture.rs
folding_ranges.rs minor: correct some typos 2024-02-02 18:22:54 +08:00
goto_declaration.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_definition.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_implementation.rs Deduplicate some code 2024-02-10 01:51:22 +01:00
goto_type_definition.rs
highlight_related.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
hover.rs field_reassign_with_default 2024-01-31 19:06:18 +01:00
inlay_hints.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
interpret_function.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
join_lines.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
lib.rs remove eprintln! overwrite 2024-02-12 23:54:32 -05:00
markdown_remove.rs
markup.rs
matching_brace.rs
moniker.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
move_item.rs
navigation_target.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
parent_module.rs fix: Fix build scripts not being rebuilt in some occasions 2024-02-14 15:20:45 +01:00
prime_caches.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
references.rs Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
rename.rs
runnables.rs Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
shuffle_crate_graph.rs
signature_help.rs
ssr.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
static_index.rs Set documentation field in SCIP from doc comment 2024-02-14 14:46:32 -08:00
status.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
syntax_highlighting.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
syntax_tree.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
typing.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
view_crate_graph.rs
view_hir.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
view_item_tree.rs
view_memory_layout.rs
view_mir.rs ide: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00