aboutsummaryrefslogtreecommitdiff
path: root/src/background/completion
Commit message (Expand)AuthorAgeFilesLines
* 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-1312-140/+172
* 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 properties on set commandShin'ya Ueoka2020-03-291-0/+16
* Complete tab by an index and a flagShin'ya Ueoka2020-03-293-11/+48
* Complete tabs by the completion packagesShin'ya Ueoka2020-03-285-1/+85
* Separate repository's interface and its implementationShin'ya Ueoka2020-03-276-60/+67
* Query completions on open command by a completion sourceShin'ya Ueoka2020-03-261-0/+21
* Use new completion use-case on current use-case (aliased)Shin'ya Ueoka2020-03-264-0/+179