|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.18.1", |
| 4 | + "version": "1.18.1-beta1", |
5 | 5 | "description": "C# for Visual Studio Code (powered by OmniSharp).", |
6 | 6 | "displayName": "C#", |
7 | 7 | "author": "Microsoft Corporation", |
|
29 | 29 | "dotnet" |
30 | 30 | ], |
31 | 31 | "defaults": { |
32 | | - "omniSharp": "1.32.16", |
| 32 | + "omniSharp": "1.32.18", |
33 | 33 | "razor": "1.0.0-alpha3-20190409.2" |
34 | 34 | }, |
35 | 35 | "main": "./dist/extension", |
|
159 | 159 | { |
160 | 160 | "id": "OmniSharp", |
161 | 161 | "description": "OmniSharp for Windows (.NET 4.6 / x86)", |
162 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/ba66444a-c3da-4fab-85fa-02b28bbc1b46/95904a314bfae3b848bb5e19817d2cce/omnisharp-win-x86-1.32.16.zip", |
163 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.32.16.zip", |
164 | | - "installPath": ".omnisharp/1.32.16", |
| 162 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c0b4bf36-facb-4452-af75-b5e93e148b37/9c60b572bf5fed76ec4e1c6b04f5b65f/omnisharp-win-x86-1.32.18.zip", |
| 163 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.32.18.zip", |
| 164 | + "installPath": ".omnisharp/1.32.18", |
165 | 165 | "platforms": [ |
166 | 166 | "win32" |
167 | 167 | ], |
168 | 168 | "architectures": [ |
169 | 169 | "x86" |
170 | 170 | ], |
171 | | - "installTestPath": "./.omnisharp/1.32.16/OmniSharp.exe", |
| 171 | + "installTestPath": "./.omnisharp/1.32.18/OmniSharp.exe", |
172 | 172 | "platformId": "win-x86", |
173 | | - "integrity": "6CE553CB8928CD5A72EDB29B21BBAD6E35DB80CCEE0F5364554BB0BF2E55DA8E" |
| 173 | + "integrity": "6FF9B0B95C3C34E10FF016FBCBB10106E07135426269619371E54C88DD5B02D5" |
174 | 174 | }, |
175 | 175 | { |
176 | 176 | "id": "OmniSharp", |
177 | 177 | "description": "OmniSharp for Windows (.NET 4.6 / x64)", |
178 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/ba66444a-c3da-4fab-85fa-02b28bbc1b46/008bfbe8f03a1d91161cbf2394067665/omnisharp-win-x64-1.32.16.zip", |
179 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.32.16.zip", |
180 | | - "installPath": ".omnisharp/1.32.16", |
| 178 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c0b4bf36-facb-4452-af75-b5e93e148b37/157272f608686947dce8cb0cd8ea7ada/omnisharp-win-x64-1.32.18.zip", |
| 179 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.32.18.zip", |
| 180 | + "installPath": ".omnisharp/1.32.18", |
181 | 181 | "platforms": [ |
182 | 182 | "win32" |
183 | 183 | ], |
184 | 184 | "architectures": [ |
185 | 185 | "x86_64" |
186 | 186 | ], |
187 | | - "installTestPath": "./.omnisharp/1.32.16/OmniSharp.exe", |
| 187 | + "installTestPath": "./.omnisharp/1.32.18/OmniSharp.exe", |
188 | 188 | "platformId": "win-x64", |
189 | | - "integrity": "5C1C55FE8083AC086F25A0F3B6D0F0D1D323D35F5DB3C18BD79425BAAA673B73" |
| 189 | + "integrity": "FB83CC91993E0C52CCDD123B51A3305855694BBA80E3CDD7967F34BCC7FF4435" |
190 | 190 | }, |
191 | 191 | { |
192 | 192 | "id": "OmniSharp", |
193 | 193 | "description": "OmniSharp for OSX", |
194 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/ba66444a-c3da-4fab-85fa-02b28bbc1b46/a1a36262d7a9d0618efc22aa13e2de59/omnisharp-osx-1.32.16.zip", |
195 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.32.16.zip", |
196 | | - "installPath": ".omnisharp/1.32.16", |
| 194 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c0b4bf36-facb-4452-af75-b5e93e148b37/b90a6de6bca1688c7eaf6311423f640a/omnisharp-osx-1.32.18.zip", |
| 195 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.32.18.zip", |
| 196 | + "installPath": ".omnisharp/1.32.18", |
197 | 197 | "platforms": [ |
198 | 198 | "darwin" |
199 | 199 | ], |
200 | 200 | "binaries": [ |
201 | 201 | "./mono.osx", |
202 | 202 | "./run" |
203 | 203 | ], |
204 | | - "installTestPath": "./.omnisharp/1.32.16/run", |
| 204 | + "installTestPath": "./.omnisharp/1.32.18/run", |
205 | 205 | "platformId": "osx", |
206 | | - "integrity": "026193AF37D25F88D3D875E111A4177A311839A08FF8D46B8AB5F096C0715A29" |
| 206 | + "integrity": "8E03EE297AB3F340D8710ACB3615BE5585C64AA745AA85455C1D90BDDE19585E" |
207 | 207 | }, |
208 | 208 | { |
209 | 209 | "id": "OmniSharp", |
210 | 210 | "description": "OmniSharp for Linux (x86)", |
211 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/ba66444a-c3da-4fab-85fa-02b28bbc1b46/dfb6e5ad1aac9e18a3b01f237852e90a/omnisharp-linux-x86-1.32.16.zip", |
212 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.32.16.zip", |
213 | | - "installPath": ".omnisharp/1.32.16", |
| 211 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c0b4bf36-facb-4452-af75-b5e93e148b37/caec9dabd06141754afb54070b641640/omnisharp-linux-x86-1.32.18.zip", |
| 212 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.32.18.zip", |
| 213 | + "installPath": ".omnisharp/1.32.18", |
214 | 214 | "platforms": [ |
215 | 215 | "linux" |
216 | 216 | ], |
|
222 | 222 | "./mono.linux-x86", |
223 | 223 | "./run" |
224 | 224 | ], |
225 | | - "installTestPath": "./.omnisharp/1.32.16/run", |
| 225 | + "installTestPath": "./.omnisharp/1.32.18/run", |
226 | 226 | "platformId": "linux-x86", |
227 | | - "integrity": "9E977DAB6507347DD54F2D2DB2E6366C600C9B7674768F8C9989DFA373B385C0" |
| 227 | + "integrity": "E1C6DC2CEE4A8D03E7F3800EA032DFF0489126619737DFB5C475C172AFCF67CB" |
228 | 228 | }, |
229 | 229 | { |
230 | 230 | "id": "OmniSharp", |
231 | 231 | "description": "OmniSharp for Linux (x64)", |
232 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/ba66444a-c3da-4fab-85fa-02b28bbc1b46/8d6798bfe8bc0f5204613cff635cc0e2/omnisharp-linux-x64-1.32.16.zip", |
233 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.32.16.zip", |
234 | | - "installPath": ".omnisharp/1.32.16", |
| 232 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c0b4bf36-facb-4452-af75-b5e93e148b37/94f8f0a6e290246aafe26e2ec2013525/omnisharp-linux-x64-1.32.18.zip", |
| 233 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.32.18.zip", |
| 234 | + "installPath": ".omnisharp/1.32.18", |
235 | 235 | "platforms": [ |
236 | 236 | "linux" |
237 | 237 | ], |
|
242 | 242 | "./mono.linux-x86_64", |
243 | 243 | "./run" |
244 | 244 | ], |
245 | | - "installTestPath": "./.omnisharp/1.32.16/run", |
| 245 | + "installTestPath": "./.omnisharp/1.32.18/run", |
246 | 246 | "platformId": "linux-x64", |
247 | | - "integrity": "5A69B04064412465746643772B9CB07C780CB79146BF50F7039CB8A5E80BB6DD" |
| 247 | + "integrity": "F1B07F367972B6326A266EC409C01AD8688C4247A04C4867B85FDBD5F0AA43AF" |
248 | 248 | }, |
249 | 249 | { |
250 | 250 | "id": "Debugger", |
|
837 | 837 | "keybindings": [ |
838 | 838 | { |
839 | 839 | "command": "o.showOutput", |
840 | | - "key": "Ctrl+L L", |
841 | | - "mac": "Cmd+L L" |
| 840 | + "key": "Ctrl+Shift+F9", |
| 841 | + "mac": "Cmd+Shift+F9" |
842 | 842 | }, |
843 | 843 | { |
844 | 844 | "command": "csharp.setNextStatement", |
|
0 commit comments