Skip to content

Commit 0710dca

Browse files
authored
Merge branch 'master' into clantz/dev-container
2 parents 2582661 + 0fb1871 commit 0710dca

967 files changed

Lines changed: 31814 additions & 23267 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.eslintrc.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,9 @@
519519
"**/vs/workbench/services/**/common/**",
520520
"**/vs/workbench/api/**/common/**",
521521
"vscode-textmate",
522-
"vscode-oniguruma"
522+
"vscode-oniguruma",
523+
"iconv-lite-umd",
524+
"semver-umd"
523525
]
524526
},
525527
{

.github/classifier.json

Lines changed: 175 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,181 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/microsoft/vscode-github-triage-actions/master/classifier/apply/apply-labels/classifier-config.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/microsoft/vscode-github-triage-actions/master/classifier-deep/apply/apply-labels/deep-classifier-config.schema.json",
33
"assignees": {
4-
"JacksonKearl": {
5-
"assign": true
6-
},
7-
"bpasero": {
8-
"assign": true
9-
},
10-
"Tyriar": {
11-
"assign": true
12-
},
13-
"misolori": {
14-
"assign": true
15-
},
16-
"joaomoreno": {
17-
"assign": true
18-
}
4+
"JacksonKearl": {"accuracy": 0.5}
195
},
206
"labels": {
21-
"search-editor": {
22-
"applyLabel": true,
23-
"assign": [
24-
"JacksonKearl"
25-
]
26-
},
27-
"snippets": {
28-
"applyLabel": false,
29-
"assign": [
30-
"jrieken"
31-
]
32-
},
33-
"integrated-terminal": {
34-
"applyLabel": true,
35-
"assign": [
36-
"Tyriar"
37-
]
38-
},
39-
"workbench-editors": {
40-
"applyLabel": false,
41-
"assign": [
42-
"bpasero"
43-
]
44-
},
45-
"workbench-history": {
46-
"applyLabel": false,
47-
"assign": [
48-
"bpasero"
49-
]
50-
},
51-
"workbench-notifications": {
52-
"applyLabel": false,
53-
"assign": [
54-
"bpasero"
55-
]
56-
},
57-
"workbench-tabs": {
58-
"applyLabel": false,
59-
"assign": [
60-
"bpasero"
61-
]
62-
},
63-
"icons-product": {
64-
"applyLabel": true,
65-
"assign": [
66-
"misolori"
67-
]
68-
},
69-
"ux": {
70-
"applyLabel": true,
71-
"assign": [
72-
"misolori"
73-
]
74-
},
75-
"git": {
76-
"applyLabel": false,
77-
"assign": [
78-
"joaomoreno"
79-
]
7+
"L10N": {"assign": []},
8+
"VIM": {"assign": []},
9+
"api": {"assign": ["jrieken"]},
10+
"api-finalization": {"assign": []},
11+
"api-proposal": {"assign": ["jrieken"]},
12+
"authentication": {"assign": ["RMacfarlane"]},
13+
"breadcrumbs": {"assign": ["jrieken"]},
14+
"callhierarchy": {"assign": ["jrieken"]},
15+
"code-lens": {"assign": ["jrieken"]},
16+
"color-palette": {"assign": []},
17+
"comments": {"assign": ["rebornix"]},
18+
"config": {"assign": ["sandy081"]},
19+
"context-keys": {"assign": []},
20+
"css-less-scss": {"assign": ["aeschli"]},
21+
"custom-editors": {"assign": ["mjbvz"]},
22+
"debug": {"assign": ["weinand"]},
23+
"debug-console": {"assign": ["weinand"]},
24+
"dialogs": {"assign": ["sbatten"]},
25+
"diff-editor": {"assign": []},
26+
"dropdown": {"assign": []},
27+
"editor": {"assign": ["rebornix"]},
28+
"editor-autoclosing": {"assign": []},
29+
"editor-autoindent": {"assign": ["rebornix"]},
30+
"editor-bracket-matching": {"assign": []},
31+
"editor-clipboard": {"assign": ["jrieken"]},
32+
"editor-code-actions": {"assign": []},
33+
"editor-color-picker": {"assign": ["rebornix"]},
34+
"editor-columnselect": {"assign": ["alexdima"]},
35+
"editor-commands": {"assign": ["jrieken"]},
36+
"editor-comments": {"assign": []},
37+
"editor-contrib": {"assign": []},
38+
"editor-core": {"assign": []},
39+
"editor-drag-and-drop": {"assign": ["rebornix"]},
40+
"editor-error-widget": {"assign": ["sandy081"]},
41+
"editor-find": {"assign": ["rebornix"]},
42+
"editor-folding": {"assign": ["aeschli"]},
43+
"editor-hover": {"assign": []},
44+
"editor-indent-guides": {"assign": []},
45+
"editor-input": {"assign": ["alexdima"]},
46+
"editor-input-IME": {"assign": ["rebornix"]},
47+
"editor-minimap": {"assign": []},
48+
"editor-multicursor": {"assign": ["alexdima"]},
49+
"editor-parameter-hints": {"assign": []},
50+
"editor-render-whitespace": {"assign": []},
51+
"editor-rendering": {"assign": ["alexdima"]},
52+
"editor-scrollbar": {"assign": []},
53+
"editor-symbols": {"assign": ["jrieken"]},
54+
"editor-synced-region": {"assign": ["aeschli"]},
55+
"editor-textbuffer": {"assign": ["rebornix"]},
56+
"editor-theming": {"assign": []},
57+
"editor-wordnav": {"assign": ["alexdima"]},
58+
"editor-wrapping": {"assign": ["alexdima"]},
59+
"emmet": {"assign": []},
60+
"error-list": {"assign": ["sandy081"]},
61+
"explorer-custom": {"assign": ["sandy081"]},
62+
"extension-host": {"assign": []},
63+
"extensions": {"assign": ["sandy081"]},
64+
"extensions-development": {"assign": []},
65+
"file-decorations": {"assign": ["jrieken"]},
66+
"file-encoding": {"assign": ["bpasero"]},
67+
"file-explorer": {"assign": ["isidorn"]},
68+
"file-glob": {"assign": []},
69+
"file-guess-encoding": {"assign": ["bpasero"]},
70+
"file-io": {"assign": ["bpasero"]},
71+
"file-watcher": {"assign": ["bpasero"]},
72+
"font-rendering": {"assign": []},
73+
"formatting": {"assign": []},
74+
"git": {"assign": ["joaomoreno"]},
75+
"gpu": {"assign": ["deepak1556"]},
76+
"grammar": {"assign": ["mjbvz"]},
77+
"grid-view": {"assign": ["joaomoreno"]},
78+
"html": {"assign": ["aeschli"]},
79+
"i18n": {"assign": []},
80+
"icon-brand": {"assign": []},
81+
"icons-product": {"assign": ["misolori"]},
82+
"install-update": {"assign": []},
83+
"integrated-terminal": {"assign": ["Tyriar"]},
84+
"integrated-terminal-conpty": {"assign": ["Tyriar"]},
85+
"integrated-terminal-links": {"assign": ["Tyriar"]},
86+
"integration-test": {"assign": []},
87+
"intellisense-config": {"assign": []},
88+
"ipc": {"assign": ["joaomoreno"]},
89+
"issue-bot": {"assign": ["chrmarti"]},
90+
"issue-reporter": {"assign": ["RMacfarlane"]},
91+
"javascript": {"assign": ["mjbvz"]},
92+
"json": {"assign": ["aeschli"]},
93+
"keybindings": {"assign": []},
94+
"keybindings-editor": {"assign": ["sandy081"]},
95+
"keyboard-layout": {"assign": ["alexdima"]},
96+
"languages-basic": {"assign": ["aeschli"]},
97+
"languages-diagnostics": {"assign": ["jrieken"]},
98+
"layout": {"assign": ["sbatten"]},
99+
"lcd-text-rendering": {"assign": []},
100+
"list": {"assign": ["joaomoreno"]},
101+
"log": {"assign": []},
102+
"markdown": {"assign": ["mjbvz"]},
103+
"marketplace": {"assign": []},
104+
"menus": {"assign": ["sbatten"]},
105+
"merge-conflict": {"assign": ["chrmarti"]},
106+
"notebook": {"assign": ["rebornix"]},
107+
"outline": {"assign": ["jrieken"]},
108+
"output": {"assign": []},
109+
"perf": {"assign": []},
110+
"perf-bloat": {"assign": []},
111+
"perf-startup": {"assign": []},
112+
"php": {"assign": ["roblourens"]},
113+
"portable-mode": {"assign": ["joaomoreno"]},
114+
"proxy": {"assign": []},
115+
"quick-pick": {"assign": ["chrmarti"]},
116+
"references-viewlet": {"assign": ["jrieken"]},
117+
"release-notes": {"assign": []},
118+
"remote": {"assign": []},
119+
"remote-explorer": {"assign": ["alexr00"]},
120+
"rename": {"assign": ["jrieken"]},
121+
"scm": {"assign": ["joaomoreno"]},
122+
"screencast-mode": {"assign": ["joaomoreno"]},
123+
"search": {"assign": ["roblourens"]},
124+
"search-editor": {"assign": ["JacksonKearl"]},
125+
"search-replace": {"assign": ["sandy081"]},
126+
"semantic-tokens": {"assign": ["aeschli"]},
127+
"settings-editor": {"assign": ["roblourens"]},
128+
"settings-sync": {"assign": ["sandy081"]},
129+
"simple-file-dialog": {"assign": ["alexr00"]},
130+
"smart-select": {"assign": ["jrieken"]},
131+
"smoke-test": {"assign": []},
132+
"snap": {"assign": ["joaomoreno"]},
133+
"snippets": {"assign": ["jrieken"]},
134+
"splitview": {"assign": ["joaomoreno"]},
135+
"suggest": {"assign": ["jrieken"]},
136+
"tasks": {"assign": ["alexr00"]},
137+
"telemetry": {"assign": []},
138+
"themes": {"assign": ["aeschli"]},
139+
"timeline": {"assign": ["eamodio"]},
140+
"timeline-git": {"assign": ["eamodio"]},
141+
"titlebar": {"assign": ["sbatten"]},
142+
"tokenization": {"assign": []},
143+
"tree": {"assign": ["joaomoreno"]},
144+
"typescript": {"assign": ["mjbvz"]},
145+
"undo-redo": {"assign": []},
146+
"unit-test": {"assign": []},
147+
"uri": {"assign": ["jrieken"]},
148+
"ux": {"assign": ["misolori"]},
149+
"variable-resolving": {"assign": []},
150+
"vscode-build": {"assign": []},
151+
"web": {"assign": ["bpasero"]},
152+
"webview": {"assign": ["mjbvz"]},
153+
"workbench-cli": {"assign": []},
154+
"workbench-diagnostics": {"assign": ["RMacfarlane"]},
155+
"workbench-dnd": {"assign": ["bpasero"]},
156+
"workbench-editor-grid": {"assign": ["sbatten"]},
157+
"workbench-editors": {"assign": ["bpasero"]},
158+
"workbench-electron": {"assign": ["deepak1556"]},
159+
"workbench-feedback": {"assign": ["bpasero"]},
160+
"workbench-history": {"assign": ["bpasero"]},
161+
"workbench-hot-exit": {"assign": ["Tyriar"]},
162+
"workbench-launch": {"assign": []},
163+
"workbench-link": {"assign": []},
164+
"workbench-multiroot": {"assign": ["bpasero"]},
165+
"workbench-notifications": {"assign": ["bpasero"]},
166+
"workbench-os-integration": {"assign": []},
167+
"workbench-rapid-render": {"assign": ["jrieken"]},
168+
"workbench-run-as-admin": {"assign": []},
169+
"workbench-state": {"assign": ["bpasero"]},
170+
"workbench-status": {"assign": ["bpasero"]},
171+
"workbench-tabs": {"assign": ["bpasero"]},
172+
"workbench-touchbar": {"assign": ["bpasero"]},
173+
"workbench-views": {"assign": ["sbatten"]},
174+
"workbench-welcome": {"assign": ["chrmarti"]},
175+
"workbench-window": {"assign": ["bpasero"]},
176+
"workbench-zen": {"assign": ["isidorn"]},
177+
"workspace-edit": {"assign": ["jrieken"]},
178+
"workspace-symbols": {"assign": []},
179+
"zoom": {"assign": ["alexdima"] }
80180
}
81-
}
82181
}

.github/commands.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,19 @@
221221
"addLabel": "*caused-by-extension",
222222
"comment": "It looks like this is caused by the C++ extension. Please file it with the repository [here](https://github.com/Microsoft/vscode-cpptools). Make sure to check their issue reporting template and provide them relevant information such as the extension version you're using. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines for more information.\n\nHappy Coding!"
223223
},
224+
{
225+
"type": "comment",
226+
"name": "extCpp",
227+
"allowUsers": [
228+
"cleidigh",
229+
"usernamehw",
230+
"gjsjohnmurray",
231+
"IllusionMH"
232+
],
233+
"action": "close",
234+
"addLabel": "*caused-by-extension",
235+
"comment": "It looks like this is caused by the C++ extension. Please file it with the repository [here](https://github.com/Microsoft/vscode-cpptools). Make sure to check their issue reporting template and provide them relevant information such as the extension version you're using. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines for more information.\n\nHappy Coding!"
236+
},
224237
{
225238
"type": "comment",
226239
"name": "extTS",
@@ -271,7 +284,7 @@
271284
],
272285
"action": "close",
273286
"addLabel": "*caused-by-extension",
274-
"comment": "It looks like this is caused by the Go extension. Please file it with the repository [here](https://github.com/microsoft/vscode-go). Make sure to check their [contributing guidelines](https://github.com/microsoft/vscode-go/blob/master/CONTRIBUTING.md) and provide relevant information such as the extension version you're using. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines for more information.\n\nHappy Coding!"
287+
"comment": "It looks like this is caused by the Go extension. Please file it with the repository [here](https://github.com/golang/vscode-go). Make sure to check their issue reporting template and provide them relevant information such as the extension version you're using. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines for more information.\n\nHappy Coding!"
275288
},
276289
{
277290
"type": "comment",

.github/workflows/author-verified.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v2
1818
with:
1919
repository: 'microsoft/vscode-github-triage-actions'
20-
ref: v22
20+
ref: v31
2121
path: ./actions
2222
- name: Install Actions
2323
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'author-verification-requested')
@@ -32,6 +32,7 @@ jobs:
3232
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'author-verification-requested')
3333
uses: ./actions/author-verified
3434
with:
35+
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
3536
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
3637
requestVerificationComment: "This bug has been fixed in to the latest release of [VS Code Insiders](https://code.visualstudio.com/insiders/)!\n\n@${author}, you can help us out by commenting `/verified` if things are now working as expected.\n\nIf things still don't seem right, please ensure you're on version ${commit} of Insiders (today's or later - you can use `Help: About` in the command pallette to check), and leave a comment letting us know what isn't working as expected.\n\nHappy Coding!"
3738
pendingReleaseLabel: awaiting-insiders-release

.github/workflows/classifier-train.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)