aboutsummaryrefslogtreecommitdiff
path: root/src/background/completion/impl/BookmarkRepositoryImpl.ts
Commit message (Collapse)AuthorAgeFilesLines
* Revert PrefetchAndCacheShin'ya Ueoka2021-04-121-24/+1
|
* Enable @typescript-eslint/no-extra-non-null-assertionShin'ya Ueoka2020-08-111-4/+4
|
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-131-13/+16
|
* Fix bookmark completion on open commandShin'ya Ueoka2020-04-131-2/+2
|
* Prefetch completion items and store them to cacheShin'ya Ueoka2020-04-091-4/+22
|
* Separate repository's interface and its implementationShin'ya Ueoka2020-03-271-0/+28