aboutsummaryrefslogtreecommitdiff
path: root/src/background/completion/impl
Commit message (Expand)AuthorAgeFilesLines
* Revert PrefetchAndCacheShin'ya Ueoka2021-04-124-188/+23
* Enable @typescript-eslint/no-extra-non-null-assertionShin'ya Ueoka2020-08-113-11/+11
* Remove tab completion limitationShin'ya Ueoka2020-05-021-3/+0
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-135-78/+109
* Fix bookmark completion on open commandShin'ya Ueoka2020-04-131-2/+2
* Prefetch completion items and store them to cacheShin'ya Ueoka2020-04-094-28/+170
* Complete tab by an index and a flagShin'ya Ueoka2020-03-291-9/+23
* Complete tabs by the completion packagesShin'ya Ueoka2020-03-281-0/+27
* Separate repository's interface and its implementationShin'ya Ueoka2020-03-273-0/+132