]> git.lizzy.rs Git - rust.git/history - crates/ra_ide/src/completion.rs
feat: improve dot completions with scoring
[rust.git] / crates / ra_ide / src / completion.rs
2020-04-17 Benjamin Coenenfeat: improve dot completions with scoring
2020-04-16 Benjamin Coenenfeat: improve dot completions with scoring
2020-04-15 Benjamin Coenenfeat: improve dot completions in a struct literal expre...
2020-04-14 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-12 Benjamin CoenenImprove autocompletion by looking on the type and name...
2020-04-08 bors[bot]Merge #3826
2020-04-07 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-07 bors[bot]Merge #3876
2020-04-07 Aleksey KladovBetter naming for scope completion
2020-04-07 Aleksey KladovBetter naming for path completion
2020-04-03 bors[bot]Merge #3814
2020-04-01 bors[bot]Merge #3797
2020-04-01 bors[bot]Merge #3805
2020-04-01 bors[bot]Merge #3779
2020-04-01 Kirill BulatovUnite record completion logic into a single module
2020-04-01 bors[bot]Merge #3765
2020-04-01 Kirill BulatovSplit draft
2020-03-31 bors[bot]Merge #3780 #3787
2020-03-31 bors[bot]Merge #3790
2020-03-31 Aleksey KladovBetter names for config structs
2020-03-16 bors[bot]Merge #3540
2020-03-13 bors[bot]Merge #3561 #3577
2020-03-13 bors[bot]Merge #3553
2020-03-12 bors[bot]Merge #3566
2020-03-12 Aleksey KladovMake naming more uniform
2020-03-12 bors[bot]Merge #3543
2020-03-12 Aleksey KladovMerge pull request #3562 from FireofGods/display_for_node
2020-03-11 bors[bot]Merge #3549
2020-03-11 bors[bot]Merge #3555
2020-03-11 Aleksey KladovIntroduce completion test utils
2020-03-11 Aleksey KladovAdd a test for disabled argument snippets
2020-03-11 bors[bot]Merge #3542
2020-03-10 bors[bot]Merge #3551
2020-03-10 Aleksey KladovIntroduce CompletionOptions
2020-02-29 bors[bot]Merge #3309
2020-02-27 bors[bot]Merge #3308
2020-02-27 bors[bot]Merge #3285
2020-02-26 Aleksey KladovMerge pull request #3330 from Veetaha/feature/cargo...
2020-02-26 Aleksey KladovMerge pull request #3222 from matklad/identity
2020-02-26 Aleksey KladovRefactor primary IDE API
2020-02-17 bors[bot]Merge #3169
2020-02-17 bors[bot]Merge #3099
2020-02-17 bors[bot]Merge #3108
2020-02-09 Kevin DeLoreyAdded a utility function that can be used to determine...
2020-02-09 Kevin DeLoreyMerge branch 'master' into kdelorey/complete-trait...
2020-02-06 bors[bot]Merge #3029
2020-02-06 Aleksey Kladovcleanup imports
2020-01-23 Kevin DeLoreyRenamed the trait completion mod.
2020-01-23 Kevin DeLoreyAdded basic support for completing `fn` for trait impl.
2019-11-28 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-27 bors[bot]Merge #2430
2019-11-27 Aleksey Kladovrename ra_ide_api -> ra_ide