Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable @typescript-eslint/ban-types rule | Shin'ya Ueoka | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | fix test | Shin'ya Ueoka | 2020-04-13 | 1 | -3/+3 |
| | |||||
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 5 | -191/+368 |
| | |||||
* | Prefetch completion items and store them to cache | Shin'ya Ueoka | 2020-04-09 | 2 | -28/+76 |
| | |||||
* | Complete by flags | Shin'ya Ueoka | 2020-03-29 | 1 | -2/+2 |
| | |||||
* | Complete properties on set command | Shin'ya Ueoka | 2020-03-29 | 1 | -0/+15 |
| | |||||
* | Complete tab by an index and a flag | Shin'ya Ueoka | 2020-03-29 | 1 | -7/+46 |
| | |||||
* | Fix tests with TabPresenter | Shin'ya Ueoka | 2020-03-29 | 1 | -3/+3 |
| | |||||
* | Complete tabs by the completion packages | Shin'ya Ueoka | 2020-03-28 | 2 | -4/+109 |
| | |||||
* | Separate repository's interface and its implementation | Shin'ya Ueoka | 2020-03-27 | 2 | -0/+245 |