.. |
completion
|
Merge #3384
|
2020-03-01 13:36:44 +00:00 |
display
|
Rename ast::ImplBlock -> ast::ImplDef
|
2020-02-29 21:33:15 +01:00 |
references
|
Simplify: remove couple of useless functions
|
2020-03-02 19:03:46 +01:00 |
snapshots
|
Correctly flag 'lifetime definitions as definitions
|
2020-02-28 16:53:12 +01:00 |
syntax_highlighting
|
Correctly flag 'lifetime definitions as definitions
|
2020-02-28 16:53:12 +01:00 |
assists.rs
|
|
|
call_hierarchy.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
call_info.rs
|
Basic injections
|
2020-02-27 16:16:13 +01:00 |
completion.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
diagnostics.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
display.rs
|
Simplify
|
2020-02-22 16:59:31 +01:00 |
expand_macro.rs
|
Rename ast::ImplBlock -> ast::ImplDef
|
2020-02-29 21:33:15 +01:00 |
extend_selection.rs
|
Use text_range::extend_to
|
2020-02-27 10:06:48 +08:00 |
folding_ranges.rs
|
|
|
goto_definition.rs
|
More principled approach for gotodef for field shorhand
|
2020-03-02 19:00:38 +01:00 |
goto_type_definition.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
hover.rs
|
More principled approach for gotodef for field shorhand
|
2020-03-02 19:00:38 +01:00 |
impls.rs
|
Rename ast::ImplBlock -> ast::ImplDef
|
2020-02-29 21:33:15 +01:00 |
inlay_hints.rs
|
Slightly refactor inlay hints
|
2020-02-29 23:24:50 +01:00 |
join_lines.rs
|
When joining lines, unwrap trivial diverging blocks
|
2020-02-24 17:17:05 +01:00 |
lib.rs
|
Remove hover::type_of
|
2020-02-28 11:37:22 +08:00 |
marks.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
matching_brace.rs
|
|
|
mock_analysis.rs
|
Basic injections
|
2020-02-27 16:16:13 +01:00 |
parent_module.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
references.rs
|
Add profile call
|
2020-03-03 17:11:25 +01:00 |
runnables.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
source_change.rs
|
|
|
ssr.rs
|
get matches from code.descendants
|
2020-02-25 23:53:29 +01:00 |
status.rs
|
|
|
syntax_highlighting.rs
|
Highlight assist tests
|
2020-03-03 17:03:46 +01:00 |
syntax_tree.rs
|
|
|
test_utils.rs
|
|
|
typing.rs
|
Fix off by one in onEnter
|
2020-02-20 11:24:47 +02:00 |