File tree
8 files changed
+282
-191
lines changed- .github/workflows
- ci/helm-chart
- lib
- test
8 files changed
+282
-191
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
232 | 237 |
| |
233 | 238 |
| |
234 | 239 |
| |
|
Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
25 | 48 |
| |
26 | 49 |
| |
27 | 50 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
- build/azure-pipelines/product-build.yml+1
- build/lib/stylelint/vscode-known-variables.json+15-6
- extensions/package.json+1-1
- extensions/yarn.lock+4-4
- package.json+1-1
- src/vs/editor/browser/widget/diffEditor/diffEditorWidget.ts+2-2
- src/vs/editor/browser/widget/diffEditor/features/gutterFeature.ts+3-3
- src/vs/editor/browser/widget/diffEditor/utils.ts+7
- src/vs/workbench/api/node/extHostDebugService.ts+4-14
- src/vs/workbench/contrib/chat/common/chatServiceImpl.ts+4-1
- src/vs/workbench/contrib/debug/node/terminals.ts+42-1
- src/vs/workbench/contrib/notebook/browser/viewModel/notebookOutlineProvider.ts+15-1
Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
| 91 | + | |
96 | 92 |
| |
97 | 93 |
| |
98 | 94 |
| |
|
Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2626 | 2626 |
| |
2627 | 2627 |
| |
2628 | 2628 |
| |
| 2629 | + | |
| 2630 | + | |
| 2631 | + | |
| 2632 | + | |
| 2633 | + | |
2629 | 2634 |
| |
2630 | 2635 |
| |
2631 | 2636 |
| |
| |||
3293 | 3298 |
| |
3294 | 3299 |
| |
3295 | 3300 |
| |
3296 |
| - | |
3297 |
| - | |
3298 |
| - | |
| 3301 | + | |
| 3302 | + | |
| 3303 | + | |
3299 | 3304 |
| |
3300 | 3305 |
| |
3301 | 3306 |
| |
3302 |
| - | |
| 3307 | + | |
3303 | 3308 |
| |
3304 | 3309 |
| |
3305 | 3310 |
| |
|
0 commit comments