| Age | Commit message (Expand) | Author | Lines |
| 2022-11-18 | feat: Allow viewing the full compiler diagnostic in a readonly textview | Lukas Wirth | -0/+5 |
| 2022-11-08 | Auto merge of #13582 - lnicola:nest-cargo-toml, r=lnicola | bors | -0/+5 |
| 2022-11-08 | Nest Cargo.lock under Cargo.toml in Code | Laurențiu Nicola | -0/+5 |
| 2022-11-07 | Auto merge of #13545 - Veykril:adjustment-hints, r=Veykril | bors | -1/+16 |
| 2022-11-07 | Fix typos | Laurențiu Nicola | -1/+1 |
| 2022-11-04 | Auto merge of #13541 - Veykril:dbg-cmd, r=Veykril | bors | -14/+14 |
| 2022-11-05 | Mark the Memory Usage command as debug command | Lukas Wirth | -5/+5 |
| 2022-11-04 | Fix up adjustment hints configurations | Lukas Wirth | -1/+16 |
| 2022-11-03 | Clarify what commands are debug commands in VSCode | Lukas Wirth | -9/+9 |
| 2022-11-02 | Auto merge of #13530 - lnicola:bump-ovsx, r=lnicola | bors | -1/+1 |
| 2022-11-02 | Bump ovsx | Laurențiu Nicola | -1/+1 |
| 2022-11-02 | Auto merge of #13359 - feniljain:feat-must-use-option, r=Veykril | bors | -0/+5 |
| 2022-10-24 | refactor: remove repetitive string interpolation and doc changes | feniljain | -1/+1 |
| 2022-10-24 | feat: add config for inserting must_use in `generate_enum_as_method` | feniljain | -0/+5 |
| 2022-10-22 | Implement invocation location config | Lukas Wirth | -6/+32 |
| 2022-10-19 | Auto merge of #13128 - Veykril:invocation-strategy, r=Veykril | bors | -0/+26 |
| 2022-10-19 | Remove simplistic interpolation for manifest-path | Lukas Wirth | -6/+6 |
| 2022-10-19 | {manifest-path} interpolation | Lukas Wirth | -8/+4 |
| 2022-10-19 | Implement invocation strategy config for checkOnSave | Lukas Wirth | -0/+15 |
| 2022-10-19 | Implement invocation strategy config for build scripts | Lukas Wirth | -0/+15 |
| 2022-10-17 | Downgrade vscode types dependency | Lukas Wirth | -1/+1 |
| 2022-10-17 | Implement stop and start server commands | Lukas Wirth | -0/+11 |
| 2022-10-17 | Refactor language client handling | Lukas Wirth | -2/+2 |
| 2022-10-14 | Revert "fix: in VSCode, correctly resolve relative paths to errors" | Jonas Schievink | -9/+0 |
| 2022-10-08 | fix: in VSCode, correctly resolve relative paths to errors | Aleksey Kladov | -0/+9 |
| 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 | -9/+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 | -9/+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-23 | Regen docs | Lukas Wirth | -0/+30 |
| 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 | -0/+5 |
| 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-03 | Auto merge of #12934 - Veykril:typing, r=Veykril | bors | -0/+5 |
| 2022-08-03 | Add a setting to disable comment continuation in VSCode | Lukas Wirth | -0/+5 |
| 2022-08-01 | Fix r-a spelling in some places | Jonas Schievink | -29/+29 |
| 2022-07-23 | Revert 03a62c180e6a7300d0d7b8c4d680b749c101bcbb | Lukas Wirth | -1/+1 |