aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/config.rs
Commit message (Expand)AuthorAgeFilesLines
* Add eager resolve capabilityKirill Bulatov2020-12-071-0/+4
* Properly fill client completion resolve capabilities dataKirill Bulatov2020-12-071-0/+10
* Move the helpers into ide_dbKirill Bulatov2020-11-281-1/+1
* Extract the import code into the shared moduleKirill Bulatov2020-11-271-1/+1
* Gate autoimports begind experimental completions flagKirill Bulatov2020-11-241-0/+2
* Allow to configure the merge behaviorKirill Bulatov2020-11-161-0/+4
* Reorganize completions structureIgor Aleksanov2020-10-251-0/+35