]> git.lizzy.rs Git - rust.git/history - crates/completion/src/config.rs
Better config name
[rust.git] / crates / completion / src / config.rs
2020-12-08 Kirill BulatovBetter config name
2020-12-07 Kirill BulatovDisable the completion for no corresponding client...
2020-12-07 Kirill BulatovSimplify import edit calculation
2020-12-07 Kirill BulatovRemove redundant code
2020-12-07 Kirill BulatovRefactor the code
2020-12-07 Kirill BulatovAdd eager resolve capability
2020-12-07 Kirill BulatovProperly fill client completion resolve capabilities...
2020-12-02 bors[bot]Merge #6649
2020-11-29 bors[bot]Merge #6599
2020-11-29 bors[bot]Merge #6601
2020-11-28 bors[bot]Merge #6664
2020-11-28 bors[bot]Merge #6660
2020-11-28 bors[bot]Merge #6645
2020-11-28 bors[bot]Merge #6650
2020-11-28 Kirill BulatovMove the helpers into ide_db
2020-11-27 Kirill BulatovExtract the import code into the shared module
2020-11-27 bors[bot]Merge #6586
2020-11-26 bors[bot]Merge #6635
2020-11-26 bors[bot]Merge #6614 #6632
2020-11-26 bors[bot]Merge #6496
2020-11-24 bors[bot]Merge #6631
2020-11-24 Kirill BulatovGate autoimports begind experimental completions flag
2020-11-17 bors[bot]Merge #6577 #6579 #6581
2020-11-17 bors[bot]Merge #6553
2020-11-16 Kirill BulatovAllow to configure the merge behavior
2020-11-03 bors[bot]Merge #6435
2020-11-02 bors[bot]Merge #6365
2020-10-28 bors[bot]Merge #6384
2020-10-27 bors[bot]Merge #6376
2020-10-26 bors[bot]Merge #6257
2020-10-26 bors[bot]Merge #6351
2020-10-25 Igor AleksanovReorganize completions structure