aboutsummaryrefslogtreecommitdiff
path: root/src/background/completion/impl/HistoryRepositoryImpl.ts
Commit message (Collapse)AuthorAgeFilesLines
* Enable @typescript-eslint/no-extra-non-null-assertionShin'ya Ueoka2020-08-111-4/+4
|
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-131-18/+31
|
* Prefetch completion items and store them to cacheShin'ya Ueoka2020-04-091-12/+39
|
* Separate repository's interface and its implementationShin'ya Ueoka2020-03-271-0/+28