|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.11.0", |
| 4 | + "version": "1.12.0-beta1", |
5 | 5 | "description": "C# for Visual Studio Code (powered by OmniSharp).", |
6 | 6 | "displayName": "C#", |
7 | 7 | "author": "Microsoft Corporation", |
|
164 | 164 | }, |
165 | 165 | { |
166 | 166 | "description": ".NET Core Debugger (Windows / x64)", |
167 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-win7-x64.zip", |
168 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-win7-x64.zip", |
| 167 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-12-2/coreclr-debug-win7-x64.zip", |
| 168 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-12-2/coreclr-debug-win7-x64.zip", |
169 | 169 | "installPath": ".debugger", |
170 | | - "runtimeIds": [ |
171 | | - "win7-x64" |
| 170 | + "platforms": [ |
| 171 | + "win32" |
| 172 | + ], |
| 173 | + "architectures": [ |
| 174 | + "x86_64" |
172 | 175 | ], |
173 | 176 | "installTestPath": "./.debugger/vsdbg-ui.exe" |
174 | 177 | }, |
175 | 178 | { |
176 | 179 | "description": ".NET Core Debugger (macOS / x64)", |
177 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-osx.10.11-x64.zip", |
178 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-osx.10.11-x64.zip", |
179 | | - "installPath": ".debugger", |
180 | | - "runtimeIds": [ |
181 | | - "osx.10.11-x64" |
182 | | - ], |
183 | | - "binaries": [ |
184 | | - "./vsdbg-ui", |
185 | | - "./vsdbg" |
186 | | - ], |
187 | | - "installTestPath": "./.debugger/vsdbg-ui" |
188 | | - }, |
189 | | - { |
190 | | - "description": ".NET Core Debugger (CentOS / x64)", |
191 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-centos.7-x64.zip", |
192 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-centos.7-x64.zip", |
193 | | - "installPath": ".debugger", |
194 | | - "runtimeIds": [ |
195 | | - "centos.7-x64" |
196 | | - ], |
197 | | - "binaries": [ |
198 | | - "./vsdbg-ui", |
199 | | - "./vsdbg" |
200 | | - ], |
201 | | - "installTestPath": "./.debugger/vsdbg-ui" |
202 | | - }, |
203 | | - { |
204 | | - "description": ".NET Core Debugger (Debian / x64)", |
205 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-debian.8-x64.zip", |
206 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-debian.8-x64.zip", |
207 | | - "installPath": ".debugger", |
208 | | - "runtimeIds": [ |
209 | | - "debian.8-x64" |
210 | | - ], |
211 | | - "binaries": [ |
212 | | - "./vsdbg-ui", |
213 | | - "./vsdbg" |
214 | | - ], |
215 | | - "installTestPath": "./.debugger/vsdbg-ui" |
216 | | - }, |
217 | | - { |
218 | | - "description": ".NET Core Debugger (Fedora 23 / x64)", |
219 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-fedora.23-x64.zip", |
220 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-fedora.23-x64.zip", |
221 | | - "installPath": ".debugger", |
222 | | - "runtimeIds": [ |
223 | | - "fedora.23-x64" |
224 | | - ], |
225 | | - "binaries": [ |
226 | | - "./vsdbg-ui", |
227 | | - "./vsdbg" |
228 | | - ], |
229 | | - "installTestPath": "./.debugger/vsdbg-ui" |
230 | | - }, |
231 | | - { |
232 | | - "description": ".NET Core Debugger (Fedora 24 / x64)", |
233 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-fedora.24-x64.zip", |
234 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-fedora.24-x64.zip", |
235 | | - "installPath": ".debugger", |
236 | | - "runtimeIds": [ |
237 | | - "fedora.24-x64" |
238 | | - ], |
239 | | - "binaries": [ |
240 | | - "./vsdbg-ui", |
241 | | - "./vsdbg" |
242 | | - ], |
243 | | - "installTestPath": "./.debugger/vsdbg-ui" |
244 | | - }, |
245 | | - { |
246 | | - "description": ".NET Core Debugger (OpenSUSE 13 / x64)", |
247 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-opensuse.13.2-x64.zip", |
248 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-opensuse.13.2-x64.zip", |
249 | | - "installPath": ".debugger", |
250 | | - "runtimeIds": [ |
251 | | - "opensuse.13.2-x64" |
252 | | - ], |
253 | | - "binaries": [ |
254 | | - "./vsdbg-ui", |
255 | | - "./vsdbg" |
256 | | - ], |
257 | | - "installTestPath": "./.debugger/vsdbg-ui" |
258 | | - }, |
259 | | - { |
260 | | - "description": ".NET Core Debugger (OpenSUSE 42 / x64)", |
261 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-opensuse.42.1-x64.zip", |
262 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-opensuse.42.1-x64.zip", |
263 | | - "installPath": ".debugger", |
264 | | - "runtimeIds": [ |
265 | | - "opensuse.42.1-x64" |
266 | | - ], |
267 | | - "binaries": [ |
268 | | - "./vsdbg-ui", |
269 | | - "./vsdbg" |
270 | | - ], |
271 | | - "installTestPath": "./.debugger/vsdbg-ui" |
272 | | - }, |
273 | | - { |
274 | | - "description": ".NET Core Debugger (RHEL / x64)", |
275 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-rhel.7.2-x64.zip", |
276 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-rhel.7.2-x64.zip", |
| 180 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-12-2/coreclr-debug-osx.10.11-x64.zip", |
| 181 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-12-2/coreclr-debug-osx.10.11-x64.zip", |
277 | 182 | "installPath": ".debugger", |
278 | | - "runtimeIds": [ |
279 | | - "rhel.7-x64" |
280 | | - ], |
281 | | - "binaries": [ |
282 | | - "./vsdbg-ui", |
283 | | - "./vsdbg" |
| 183 | + "platforms": [ |
| 184 | + "darwin" |
284 | 185 | ], |
285 | | - "installTestPath": "./.debugger/vsdbg-ui" |
286 | | - }, |
287 | | - { |
288 | | - "description": ".NET Core Debugger (Ubuntu 14.04 / x64)", |
289 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-ubuntu.14.04-x64.zip", |
290 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-ubuntu.14.04-x64.zip", |
291 | | - "installPath": ".debugger", |
292 | | - "runtimeIds": [ |
293 | | - "ubuntu.14.04-x64" |
| 186 | + "architectures": [ |
| 187 | + "x86_64" |
294 | 188 | ], |
295 | 189 | "binaries": [ |
296 | 190 | "./vsdbg-ui", |
|
299 | 193 | "installTestPath": "./.debugger/vsdbg-ui" |
300 | 194 | }, |
301 | 195 | { |
302 | | - "description": ".NET Core Debugger (Ubuntu 16.04 / x64)", |
303 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-ubuntu.16.04-x64.zip", |
304 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-ubuntu.16.04-x64.zip", |
| 196 | + "description": ".NET Core Debugger (linux / x64)", |
| 197 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-12-2/coreclr-debug-linux-x64.zip", |
| 198 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-12-2/coreclr-debug-linux-x64.zip", |
305 | 199 | "installPath": ".debugger", |
306 | | - "runtimeIds": [ |
307 | | - "ubuntu.16.04-x64" |
308 | | - ], |
309 | | - "binaries": [ |
310 | | - "./vsdbg-ui", |
311 | | - "./vsdbg" |
| 200 | + "platforms": [ |
| 201 | + "linux" |
312 | 202 | ], |
313 | | - "installTestPath": "./.debugger/vsdbg-ui" |
314 | | - }, |
315 | | - { |
316 | | - "description": ".NET Core Debugger (Ubuntu 16.10 / x64)", |
317 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-10-1/coreclr-debug-ubuntu.16.10-x64.zip", |
318 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-10-1/coreclr-debug-ubuntu.16.10-x64.zip", |
319 | | - "installPath": ".debugger", |
320 | | - "runtimeIds": [ |
321 | | - "ubuntu.16.10-x64" |
| 203 | + "architectures": [ |
| 204 | + "x86_64" |
322 | 205 | ], |
323 | 206 | "binaries": [ |
324 | 207 | "./vsdbg-ui", |
|
357 | 240 | "default": false, |
358 | 241 | "description": "Suppress the warning that the .NET CLI is not on the path." |
359 | 242 | }, |
360 | | - "csharp.fallbackDebuggerLinuxRuntimeId": { |
361 | | - "type": "string", |
362 | | - "enum": [ |
363 | | - "centos.7-x64", |
364 | | - "debian.8-x64", |
365 | | - "fedora.23-x64", |
366 | | - "fedora.24-x64", |
367 | | - "opensuse.13.2-x64", |
368 | | - "opensuse.42.1-x64", |
369 | | - "rhel.7-x64", |
370 | | - "ubuntu.14.04-x64", |
371 | | - "ubuntu.16.04-x64", |
372 | | - "ubuntu.16.10-x64" |
373 | | - ], |
374 | | - "description": "If the current Linux distribution is not recognized, this option can be used to tell the debugger what version can be used. After changing this option, close VS Code, remove the debugger folder (~/.vscode/extensions/ms-vscode.csharp-<ver>/.debugger) if it has already downloaded, and restart VS Code." |
375 | | - }, |
376 | 243 | "csharp.unitTestDebuggingOptions": { |
377 | 244 | "type": "object", |
378 | 245 | "description": "Options to use with the debugger when launching for unit test debugging. Any launch.json option is valid here.", |
|
0 commit comments