rust/crates/ide/src
Aleksey Kladov af8063fe37 Extend **Status** command to also show dep info for the file
This should help with troubleshooting wrong project configuration
2020-09-29 22:13:23 +02:00
..
completion Merge #6055 2020-09-25 11:55:35 +00:00
diagnostics
display
references
syntax_highlighting Cleanup unintended unresolved reference in syntax higlighting test 2020-09-24 10:14:25 -04:00
typing
call_hierarchy.rs
call_info.rs Use the same abstraction for attrs and docs 2020-08-25 12:13:31 +02:00
completion.rs Finally cretae the mod completion module 2020-09-10 01:42:20 +03:00
diagnostics.rs Update tests 2020-09-16 17:26:51 +02:00
display.rs inline parameters for a function description #6002 2020-09-15 18:04:34 +02:00
expand_macro.rs
extend_selection.rs
file_structure.rs
fn_references.rs Add tests 2020-09-29 15:29:20 +03:00
folding_ranges.rs
goto_definition.rs
goto_implementation.rs
goto_type_definition.rs
hover.rs Add hover config linksInHover to suppress links 2020-09-29 19:47:18 +08:00
inlay_hints.rs
join_lines.rs
lib.rs Extend **Status** command to also show dep info for the file 2020-09-29 22:13:23 +02:00
link_rewrite.rs Add hover config linksInHover to suppress links 2020-09-29 19:47:18 +08:00
markup.rs
matching_brace.rs
mock_analysis.rs
parent_module.rs
prime_caches.rs
references.rs
runnables.rs Do not show references CodeLens for tests. 2020-09-29 15:29:20 +03:00
status.rs Extend **Status** command to also show dep info for the file 2020-09-29 22:13:23 +02:00
syntax_highlighting.rs Fix handling of consuming self, refactor shared logic into a single function 2020-09-06 14:34:01 -04:00
syntax_tree.rs
typing.rs Document VS Code setting needed for on-typing assists 2020-09-01 23:40:53 +10:00