rust/crates/ide/src
2020-10-02 16:42:48 +02:00
..
completion Use expect_test to make format_str_parser test more data-driven 2020-10-02 14:51:20 +03:00
diagnostics Minor 2020-08-18 16:22:01 +02:00
display Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
references Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
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 Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
extend_selection.rs
file_structure.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
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 Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
join_lines.rs
lib.rs Reduce visibiity 2020-10-02 14:26:40 +02:00
link_rewrite.rs Minor clippy performance suggestions 2020-09-30 15:22:49 -04:00
markup.rs
matching_brace.rs
mock_analysis.rs Reduce visibiity 2020-10-02 14:26:40 +02:00
parent_module.rs
prime_caches.rs
references.rs Expectify find_references tests 2020-10-02 16:42:48 +02:00
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