.. |
completion
|
Minor perf tweaks per clippy
|
2020-07-19 14:26:24 -04:00 |
display
|
Move tests
|
2020-07-17 13:37:41 +02:00 |
references
|
Fix module renaming
|
2020-07-03 18:47:26 +02:00 |
syntax_highlighting
|
Add new Punctuation highlight tag
|
2020-07-15 16:42:47 +02:00 |
typing
|
Continue non-doc comments with trailing space
|
2020-07-17 11:20:28 +02:00 |
call_hierarchy.rs
|
Unclutter NavigationTarget API
|
2020-07-17 12:42:48 +02:00 |
call_info.rs
|
Fix out of bounds panic in active parameter
|
2020-07-17 15:44:37 +02:00 |
completion.rs
|
Fix a typo in completion docs
|
2020-07-19 18:25:19 +02:00 |
diagnostics.rs
|
Minor perf tweaks per clippy
|
2020-07-19 14:26:24 -04:00 |
display.rs
|
Remove FunctionSignature
|
2020-07-16 22:17:49 +02:00 |
expand_macro.rs
|
Update expand macro tests
|
2020-07-01 17:52:22 +02:00 |
extend_selection.rs
|
Remove duplication
|
2020-06-24 11:31:30 +02:00 |
file_structure.rs
|
Better module structure
|
2020-07-16 18:13:43 +02:00 |
folding_ranges.rs
|
Fold struct literals
|
2020-07-09 18:49:17 +02:00 |
goto_definition.rs
|
Correctly resolve assoc. types in path bindings
|
2020-07-17 14:58:49 +02:00 |
goto_implementation.rs
|
Unclutter NavigationTarget API
|
2020-07-17 12:42:48 +02:00 |
goto_type_definition.rs
|
Unclutter NavigationTarget API
|
2020-07-17 12:42:48 +02:00 |
hover.rs
|
Unclutter NavigationTarget API
|
2020-07-17 12:42:48 +02:00 |
inlay_hints.rs
|
Do not show default types in closures
|
2020-07-20 23:50:41 +03:00 |
join_lines.rs
|
Simlify with matches!()
|
2020-06-28 04:03:59 +03:00 |
lib.rs
|
Move tests
|
2020-07-17 13:37:41 +02:00 |
markup.rs
|
Streamline
|
2020-07-09 10:19:37 +02:00 |
matching_brace.rs
|
Fix matchig brace for pipes
|
2020-06-25 10:16:06 +02:00 |
mock_analysis.rs
|
More Rustic API for Env
|
2020-07-21 17:17:21 +02:00 |
parent_module.rs
|
Simplify
|
2020-06-24 12:01:17 +02:00 |
prime_caches.rs
|
Update injection mechanism and stop injecting through highlight element, switch to more general new highlight tag, generic
|
2020-06-23 12:13:50 -04:00 |
references.rs
|
Unclutter NavigationTarget API
|
2020-07-17 12:42:48 +02:00 |
runnables.rs
|
Cleanup CFG API
|
2020-07-23 16:53:12 +02:00 |
ssr.rs
|
SSR: Add initial support for placeholder constraints
|
2020-07-01 18:44:11 +10:00 |
status.rs
|
Switch to fully dynamically dispatched salsa
|
2020-07-07 10:14:48 +02:00 |
syntax_highlighting.rs
|
On second thought, we want to preserve the textMate here where all punctuation that are from a Attr be highlited as Attribute
|
2020-07-20 23:37:31 -03:00 |
syntax_tree.rs
|
Simplify
|
2020-06-24 12:30:54 +02:00 |
typing.rs
|
Continue non-doc comments with trailing space
|
2020-07-17 11:20:28 +02:00 |