|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.6.2", |
| 4 | + "version": "1.7.0-beta1", |
5 | 5 | "description": "C# for Visual Studio Code (powered by OmniSharp).", |
6 | 6 | "displayName": "C#", |
7 | 7 | "author": "Microsoft Corporation", |
|
27 | 27 | "compile": "tsc -p ./ && gulp tslint", |
28 | 28 | "watch": "tsc -watch -p ./", |
29 | 29 | "test": "node ./node_modules/vscode/bin/test", |
30 | | - "test-syntax": "mocha --timeout 15000 --ui bdd ./out/test/syntaxes/*.test.syntax.js", |
31 | 30 | "postinstall": "node ./node_modules/vscode/bin/install" |
32 | 31 | }, |
33 | 32 | "dependencies": { |
|
57 | 56 | "gulp-mocha": "^2.1.3", |
58 | 57 | "gulp-tslint": "^4.3.0", |
59 | 58 | "mocha": "^2.3.3", |
| 59 | + "plist": "^2.0.1", |
60 | 60 | "tslint": "^3.15.1", |
61 | 61 | "tslint-microsoft-contrib": "^2.0.12", |
62 | 62 | "typescript": "^2.0.3", |
63 | 63 | "vsce": "^1.7.0", |
64 | | - "vscode": "^1.0.0", |
65 | | - "vscode-textmate": "^2.1.1" |
| 64 | + "vscode": "^1.0.0" |
66 | 65 | }, |
67 | 66 | "runtimeDependencies": [ |
68 | 67 | { |
|
149 | 148 | }, |
150 | 149 | { |
151 | 150 | "description": ".NET Core Debugger (Windows / x64)", |
152 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip", |
153 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip", |
| 151 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-win7-x64.zip", |
| 152 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-win7-x64.zip", |
154 | 153 | "installPath": ".debugger", |
155 | 154 | "runtimeIds": [ |
156 | 155 | "win7-x64" |
157 | 156 | ] |
158 | 157 | }, |
159 | 158 | { |
160 | 159 | "description": ".NET Core Debugger (macOS / x64)", |
161 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip", |
162 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip", |
| 160 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-osx.10.11-x64.zip", |
| 161 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-osx.10.11-x64.zip", |
163 | 162 | "installPath": ".debugger", |
164 | 163 | "runtimeIds": [ |
165 | 164 | "osx.10.11-x64" |
|
171 | 170 | }, |
172 | 171 | { |
173 | 172 | "description": ".NET Core Debugger (CentOS / x64)", |
174 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip", |
175 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip", |
| 173 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-centos.7-x64.zip", |
| 174 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-centos.7-x64.zip", |
176 | 175 | "installPath": ".debugger", |
177 | 176 | "runtimeIds": [ |
178 | 177 | "centos.7-x64" |
|
184 | 183 | }, |
185 | 184 | { |
186 | 185 | "description": ".NET Core Debugger (Debian / x64)", |
187 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip", |
188 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip", |
| 186 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-debian.8-x64.zip", |
| 187 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-debian.8-x64.zip", |
189 | 188 | "installPath": ".debugger", |
190 | 189 | "runtimeIds": [ |
191 | 190 | "debian.8-x64" |
|
197 | 196 | }, |
198 | 197 | { |
199 | 198 | "description": ".NET Core Debugger (Fedora 23 / x64)", |
200 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip", |
201 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip", |
| 199 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-fedora.23-x64.zip", |
| 200 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-fedora.23-x64.zip", |
202 | 201 | "installPath": ".debugger", |
203 | 202 | "runtimeIds": [ |
204 | 203 | "fedora.23-x64" |
|
210 | 209 | }, |
211 | 210 | { |
212 | 211 | "description": ".NET Core Debugger (Fedora 24 / x64)", |
213 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip", |
214 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip", |
| 212 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-fedora.24-x64.zip", |
| 213 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-fedora.24-x64.zip", |
215 | 214 | "installPath": ".debugger", |
216 | 215 | "runtimeIds": [ |
217 | 216 | "fedora.24-x64" |
|
223 | 222 | }, |
224 | 223 | { |
225 | 224 | "description": ".NET Core Debugger (OpenSUSE 13 / x64)", |
226 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip", |
227 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip", |
| 225 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.13.2-x64.zip", |
| 226 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.13.2-x64.zip", |
228 | 227 | "installPath": ".debugger", |
229 | 228 | "runtimeIds": [ |
230 | 229 | "opensuse.13.2-x64" |
|
236 | 235 | }, |
237 | 236 | { |
238 | 237 | "description": ".NET Core Debugger (OpenSUSE 42 / x64)", |
239 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip", |
240 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip", |
| 238 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.42.1-x64.zip", |
| 239 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.42.1-x64.zip", |
241 | 240 | "installPath": ".debugger", |
242 | 241 | "runtimeIds": [ |
243 | 242 | "opensuse.42.1-x64" |
|
249 | 248 | }, |
250 | 249 | { |
251 | 250 | "description": ".NET Core Debugger (RHEL / x64)", |
252 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip", |
253 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip", |
| 251 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-rhel.7.2-x64.zip", |
| 252 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-rhel.7.2-x64.zip", |
254 | 253 | "installPath": ".debugger", |
255 | 254 | "runtimeIds": [ |
256 | 255 | "rhel.7-x64" |
|
262 | 261 | }, |
263 | 262 | { |
264 | 263 | "description": ".NET Core Debugger (Ubuntu 14.04 / x64)", |
265 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip", |
266 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip", |
| 264 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.14.04-x64.zip", |
| 265 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.14.04-x64.zip", |
267 | 266 | "installPath": ".debugger", |
268 | 267 | "runtimeIds": [ |
269 | 268 | "ubuntu.14.04-x64" |
|
275 | 274 | }, |
276 | 275 | { |
277 | 276 | "description": ".NET Core Debugger (Ubuntu 16.04 / x64)", |
278 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip", |
279 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip", |
| 277 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.04-x64.zip", |
| 278 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.04-x64.zip", |
280 | 279 | "installPath": ".debugger", |
281 | 280 | "runtimeIds": [ |
282 | 281 | "ubuntu.16.04-x64" |
|
288 | 287 | }, |
289 | 288 | { |
290 | 289 | "description": ".NET Core Debugger (Ubuntu 16.10 / x64)", |
291 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip", |
292 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip", |
| 290 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.10-x64.zip", |
| 291 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.10-x64.zip", |
293 | 292 | "installPath": ".debugger", |
294 | 293 | "runtimeIds": [ |
295 | 294 | "ubuntu.16.10-x64" |
|
390 | 389 | { |
391 | 390 | "language": "csharp", |
392 | 391 | "scopeName": "source.cs", |
393 | | - "path": "./syntaxes/csharp.json" |
| 392 | + "path": "./syntaxes/csharp.tmLanguage" |
394 | 393 | } |
395 | 394 | ], |
396 | 395 | "jsonValidation": [ |
397 | 396 | { |
398 | 397 | "fileMatch": "project.json", |
399 | 398 | "url": "http://json.schemastore.org/project" |
| 399 | + }, |
| 400 | + { |
| 401 | + "fileMatch": "omnisharp.json", |
| 402 | + "url": "http://json.schemastore.org/omnisharp" |
400 | 403 | } |
401 | 404 | ], |
402 | 405 | "commands": [ |
|
0 commit comments