aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/completions.rs
Commit message (Collapse)AuthorAgeFilesLines
* Reduce visibility of some methodsIgor Aleksanov2020-10-261-2/+2
|
* Add a module doc-comment for completions moduleIgor Aleksanov2020-10-251-0/+2
|
* Remove presentation moduleIgor Aleksanov2020-10-251-8/+1409
|
* Move Completions structure definition into completions moduleIgor Aleksanov2020-10-251-0/+36
|
* Reorganize completions structureIgor Aleksanov2020-10-251-0/+13