about summary refs log tree commit diff
path: root/editors/code/package.json
AgeCommit message (Expand)AuthorLines
2023-02-06Support sysroot library source being defined inside the workspaceLukas Wirth-0/+8
2023-01-16Regen configLukas Wirth-5/+0
2023-01-09Use experimental capability to enable color codesIan Chamberlain-1/+1
2023-01-09Update docs to include note about ANSI diagnosticsIan Chamberlain-1/+1
2023-01-09Parse + decorate rendered ANSI cargo outputIan Chamberlain-0/+1
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]-1/+1
2023-01-03Auto merge of #13853 - veber-alex:diag_fix, r=Veykrilbors-0/+5
2023-01-03Fix diagnostic codeAlex Veber-0/+5
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-0/+5
2022-12-16Add command for manually running flychecksLukas Wirth-0/+5
2022-12-09Regenerate configJunliang HU-0/+9
2022-12-04Add JSON schema contributionMaria José Solano-1/+7
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-0/+5
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
2022-11-03Clarify what commands are debug commands in VSCodeLukas Wirth-9/+9
2022-11-02Auto merge of #13530 - lnicola:bump-ovsx, r=lnicolabors-1/+1
2022-11-02Bump ovsxLaurențiu Nicola-1/+1
2022-11-02Auto merge of #13359 - feniljain:feat-must-use-option, r=Veykrilbors-0/+5
2022-10-24refactor: remove repetitive string interpolation and doc changesfeniljain-1/+1
2022-10-24feat: add config for inserting must_use in `generate_enum_as_method`feniljain-0/+5
2022-10-22Implement invocation location configLukas Wirth-6/+32
2022-10-19Auto merge of #13128 - Veykril:invocation-strategy, r=Veykrilbors-0/+26
2022-10-19Remove simplistic interpolation for manifest-pathLukas Wirth-6/+6
2022-10-19{manifest-path} interpolationLukas Wirth-8/+4
2022-10-19Implement invocation strategy config for checkOnSaveLukas Wirth-0/+15
2022-10-19Implement invocation strategy config for build scriptsLukas Wirth-0/+15
2022-10-17Downgrade vscode types dependencyLukas Wirth-1/+1
2022-10-17Implement stop and start server commandsLukas Wirth-0/+11
2022-10-17Refactor language client handlingLukas Wirth-2/+2