about summary refs log tree commit diff
path: root/editors/code
AgeCommit message (Expand)AuthorLines
2023-02-06Auto merge of #14090 - MariaSolOs:regions, r=Veykrilbors-2/+2
2023-02-06Support sysroot library source being defined inside the workspaceLukas Wirth-0/+8
2023-02-04Unify language config markers with serverMaria José Solano-2/+2
2023-01-31Remove some types ¯\_(ツ)_/¯Jonas Schievink-1/+1
2023-01-31Lazily create the trace output channelJonas Schievink-4/+48
2023-01-25fix: config substitution failing extension activationLukas Wirth-2/+0
2023-01-24Substitute VSCode variables more generallyLukas Wirth-85/+87
2023-01-23🧹 lsp_ext.tsLukas Wirth-158/+130
2023-01-23Bump package-lock.jsonLukas Wirth-502/+744
2023-01-23Add a 'open server logs' button to the error notificationLukas Wirth-0/+7
2023-01-20allow using vscode variables in `config.serverPath`OmarTawfik-2/+2
2023-01-16Regen configLukas Wirth-5/+0
2023-01-10Revert "Use ZWNJ to prevent VSCode from forming ligatures between hints and c...Lukas Wirth-18/+0
2023-01-09Use experimental capability to enable color codesIan Chamberlain-1/+2
2023-01-09Strip colors before matching preview diagnosticsIan Chamberlain-2/+4
2023-01-09Update docs to include note about ANSI diagnosticsIan Chamberlain-1/+1
2023-01-09Parse + decorate rendered ANSI cargo outputIan Chamberlain-24/+272
2023-01-09Auto merge of #13799 - Veykril:flycheck, r=Veykrilbors-15/+15
2023-01-09Add an option to minimize parentheses for adjustment hintsMaybe Waffle-4/+16
2023-01-09Implement postfix adjustment hintsMaybe Waffle-0/+5
2023-01-09Rename checkOnSave settings to checkLukas Wirth-111/+111
2023-01-09Rename checkOnSave settings to flycheckLukas Wirth-112/+112
2023-01-09Auto merge of #13744 - vtta:numthreads, r=Veykrilbors-0/+9
2023-01-07Bump d3-color and d3-graphviz in /editors/codedependabot[bot]-263/+80
2023-01-03Use ZWNJ to prevent VSCode from forming ligatures between hints and codeLukas Wirth-0/+18
2023-01-03Auto merge of #13853 - veber-alex:diag_fix, r=Veykrilbors-2/+21
2023-01-03Fix diagnostic codeAlex Veber-2/+21
2022-12-23Enum variant discriminants hintsLukas Wirth-0/+15
2022-12-22Auto merge of #13817 - WaffleLapkin:hide_adjustment_hints_outside_of_unsafe, ...bors-0/+5
2022-12-21Add an option to hide adjustment hints outside of unsafe blocksMaybe Waffle-0/+5
2022-12-21Disable inlay hint location links on vscode < 1.76hkalbasi-0/+5
2022-12-17Add a command to clear flycheck diagnosticsLukas Wirth-1/+13
2022-12-17Make cancelFlycheck request a notificationLukas Wirth-2/+2
2022-12-16Add command for manually running flychecksLukas Wirth-3/+22
2022-12-09Regenerate configJunliang HU-0/+9
2022-12-04Add JSON schema contributionMaria José Solano-1/+7
2022-11-27Use typed notification methodMaria José Solano-1/+1
2022-11-24Auto merge of #13670 - Veykril:derive-helper, r=Veykrilbors-0/+5
2022-11-24Add deriveHelper to semanticTokenTypes section of package.jsonLukas Wirth-0/+5
2022-11-21Fix: Handle empty `checkOnSave/target` valuesIsobel Redelmeier-1/+4
2022-11-19Auto merge of #13290 - poliorcetics:multiple-targets, r=Veykrilbors-5/+12
2022-11-18feat: Allow viewing the full compiler diagnostic in a readonly textviewLukas Wirth-3/+74
2022-11-11feat: Support passing multiple targets to cargo (for Rust 1.64.0+)Alexis (Poliorcetics) Bourget-5/+12
2022-11-08Auto merge of #13582 - lnicola:nest-cargo-toml, r=lnicolabors-0/+5
2022-11-08Nest Cargo.lock under Cargo.toml in CodeLaurențiu Nicola-0/+5
2022-11-07Auto merge of #13545 - Veykril:adjustment-hints, r=Veykrilbors-1/+16
2022-11-07Fix typosLaurențiu Nicola-1/+1
2022-11-04Auto merge of #13541 - Veykril:dbg-cmd, r=Veykrilbors-14/+14
2022-11-05Mark the Memory Usage command as debug commandLukas Wirth-5/+5
2022-11-04Fix up adjustment hints configurationsLukas Wirth-1/+16