| Age | Commit message (Expand) | Author | Lines |
| 2022-10-08 | fix: in VSCode, correctly resolve relative paths to errors | Aleksey Kladov | -1/+21 |
| 2022-10-01 | Add config for supplying sysroot path | Lukas Wirth | -4/+7 |
| 2022-09-19 | Simplify | Lukas Wirth | -1/+1 |
| 2022-09-18 | Auto merge of #13058 - dpaoliello:extraenv, r=Veykril | bors | -0/+10 |
| 2022-09-13 | Add cargo.extraEnv setting | Daniel Paoliello | -0/+10 |
| 2022-09-13 | Auto merge of #13221 - mdx97:mdx97/annotations-above-whole-item, r=Veykril | bors | -0/+13 |
| 2022-09-13 | Restructure `find_path` into a separate functions for modules and non-module ... | Lukas Wirth | -2/+2 |
| 2022-09-12 | Address comments and fix build. | Mathew Horner | -13/+13 |
| 2022-09-12 | Auto merge of #13215 - Veykril:toggle-inlay, r=Veykril | bors | -34/+0 |
| 2022-09-12 | Auto merge of #13186 - enomado:master, r=Veykril | bors | -0/+5 |
| 2022-09-11 | Allow configuration of annotation location. | Mathew Horner | -0/+13 |
| 2022-09-10 | Remove the toggleInlayHints command from VSCode | Lukas Wirth | -34/+0 |
| 2022-09-09 | Add config to unconditionally prefer core imports over std | Lukas Wirth | -0/+5 |
| 2022-09-09 | fixes | Stanislav | -5/+5 |
| 2022-09-09 | fix. round 4 | Stanislav | -5/+5 |
| 2022-09-08 | fix comment round 3 | Stanislav | -1/+1 |
| 2022-09-08 | add config for import filtering | Stanislav | -0/+5 |
| 2022-08-28 | Auto merge of #13133 - Veykril:diag-hack, r=Veykril | bors | -16/+0 |
| 2022-08-28 | Move empty diagnostics workaround back into the server | Lukas Wirth | -16/+0 |
| 2022-08-26 | Auto merge of #13095 - jonas-schievink:avoid-liveshare-error, r=jonas-schievink | bors | -13/+23 |
| 2022-08-26 | Auto merge of #13087 - Veykril:config-update, r=Veykril | bors | -100/+0 |
| 2022-08-25 | Remove unused UpdatesChannel type | Laurențiu Nicola | -2/+0 |
| 2022-08-23 | ForGoT tO RuN prEttIeR¿ | Jonas Schievink | -3/+3 |
| 2022-08-23 | Avoid error popup when using in Live Share | Jonas Schievink | -13/+23 |
| 2022-08-23 | Regen docs | Lukas Wirth | -0/+30 |
| 2022-08-22 | Remove auto-config patching from the VSCode client | Lukas Wirth | -100/+0 |
| 2022-08-19 | document interaction of checkOnSave.overrideCommand and multiple linked projects | Ralf Jung | -1/+1 |
| 2022-08-19 | Implement lsp extension for cancelling running flychecks | Lukas Wirth | -13/+29 |
| 2022-08-18 | Auto merge of #13039 - davidbarsky:davidbarsky/remove-used-nightly-checking-c... | bors | -6/+0 |
| 2022-08-17 | fix: a bunch of typos | Dezhi Wu | -2/+2 |
| 2022-08-16 | chore: remove unused `currentExtensionIsNightly()` in config.ts | David Barsky | -6/+0 |
| 2022-08-16 | Add `.enable` suffix | Jonas Schievink | -1/+1 |
| 2022-08-16 | Add a setting for keyword hover popups | Jonas Schievink | -0/+5 |
| 2022-08-15 | Add an HIR pretty-printer | Jonas Schievink | -1/+1 |
| 2022-08-13 | Pad empty diagnostic messages in relatedInformation as well | Lukas Wirth | -0/+7 |
| 2022-08-13 | Move VSCode diagnostics workaroudn into client code | Lukas Wirth | -0/+9 |
| 2022-08-12 | Upgrade npm lockfile | Laurențiu Nicola | -12/+3962 |
| 2022-08-08 | [code] make toggleInlayHints understand {off,on}UntilPressed | Jake Heinz | -2/+16 |
| 2022-08-03 | Auto merge of #12934 - Veykril:typing, r=Veykril | bors | -4/+19 |
| 2022-08-03 | Add a setting to disable comment continuation in VSCode | Lukas Wirth | -4/+19 |
| 2022-08-01 | Fix r-a spelling in some places | Jonas Schievink | -29/+29 |
| 2022-07-22 | Auto merge of #12850 - Veykril:display-fix, r=Veykril | bors | -1/+3 |
| 2022-07-23 | fix: Fix error tooltip message for VSCode status bar item | Lukas Wirth | -1/+3 |
| 2022-07-23 | Revert 03a62c180e6a7300d0d7b8c4d680b749c101bcbb | Lukas Wirth | -3983/+30 |
| 2022-07-18 | Improve file watcher config | Jonas Schievink | -1/+9 |
| 2022-07-13 | fix: Fix VSCode status bar tooltip not showing the error messages | Lukas Wirth | -15/+16 |
| 2022-07-09 | Bump transitive npm deps | Laurențiu Nicola | -741/+347 |
| 2022-07-09 | Bump @vscode/test-electron | Laurențiu Nicola | -8/+8 |
| 2022-07-09 | Bump @types/node to 16 | Laurențiu Nicola | -8/+8 |
| 2022-07-09 | Bump typescript and tslib | Laurențiu Nicola | -16/+16 |