| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-09-09 | Replace watcher file existence check with vscode.fs version | Lucas Spits | -11/+10 |
| 2019-09-06 | add option to disable notify | Aleksey Kladov | -0/+5 |
| 2019-08-26 | Switch to `@types/vscode` and `vscode-test` | Bastian Köcher | -23/+72 |
| 2019-08-22 | implement feature flags | Aleksey Kladov | -1/+6 |
| 2019-08-19 | fix #1424 | xfoxfu | -1/+9 |
| 2019-08-06 | Merge #1652 | bors[bot] | -41/+55 |
| 2019-08-06 | allow to exclude certain files and directories | Aleksey Kladov | -1/+6 |
| 2019-08-05 | Avoid shared mutable state | Kirill Bulatov | -71/+55 |
| 2019-08-05 | Cache decorations before the first change only | Kirill Bulatov | -20/+21 |
| 2019-08-05 | Use WeakMap to avoid memory leaks | Kirill Bulatov | -10/+12 |
| 2019-08-05 | Style and test fixes | Kirill Bulatov | -6/+17 |
| 2019-08-05 | Query less hints on file open | Kirill Bulatov | -18/+34 |
| 2019-07-29 | Style fixes | Kirill Bulatov | -1/+4 |
| 2019-07-29 | Ignore cancelled inlay hints responses | Kirill Bulatov | -6/+8 |
| 2019-07-25 | npm run fix | Kirill Bulatov | -10/+22 |
| 2019-07-25 | Code review fixes | Kirill Bulatov | -13/+13 |
| 2019-07-25 | Remove unnecessary hacks | Kirill Bulatov | -29/+0 |
| 2019-07-25 | Fix linter issues | Kirill Bulatov | -32/+72 |
| 2019-07-25 | Simplify the hints display | Kirill Bulatov | -54/+6 |
| 2019-07-25 | Show type decorators | Kirill Bulatov | -1/+161 |
| 2019-07-19 | underline mutable bindings | Aleksey Kladov | -27/+34 |
| 2019-07-18 | highlight mutable variables differently | Ekaterina Babshukova | -0/+1 |
| 2019-06-30 | Merge #1459 | bors[bot] | -1/+70 |
| 2019-06-30 | Consider unreachable code to be unnecessary in VSC | Ryan Cumming | -0/+1 |
| 2019-06-30 | Include primary span label in VS Code diagnostics | Ryan Cumming | -1/+70 |
| 2019-06-29 | Merge #1454 | bors[bot] | -254/+498 |
| 2019-06-29 | Comment on the key of `suggestedFixes` | Ryan Cumming | -0/+3 |
| 2019-06-29 | Add noUnusedLocals to VsCode tsconfig | Ryan Cumming | -1/+0 |
| 2019-06-29 | Fix `cargo watch` code action filtering | Ryan Cumming | -254/+495 |
| 2019-06-27 | Extract lint scopes from `cargo watch` | Ryan Cumming | -6/+35 |
| 2019-06-26 | Initial Visual Studio Code unit tests | Ryan Cumming | -61/+763 |
| 2019-06-25 | Tweak isUnusedOrUnnecessary | Ryan Cumming | -2/+8 |
| 2019-06-25 | Fix comparison of Code Action edit lengths | Ryan Cumming | -1/+1 |
| 2019-06-25 | Rich mapping of cargo watch output | Ryan Cumming | -54/+352 |
| 2019-06-24 | Fix code after "apply suggestions" | Aleksei Sidorov | -13/+19 |
| 2019-06-24 | Apply suggestions from code review | Aleksey Sidorov | -2/+2 |
| 2019-06-24 | Fix tslints | Aleksei Sidorov | -5/+3 |
| 2019-06-24 | Introduce cargo-watch.check-command | Aleksei Sidorov | -6/+21 |
| 2019-06-12 | make LRU cache configurable | Aleksey Kladov | -1/+6 |
| 2019-05-27 | Make rainbows optional | Pascal Hertleif | -5/+13 |
| 2019-05-27 | Semantic highlighting spike | Pascal Hertleif | -3/+42 |
| 2019-05-23 | Improve highlighting of name refs | Laurențiu Nicola | -1/+6 |
| 2019-05-21 | Address feedback | Laurențiu Nicola | -3/+2 |
| 2019-05-21 | Use ThemeColor and add support for light themes | Laurențiu Nicola | -13/+22 |
| 2019-05-21 | Pass `--all-targets` to `cargo watch` | Aleksi Juvani | -1/+1 |
| 2019-04-21 | switch to official extend selection API | Aleksey Kladov | -40/+1 |
| 2019-04-19 | start cargo watch if not started interactively | Bernardo | -2/+19 |
| 2019-04-19 | cargo watch start and stop commands | Bernardo | -54/+89 |
| 2019-04-16 | Prettier | Roberto Vidal | -2/+1 |
| 2019-04-16 | Fixes unrelated process termination quirk | Roberto Vidal | -0/+0 |
