Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid shared mutable state | Kirill Bulatov | 2019-08-05 | 1 | -67/+39 |
* | Cache decorations before the first change only | Kirill Bulatov | 2019-08-05 | 1 | -20/+21 |
* | Use WeakMap to avoid memory leaks | Kirill Bulatov | 2019-08-05 | 1 | -10/+12 |
* | Style and test fixes | Kirill Bulatov | 2019-08-04 | 1 | -6/+17 |
* | Query less hints on file open | Kirill Bulatov | 2019-08-04 | 1 | -18/+34 |
* | Style fixes | Kirill Bulatov | 2019-07-29 | 1 | -1/+4 |
* | Ignore cancelled inlay hints responses | Kirill Bulatov | 2019-07-29 | 1 | -6/+8 |
* | npm run fix | Kirill Bulatov | 2019-07-25 | 1 | -1/+5 |
* | Code review fixes | Kirill Bulatov | 2019-07-25 | 1 | -7/+7 |
* | Remove unnecessary hacks | Kirill Bulatov | 2019-07-25 | 1 | -29/+0 |
* | Fix linter issues | Kirill Bulatov | 2019-07-25 | 1 | -27/+61 |
* | Simplify the hints display | Kirill Bulatov | 2019-07-25 | 1 | -53/+6 |
* | Show type decorators | Kirill Bulatov | 2019-07-25 | 1 | -0/+142 |