.. |
diagnostics
|
Remove use of SourceFileEdit
|
2021-01-23 07:54:45 +00:00 |
display
|
More precise navigation to parent
|
2021-02-09 18:21:09 +03:00 |
references
|
Implement ast::AstNode for NameLike and move it to node_ext
|
2021-02-16 19:27:08 +01:00 |
syntax_highlighting
|
Add parsing benchmark
|
2021-02-09 21:52:34 +03:00 |
typing
|
|
|
annotations.rs
|
Actually fix runnable order
|
2021-02-15 16:09:50 +02:00 |
call_hierarchy.rs
|
Refactor reference searching to work with the ast
|
2021-02-12 18:58:28 +01:00 |
diagnostics.rs
|
Add diagnostic for filter_map followed by next
|
2021-01-23 07:40:24 +00:00 |
display.rs
|
|
|
doc_links.rs
|
Fix a few clippy::perf warnings
|
2021-02-16 10:55:34 -05:00 |
expand_macro.rs
|
|
|
extend_selection.rs
|
Remove documentation of obsolete extend selection command
|
2021-02-20 17:18:53 +02:00 |
file_structure.rs
|
Move SymbolKind to ide_db
|
2021-01-20 15:25:34 +01:00 |
fixture.rs
|
Cleanup tests
|
2021-02-09 18:13:11 +03:00 |
fn_references.rs
|
7526: Rename crate assists to ide_assists.
|
2021-02-23 00:59:16 +05:30 |
folding_ranges.rs
|
|
|
goto_definition.rs
|
Fix a few clippy::perf warnings
|
2021-02-16 10:55:34 -05:00 |
goto_implementation.rs
|
AdtDef -> Adt
|
2021-02-07 14:15:02 +03:00 |
goto_type_definition.rs
|
|
|
hover.rs
|
Don't lower TypeBound::Lifetime as GenericPredicate::Error
|
2021-02-20 19:08:20 +01:00 |
inlay_hints.rs
|
Allow comments between newlines in chaining hints
|
2021-02-17 00:09:56 +01:00 |
join_lines.rs
|
7526: Rename crate assists to ide_assists.
|
2021-02-23 00:59:16 +05:30 |
lib.rs
|
7526: Renamed create ssr to ide_ssr.
|
2021-02-23 00:59:16 +05:30 |
markdown_remove.rs
|
|
|
markup.rs
|
|
|
matching_brace.rs
|
|
|
parent_module.rs
|
restore accidentally deleted test
|
2021-02-09 18:29:15 +03:00 |
prime_caches.rs
|
|
|
references.rs
|
Pickup ConstReference patterns in FindUsages
|
2021-02-23 23:31:53 +01:00 |
runnables.rs
|
7526: Rename crate assists to ide_assists.
|
2021-02-23 00:59:16 +05:30 |
status.rs
|
Include countme crate to count important data structures.
|
2021-01-21 19:30:52 +03:00 |
syntax_highlighting.rs
|
Increase Highlights highlight range to covering element
|
2021-02-04 11:37:14 +01:00 |
syntax_tree.rs
|
Modernize tests
|
2021-02-09 17:23:35 +03:00 |
typing.rs
|
Phase out SourceFileEdits in favour of a plain HashMap
|
2021-01-14 22:43:36 +01:00 |
view_hir.rs
|
Fix a few clippy::perf warnings
|
2021-02-16 10:55:34 -05:00 |