rust/crates/ide/src
Kirill Bulatov 5aebf54fd4 Add tests
2020-09-10 01:42:20 +03:00
..
completion Add tests 2020-09-10 01:42:20 +03:00
diagnostics
display
references
syntax_highlighting ⬆️ expect-test 2020-08-28 14:47:14 +02: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
display.rs
expand_macro.rs
extend_selection.rs
file_structure.rs
folding_ranges.rs
goto_definition.rs
goto_implementation.rs
goto_type_definition.rs
hover.rs Tease apart orthogonal concerns in markdown link rewriting 2020-08-26 20:24:00 +02:00
inlay_hints.rs
join_lines.rs
lib.rs
link_rewrite.rs Tease apart orthogonal concerns in markdown link rewriting 2020-08-26 20:24:00 +02:00
markup.rs
matching_brace.rs
mock_analysis.rs
parent_module.rs
prime_caches.rs
references.rs
runnables.rs Improve support for code block attributes 2020-08-26 15:55:06 +02:00
status.rs
syntax_highlighting.rs
syntax_tree.rs
typing.rs Document VS Code setting needed for on-typing assists 2020-09-01 23:40:53 +10:00