]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/postfix.rs
feat: Add very simplistic ident completion for format_args! macro input
[rust.git] / crates / ide_completion / src / completions / postfix.rs
2022-01-15 Lukas Wirthfeat: Add very simplistic ident completion for format_a...
2022-01-14 bors[bot]Merge #11282
2022-01-13 bors[bot]Merge #11276
2022-01-12 bors[bot]Merge #11265
2022-01-12 Lukas Wirthfix: Fix postfix completion panic
2022-01-08 bors[bot]Merge #11107
2022-01-06 bors[bot]Merge #11218
2022-01-03 bors[bot]Merge #11061
2021-12-22 bors[bot]Merge #11093
2021-12-22 Lukas Wirthfix: Do not complete `Drop::drop`, complete `std::mem...
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-18 bors[bot]Merge #11035
2021-12-17 bors[bot]Merge #11043
2021-12-17 bors[bot]Merge #11041
2021-12-17 bors[bot]Merge #10527
2021-12-17 Lukas WirthUpdate tests
2021-12-17 Lukas WirthAdd a few default snippets for VSCode
2021-12-05 bors[bot]Merge #10902
2021-11-10 bors[bot]Merge #10689
2021-11-08 bors[bot]Merge #10688
2021-11-05 bors[bot]Merge #10685
2021-11-04 bors[bot]Merge #10645
2021-11-04 bors[bot]Merge #10691
2021-11-03 bors[bot]Merge #10686
2021-11-03 Lukas WirthAdd Semantics::original_ast_node for upmapping nodes...
2021-11-03 bors[bot]Merge #10680
2021-11-03 bors[bot]Merge #10596
2021-10-29 bors[bot]Merge #10650
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10595
2021-10-28 bors[bot]Merge #10623
2021-10-27 bors[bot]Merge #10629
2021-10-27 bors[bot]Merge #10649
2021-10-27 Lukas WirthRemove `CompletionKind` in favor of `CompletionItemKind`
2021-10-27 Lukas WirthRemove filtered completion list usage in completion...
2021-10-26 bors[bot]Merge #10592
2021-10-25 bors[bot]Merge #10634
2021-10-25 bors[bot]Merge #10631
2021-10-25 Lukas WirthFix postfix completions panicking
2021-10-17 bors[bot]Merge #10417
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10517
2021-10-14 bors[bot]Merge #10434
2021-10-12 bors[bot]Merge #10423
2021-10-12 bors[bot]Merge #10525
2021-10-11 bors[bot]Merge #10522
2021-10-11 bors[bot]Merge #10523
2021-10-11 Lukas WirthSimplify
2021-10-06 bors[bot]Merge #10479
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10458
2021-10-05 Lukas WirthRender the expansion of snippets as their docs
2021-10-05 Lukas WirthBring the implementation closer to VSCode snippet defin...
2021-10-05 bors[bot]Merge #10440
2021-10-04 Lukas WirthResolve macros in snippet require items
2021-10-04 Lukas WirthMake multiple import edits work for completions
2021-10-04 Lukas WirthAdd custom non-postfix snippets
2021-10-04 Lukas WirthInitial implementation of custom postfix snippets
2021-10-04 bors[bot]Merge #10451
2021-10-04 Lukas WirthSimplify
2021-09-29 bors[bot]Merge #10181
2021-09-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-08-09 bors[bot]Merge #9735
2021-08-04 bors[bot]Merge #9734
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-21 bors[bot]Merge #9666
2021-07-21 Lukas WirthFix some clippy lints in ide_completion
2021-07-21 bors[bot]Merge #9664
2021-07-21 Lukas WirthSimplify
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 mahdi-frmsadd 'for' postfix completion
2021-07-11 bors[bot]Merge #9449
2021-07-07 bors[bot]Merge #9417
2021-07-05 bors[bot]Merge #9474
2021-07-04 bors[bot]Merge #9489
2021-07-04 Aleksey Kladovfeat: always prefer postfix snippets if there's exact...
2021-06-29 bors[bot]Merge #9269
2021-06-21 bors[bot]Merge #9264
2021-06-20 bors[bot]Merge #9344
2021-06-20 bors[bot]Merge #9328
2021-06-18 bors[bot]Merge #9334
2021-06-18 bors[bot]Merge #9332
2021-06-18 Aleksey Kladovminor: use minicore
2021-06-18 Aleksey Kladovminor: use minicore
2021-06-16 bors[bot]Merge #9304
2021-06-16 bors[bot]Merge #9301
2021-06-16 Lukas WirthMove test_utils into tests module
next