You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/commands.json
+130-8Lines changed: 130 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -127,14 +127,6 @@
127
127
"action": "updateLabels",
128
128
"addLabel": "~needs more info"
129
129
},
130
-
{
131
-
"type": "label",
132
-
"name": "~needs version info",
133
-
"action": "updateLabels",
134
-
"addLabel": "needs more info",
135
-
"removeLabel": "~needs version info",
136
-
"comment": "Thanks for creating this issue! We figured it's missing some basic information, such as a version number, or in some other way doesn't follow our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines. Please take the time to review these and update the issue.\n\nHappy Coding!"
137
-
},
138
130
{
139
131
"type": "label",
140
132
"name": "~needs more info",
@@ -163,5 +155,135 @@
163
155
"name": "*off-topic",
164
156
"action": "close",
165
157
"comment": "Thanks for creating this issue. We think this issue is unactionable or unrelated to the goals of this project. Please follow our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
158
+
},
159
+
{
160
+
"type": "comment",
161
+
"name": "extPython",
162
+
"allowUsers": [
163
+
"cleidigh",
164
+
"usernamehw",
165
+
"gjsjohnmurray",
166
+
"IllusionMH"
167
+
],
168
+
"action": "close",
169
+
"addLabel": "*caused-by-extension",
170
+
"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!"
171
+
},
172
+
{
173
+
"type": "comment",
174
+
"name": "extC",
175
+
"allowUsers": [
176
+
"cleidigh",
177
+
"usernamehw",
178
+
"gjsjohnmurray",
179
+
"IllusionMH"
180
+
],
181
+
"action": "close",
182
+
"addLabel": "*caused-by-extension",
183
+
"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!"
184
+
},
185
+
{
186
+
"type": "comment",
187
+
"name": "extC++",
188
+
"allowUsers": [
189
+
"cleidigh",
190
+
"usernamehw",
191
+
"gjsjohnmurray",
192
+
"IllusionMH"
193
+
],
194
+
"action": "close",
195
+
"addLabel": "*caused-by-extension",
196
+
"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!"
197
+
},
198
+
{
199
+
"type": "comment",
200
+
"name": "extTS",
201
+
"allowUsers": [
202
+
"cleidigh",
203
+
"usernamehw",
204
+
"gjsjohnmurray",
205
+
"IllusionMH"
206
+
],
207
+
"action": "close",
208
+
"addLabel": "*caused-by-extension",
209
+
"comment": "It looks like this is caused by the TypeScript language service. Please file it with the repository [here](https://github.com/microsoft/TypeScript/). Make sure to check their [contributing guidelines](https://github.com/microsoft/TypeScript/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!"
210
+
},
211
+
{
212
+
"type": "comment",
213
+
"name": "extJS",
214
+
"allowUsers": [
215
+
"cleidigh",
216
+
"usernamehw",
217
+
"gjsjohnmurray",
218
+
"IllusionMH"
219
+
],
220
+
"action": "close",
221
+
"addLabel": "*caused-by-extension",
222
+
"comment": "It looks like this is caused by the TypeScript/JavaScript language service. Please file it with the repository [here](https://github.com/microsoft/TypeScript/). Make sure to check their [contributing guidelines](https://github.com/microsoft/TypeScript/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!"
223
+
},
224
+
{
225
+
"type": "comment",
226
+
"name": "extC#",
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/OmniSharp/omnisharp-vscode.git). 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
+
},
237
+
{
238
+
"type": "comment",
239
+
"name": "extGo",
240
+
"allowUsers": [
241
+
"cleidigh",
242
+
"usernamehw",
243
+
"gjsjohnmurray",
244
+
"IllusionMH"
245
+
],
246
+
"action": "close",
247
+
"addLabel": "*caused-by-extension",
248
+
"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!"
249
+
},
250
+
{
251
+
"type": "comment",
252
+
"name": "extPowershell",
253
+
"allowUsers": [
254
+
"cleidigh",
255
+
"usernamehw",
256
+
"gjsjohnmurray",
257
+
"IllusionMH"
258
+
],
259
+
"action": "close",
260
+
"addLabel": "*caused-by-extension",
261
+
"comment": "It looks like this is caused by the Powershell extension. Please file it with the repository [here](https://github.com/PowerShell/vscode-powershell). 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!"
262
+
},
263
+
{
264
+
"type": "comment",
265
+
"name": "extLiveShare",
266
+
"allowUsers": [
267
+
"cleidigh",
268
+
"usernamehw",
269
+
"gjsjohnmurray",
270
+
"IllusionMH"
271
+
],
272
+
"action": "close",
273
+
"addLabel": "*caused-by-extension",
274
+
"comment": "It looks like this is caused by the LiveShare extension. Please file it with the repository [here](https://github.com/MicrosoftDocs/live-share). Make sure to check their [contributing guidelines](https://github.com/MicrosoftDocs/live-share/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!"
275
+
},
276
+
{
277
+
"type": "comment",
278
+
"name": "extDocker",
279
+
"allowUsers": [
280
+
"cleidigh",
281
+
"usernamehw",
282
+
"gjsjohnmurray",
283
+
"IllusionMH"
284
+
],
285
+
"action": "close",
286
+
"addLabel": "*caused-by-extension",
287
+
"comment": "It looks like this is caused by the Docker extension. Please file it with the repository [here](https://github.com/microsoft/vscode-docker). 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!"
comment: "Thanks for creating this issue! We detected it's missing some basic information, such as your VS Code and operating system versions, or in some other way doesn't follow our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines. Please take the time to review these guidelines and update the issue.\n\nThis comment will go away once sufficient information is included in your issue.\n\nHappy Coding!"
// On Git 2.25+ if you call `rev-parse --show-toplevel` on a mapped drive, instead of getting the mapped drive path back, you get the UNC path for the mapped drive.
429
+
// So we will try to normalize it back to the mapped drive path, if possible
0 commit comments