Skip to content

Commit 6ce2931

Browse files
authored
Merge pull request #2543 from cdr/vscode-1.52.1
2 parents 7f629c3 + 898565e commit 6ce2931

File tree

1,363 files changed

+60513
-43960
lines changed

Some content is hidden

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

1,363 files changed

+60513
-43960
lines changed

docs/CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ Some noteworthy changes in our version of VS Code:
144144
- Sending client-side telemetry through the server
145145
- Allowing modification of the display language
146146
- Making it possible for us to load code on the client
147-
- Making extensions work in the browser
148147
- Making it possible to install extensions of any kind
149148
- Fixing issue with getting disconnected when your machine sleeps or hibernates
150149
- Adding connection type to web socket query parameters

lib/vscode/.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -983,6 +983,7 @@
983983
"collapse",
984984
"create",
985985
"delete",
986+
"discover",
986987
"dispose",
987988
"edit",
988989
"end",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Question
4-
url: https://stackoverflow.com/questions/tagged/visual-studio-code
4+
url: https://stackoverflow.com/questions/tagged/visual-studio-code
55
about: Please ask and answer questions here.

lib/vscode/.github/calendar.yml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
11
{
2-
'2018-01-29 18:00, US/Pacific': 'endgame',
3-
'2018-02-07 12:00, US/Pacific': 'release', # 1.20.0
4-
'2018-02-12 12:00, US/Pacific': 'development',
5-
'2018-02-14 16:00, Europe/Zurich': 'release', # 1.20.1
6-
'2018-02-19 16:00, Europe/Zurich': 'development',
7-
'2018-02-26 18:00, US/Pacific': 'endgame',
8-
'2018-03-07 12:00, US/Pacific': 'release', # 1.21.0
9-
'2018-03-12 12:00, US/Pacific': 'development',
10-
'2018-03-15 12:00, US/Pacific': 'release', # 1.21.1
11-
'2018-03-20 12:00, US/Pacific': 'development',
12-
'2018-03-26 18:00, US/Pacific': 'endgame',
13-
'2018-04-06 18:00, US/Pacific': 'release', # 1.22.1
14-
'2018-04-11 18:00, US/Pacific': 'development',
15-
'2018-04-12 12:00, US/Pacific': 'release', # 1.22.2
16-
'2018-04-17 12:00, US/Pacific': 'development',
17-
'2018-04-23 18:00, US/Pacific': 'endgame',
18-
'2018-05-03 12:00, US/Pacific': 'release', # 1.23.0
19-
'2018-05-08 12:00, US/Pacific': 'development',
20-
'2018-05-10 12:00, US/Pacific': 'release', # 1.23.1
21-
'2018-05-15 12:00, US/Pacific': 'development',
22-
'2018-05-28 18:00, US/Pacific': 'endgame',
2+
"2018-01-29 18:00, US/Pacific": "endgame",
3+
"2018-02-07 12:00, US/Pacific": "release", # 1.20.0
4+
"2018-02-12 12:00, US/Pacific": "development",
5+
"2018-02-14 16:00, Europe/Zurich": "release", # 1.20.1
6+
"2018-02-19 16:00, Europe/Zurich": "development",
7+
"2018-02-26 18:00, US/Pacific": "endgame",
8+
"2018-03-07 12:00, US/Pacific": "release", # 1.21.0
9+
"2018-03-12 12:00, US/Pacific": "development",
10+
"2018-03-15 12:00, US/Pacific": "release", # 1.21.1
11+
"2018-03-20 12:00, US/Pacific": "development",
12+
"2018-03-26 18:00, US/Pacific": "endgame",
13+
"2018-04-06 18:00, US/Pacific": "release", # 1.22.1
14+
"2018-04-11 18:00, US/Pacific": "development",
15+
"2018-04-12 12:00, US/Pacific": "release", # 1.22.2
16+
"2018-04-17 12:00, US/Pacific": "development",
17+
"2018-04-23 18:00, US/Pacific": "endgame",
18+
"2018-05-03 12:00, US/Pacific": "release", # 1.23.0
19+
"2018-05-08 12:00, US/Pacific": "development",
20+
"2018-05-10 12:00, US/Pacific": "release", # 1.23.1
21+
"2018-05-15 12:00, US/Pacific": "development",
22+
"2018-05-28 18:00, US/Pacific": "endgame",
2323
# 'release' not needed anymore, return to 'development' after releasing.
24-
'2018-06-06 12:00, US/Pacific': 'development', # 1.24.0 released
25-
'2018-06-25 18:00, US/Pacific': 'endgame',
26-
'2018-07-05 12:00, US/Pacific': 'development', # 1.25.0 released
27-
'2018-07-30 18:00, US/Pacific': 'endgame',
28-
'2018-08-13 12:00, US/Pacific': 'development', # 1.26.0 released
29-
'2018-08-27 18:00, US/Pacific': 'endgame',
30-
'2018-09-05 12:00, US/Pacific': 'development', # 1.27.0 released
31-
'2018-09-24 18:00, US/Pacific': 'endgame',
32-
'2018-10-08 09:00, US/Pacific': 'development', # 1.28.0 released
33-
'2018-10-29 18:00, US/Pacific': 'endgame',
34-
'2018-11-12 11:00, US/Pacific': 'development', # 1.29.0 released
35-
'2018-12-03 18:00, US/Pacific': 'endgame',
36-
'2018-12-12 13:00, US/Pacific': 'development', # 1.30.0 released
24+
"2018-06-06 12:00, US/Pacific": "development", # 1.24.0 released
25+
"2018-06-25 18:00, US/Pacific": "endgame",
26+
"2018-07-05 12:00, US/Pacific": "development", # 1.25.0 released
27+
"2018-07-30 18:00, US/Pacific": "endgame",
28+
"2018-08-13 12:00, US/Pacific": "development", # 1.26.0 released
29+
"2018-08-27 18:00, US/Pacific": "endgame",
30+
"2018-09-05 12:00, US/Pacific": "development", # 1.27.0 released
31+
"2018-09-24 18:00, US/Pacific": "endgame",
32+
"2018-10-08 09:00, US/Pacific": "development", # 1.28.0 released
33+
"2018-10-29 18:00, US/Pacific": "endgame",
34+
"2018-11-12 11:00, US/Pacific": "development", # 1.29.0 released
35+
"2018-12-03 18:00, US/Pacific": "endgame",
36+
"2018-12-12 13:00, US/Pacific": "development", # 1.30.0 released
3737
}

lib/vscode/.github/classifier.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"file-watcher": {"assign": ["bpasero"]},
7373
"font-rendering": {"assign": []},
7474
"formatting": {"assign": []},
75-
"git": {"assign": ["joaomoreno"]},
75+
"git": {"assign": ["eamodio"]},
7676
"gpu": {"assign": ["deepak1556"]},
7777
"grammar": {"assign": ["mjbvz"]},
7878
"grid-view": {"assign": ["joaomoreno"]},
@@ -81,9 +81,9 @@
8181
"icon-brand": {"assign": []},
8282
"icons-product": {"assign": ["misolori"]},
8383
"install-update": {"assign": []},
84-
"integrated-terminal": {"assign": ["Tyriar"]},
85-
"integrated-terminal-conpty": {"assign": ["Tyriar"]},
86-
"integrated-terminal-links": {"assign": ["Tyriar"]},
84+
"integrated-terminal": {"assign": ["meganrogge"]},
85+
"integrated-terminal-conpty": {"assign": ["meganrogge"]},
86+
"integrated-terminal-links": {"assign": ["meganrogge"]},
8787
"integration-test": {"assign": []},
8888
"intellisense-config": {"assign": []},
8989
"ipc": {"assign": ["joaomoreno"]},
@@ -119,7 +119,7 @@
119119
"remote": {"assign": []},
120120
"remote-explorer": {"assign": ["alexr00"]},
121121
"rename": {"assign": ["jrieken"]},
122-
"scm": {"assign": ["joaomoreno"]},
122+
"scm": {"assign": ["eamodio"]},
123123
"screencast-mode": {"assign": ["lszomoru"]},
124124
"search": {"assign": ["roblourens"]},
125125
"search-editor": {"assign": ["JacksonKearl"]},
@@ -159,7 +159,7 @@
159159
"workbench-electron": {"assign": ["deepak1556"]},
160160
"workbench-feedback": {"assign": ["bpasero"]},
161161
"workbench-history": {"assign": ["bpasero"]},
162-
"workbench-hot-exit": {"assign": ["Tyriar"]},
162+
"workbench-hot-exit": {"assign": []},
163163
"workbench-launch": {"assign": []},
164164
"workbench-link": {"assign": []},
165165
"workbench-multiroot": {"assign": ["bpasero"]},

lib/vscode/.github/commands.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,19 @@
202202
"addLabel": "*caused-by-extension",
203203
"comment": "It looks like this is caused by the Python extension. Please file it with the repository [here](https://github.com/microsoft/vscode-python). 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!"
204204
},
205+
{
206+
"type": "comment",
207+
"name": "extJupyter",
208+
"allowUsers": [
209+
"cleidigh",
210+
"usernamehw",
211+
"gjsjohnmurray",
212+
"IllusionMH"
213+
],
214+
"action": "close",
215+
"addLabel": "*caused-by-extension",
216+
"comment": "It looks like this is caused by the Jupyter extension. Please file it with the repository [here](https://github.com/microsoft/vscode-jupyter). 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!"
217+
},
205218
{
206219
"type": "comment",
207220
"name": "extC",

lib/vscode/.github/commands.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
2-
perform: true,
3-
commands: [
4-
{
5-
type: 'comment',
6-
name: 'findDuplicates',
7-
allowUsers: ['cleidigh', 'usernamehw', 'gjsjohnmurray', 'IllusionMH'],
8-
action: 'comment',
9-
comment: "Potential duplicates:\n${potentialDuplicates}"
10-
}
11-
]
2+
perform: true,
3+
commands:
4+
[
5+
{
6+
type: "comment",
7+
name: "findDuplicates",
8+
allowUsers: ["cleidigh", "usernamehw", "gjsjohnmurray", "IllusionMH"],
9+
action: "comment",
10+
comment: "Potential duplicates:\n${potentialDuplicates}",
11+
},
12+
],
1213
}
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
insidersLabel: 'insiders',
3-
insidersColor: '006b75',
4-
action: 'add',
5-
perform: true
6-
}
2+
insidersLabel: "insiders",
3+
insidersColor: "006b75",
4+
action: "add",
5+
perform: true,
6+
}

lib/vscode/.github/insiders.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
insidersLabel: 'insiders',
3-
insidersColor: '006b75',
4-
action: 'remove',
5-
perform: true
6-
}
2+
insidersLabel: "insiders",
3+
insidersColor: "006b75",
4+
action: "remove",
5+
perform: true,
6+
}

lib/vscode/.github/similarity.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
perform: true,
3-
whenCreatedByTeam: false,
4-
comment: "(Experimental duplicate detection)\nThanks for submitting this issue. Please also check if it is already covered by an existing one, like:\n${potentialDuplicates}"
2+
perform: true,
3+
whenCreatedByTeam: false,
4+
comment: "(Experimental duplicate detection)\nThanks for submitting this issue. Please also check if it is already covered by an existing one, like:\n${potentialDuplicates}",
55
}

0 commit comments

Comments
 (0)