.. |
completion
|
Add test, remove printlns
|
2020-03-16 18:38:19 +01:00 |
display
|
Fix completion of HashMap::new
|
2020-03-13 13:04:32 +01:00 |
references
|
find_usages limited to actual usages again
|
2020-03-10 22:27:38 -05: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 |
typing
|
Continue multiline non-doc comment blocks
|
2020-03-11 12:58:16 +01:00 |
assists.rs
|
Simplify Assists interface
|
2020-02-09 16:03:54 +01:00 |
call_hierarchy.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
call_info.rs
|
Fix completion of HashMap::new
|
2020-03-13 13:04:32 +01:00 |
completion.rs
|
Make naming more uniform
|
2020-03-12 17:38:48 +01:00 |
diagnostics.rs
|
Support aliases and Self in struct literals
|
2020-03-06 15:43:14 +01:00 |
display.rs
|
ra_ide: refactor readonly String -> &str
|
2020-03-16 02:35:59 +02:00 |
expand_macro.rs
|
Make MBE expansion more resilient (WIP)
|
2020-03-16 18:38:19 +01:00 |
extend_selection.rs
|
Use text_range::extend_to
|
2020-02-27 10:06:48 +08:00 |
folding_ranges.rs
|
|
|
goto_definition.rs
|
Support local macro_rules
|
2020-03-14 14:25:51 +08:00 |
goto_type_definition.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
hover.rs
|
Remove dat fixme
|
2020-03-16 14:13:50 +02:00 |
impls.rs
|
Rename ast::ImplBlock -> ast::ImplDef
|
2020-02-29 21:33:15 +01:00 |
inlay_hints.rs
|
Make naming more uniform
|
2020-03-12 17:38:48 +01:00 |
join_lines.rs
|
When joining lines, unwrap trivial diverging blocks
|
2020-02-24 17:17:05 +01:00 |
lib.rs
|
Merge #3540
|
2020-03-16 09:48:09 +00:00 |
marks.rs
|
Move reference classification to ra_ide_db
|
2020-03-03 18:50:15 +01:00 |
matching_brace.rs
|
|
|
mock_analysis.rs
|
Fix crate display name dashes
|
2020-03-16 11:47:52 +02:00 |
parent_module.rs
|
Add extern source
|
2020-03-11 11:04:02 +08:00 |
prime_caches.rs
|
Prime open files on load
|
2020-03-05 13:40:53 +01:00 |
references.rs
|
Fix typo
|
2020-03-17 19:15:30 +09:00 |
runnables.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
source_change.rs
|
|
|
ssr.rs
|
Swtches to rust SSR query check
|
2020-03-15 21:23:18 +00:00 |
status.rs
|
|
|
syntax_highlighting.rs
|
Fix imports
|
2020-03-03 18:54:39 +01:00 |
syntax_tree.rs
|
Remove some TextUnit->usize escapees
|
2020-03-12 22:33:27 -04:00 |
test_utils.rs
|
|
|
typing.rs
|
Simplify tests
|
2020-03-13 18:00:23 +01:00 |