|
501 | 501 | "description": "Array of symbol server URLs (example: http\u200b://MyExampleSymbolServer) or directories (example: /build/symbols) to search for .pdb files. These directories will be searched in addition to the default locations -- next to the module and the path where the pdb was originally dropped to.", |
502 | 502 | "default": [] |
503 | 503 | }, |
504 | | - "authenticatedSymbolServers": { |
505 | | - "type": "array", |
506 | | - "items": { |
507 | | - "$ref": "#/definitions/VSAuthenticatedSymbolServer" |
508 | | - }, |
509 | | - "description": "Array of authenticated symbol server URLs and associated authentication data." |
510 | | - }, |
511 | 504 | "searchMicrosoftSymbolServer": { |
512 | 505 | "type": "boolean", |
513 | 506 | "description": "If 'true' the Microsoft Symbol server (https\u200b://msdl.microsoft.com\u200b/download/symbols) is added to the symbols search path. If unspecified, this option defaults to 'false'.", |
|
1389 | 1382 | "description": "Array of symbol server URLs (example: http\u200b://MyExampleSymbolServer) or directories (example: /build/symbols) to search for .pdb files. These directories will be searched in addition to the default locations -- next to the module and the path where the pdb was originally dropped to.", |
1390 | 1383 | "default": [] |
1391 | 1384 | }, |
1392 | | - "authenticatedSymbolServers": { |
1393 | | - "type": "array", |
1394 | | - "items": { |
1395 | | - "$ref": "#/definitions/VSAuthenticatedSymbolServer" |
1396 | | - }, |
1397 | | - "description": "Array of authenticated symbol server URLs and associated authentication data." |
1398 | | - }, |
1399 | 1385 | "searchMicrosoftSymbolServer": { |
1400 | 1386 | "type": "boolean", |
1401 | 1387 | "description": "If 'true' the Microsoft Symbol server (https\u200b://msdl.microsoft.com\u200b/download/symbols) is added to the symbols search path. If unspecified, this option defaults to 'false'.", |
|
1828 | 1814 | "description": "Array of symbol server URLs (example: http\u200b://MyExampleSymbolServer) or directories (example: /build/symbols) to search for .pdb files. These directories will be searched in addition to the default locations -- next to the module and the path where the pdb was originally dropped to.", |
1829 | 1815 | "default": [] |
1830 | 1816 | }, |
1831 | | - "authenticatedSymbolServers": { |
1832 | | - "type": "array", |
1833 | | - "items": { |
1834 | | - "$ref": "#/definitions/VSAuthenticatedSymbolServer" |
1835 | | - }, |
1836 | | - "description": "Array of authenticated symbol server URLs and associated authentication data." |
1837 | | - }, |
1838 | 1817 | "searchMicrosoftSymbolServer": { |
1839 | 1818 | "type": "boolean", |
1840 | 1819 | "description": "If 'true' the Microsoft Symbol server (https\u200b://msdl.microsoft.com\u200b/download/symbols) is added to the symbols search path. If unspecified, this option defaults to 'false'.", |
|
2509 | 2488 | "description": "Array of symbol server URLs (example: http\u200b://MyExampleSymbolServer) or directories (example: /build/symbols) to search for .pdb files. These directories will be searched in addition to the default locations -- next to the module and the path where the pdb was originally dropped to.", |
2510 | 2489 | "default": [] |
2511 | 2490 | }, |
2512 | | - "authenticatedSymbolServers": { |
2513 | | - "type": "array", |
2514 | | - "items": { |
2515 | | - "$ref": "#/definitions/VSAuthenticatedSymbolServer" |
2516 | | - }, |
2517 | | - "description": "Array of authenticated symbol server URLs and associated authentication data." |
2518 | | - }, |
2519 | 2491 | "searchMicrosoftSymbolServer": { |
2520 | 2492 | "type": "boolean", |
2521 | 2493 | "description": "If 'true' the Microsoft Symbol server (https\u200b://msdl.microsoft.com\u200b/download/symbols) is added to the symbols search path. If unspecified, this option defaults to 'false'.", |
|
2948 | 2920 | "description": "Array of symbol server URLs (example: http\u200b://MyExampleSymbolServer) or directories (example: /build/symbols) to search for .pdb files. These directories will be searched in addition to the default locations -- next to the module and the path where the pdb was originally dropped to.", |
2949 | 2921 | "default": [] |
2950 | 2922 | }, |
2951 | | - "authenticatedSymbolServers": { |
2952 | | - "type": "array", |
2953 | | - "items": { |
2954 | | - "$ref": "#/definitions/VSAuthenticatedSymbolServer" |
2955 | | - }, |
2956 | | - "description": "Array of authenticated symbol server URLs and associated authentication data." |
2957 | | - }, |
2958 | 2923 | "searchMicrosoftSymbolServer": { |
2959 | 2924 | "type": "boolean", |
2960 | 2925 | "description": "If 'true' the Microsoft Symbol server (https\u200b://msdl.microsoft.com\u200b/download/symbols) is added to the symbols search path. If unspecified, this option defaults to 'false'.", |
|
0 commit comments