aboutsummaryrefslogtreecommitdiff
path: root/test/background/completion
Commit message (Collapse)AuthorAgeFilesLines
* Enable @typescript-eslint/ban-types ruleShin'ya Ueoka2020-08-111-1/+1
|
* fix testShin'ya Ueoka2020-04-131-3/+3
|
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-135-191/+368
|
* Prefetch completion items and store them to cacheShin'ya Ueoka2020-04-092-28/+76
|
* Complete by flagsShin'ya Ueoka2020-03-291-2/+2
|
* Complete properties on set commandShin'ya Ueoka2020-03-291-0/+15
|
* Complete tab by an index and a flagShin'ya Ueoka2020-03-291-7/+46
|
* Fix tests with TabPresenterShin'ya Ueoka2020-03-291-3/+3
|
* Complete tabs by the completion packagesShin'ya Ueoka2020-03-282-4/+109
|
* Separate repository's interface and its implementationShin'ya Ueoka2020-03-272-0/+245