Commit 65b471f
Feat: microsoft#132598 Add notification in case of running a translated build on windows and macOS (microsoft#181191)
* added notification in case of running a rosetta translated build
* using app.runningUnderARM64Translation instead of system call
* added download button to the download page in the wrong build notification
* removed test call
* Update src/vs/workbench/electron-sandbox/window.ts
Co-authored-by: Robo <hop2deep@gmail.com>
* Update src/vs/workbench/electron-sandbox/window.ts
Co-authored-by: Robo <hop2deep@gmail.com>
* code format
* Update src/vs/workbench/electron-sandbox/window.ts
Co-authored-by: Robo <hop2deep@gmail.com>
---------
Co-authored-by: Robo <hop2deep@gmail.com>1 parent 8c85702 commit 65b471f
2 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1251 | 1251 | | |
1252 | 1252 | | |
1253 | 1253 | | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
1254 | 1259 | | |
1255 | 1260 | | |
1256 | 1261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
231 | 254 | | |
232 | 255 | | |
233 | 256 | | |
| |||
0 commit comments