Commit Graph
2239 Commits
Author SHA1 Message Date
Benjamin Pasero 438a141b76 electron - avoid more deprecated API (themes) 2020-01-17 09:18:49 +01:00
Benjamin Pasero 2585092dbe tests - reduce output of integration tests (#84283) 2020-01-15 12:56:22 +01:00
Sandeep Somavarapu 5c928dff37 Fix #85618 2020-01-15 11:06:38 +01:00
Rachel Macfarlane 60beab2535 Move settings sync auth into built in extension 2020-01-14 14:50:37 -08:00
Matt Bierner c8123dee96 Fix webviews for electron 7
Caused by #83796

Also re-enables the webview tests
2020-01-09 15:06:11 -08:00
RoboandBenjamin Pasero 4c7431ca8d chore: Upgrade to electron 7.x (#83796)
* chore: bump electron@7.0.0

* chore: update api

* chore: Bump electron@7.0.1

* chore: bump electron@7.1.0

* chore: Bump electron@7.1.1

* chore: Bump electron@7.1.2

* FIXME: Skip webview tests that have improper shutdown path

* chore: Bump electron@7.1.3

* bump electron@7.1.5

* debug test failures

* chore: bump electron@7.1.7

* skip test for https://github.com/microsoft/vscode/issues/87330

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2020-01-09 19:16:52 +05:30
Sandeep Somavarapu f14dd3f77f Fix #86681 2020-01-08 16:53:18 +01:00
Martin Aeschlimann 5db448e37b refactor stdin code 2019-12-30 16:57:22 +01:00
Miguel Solorio 82ed3d45ee Revert "Merge pull request #87320 from microsoft/misolori/codicon-consolidation"
This reverts commit 6c9b23edc4, reversing
changes made to 085abd5f1a.
2019-12-19 13:44:49 -08:00
Miguel Solorio 641543b6ee Consolidate codicon files to vs/base/parts/codicon 2019-12-18 22:30:07 -08:00
Benjamin Pasero 7659a39d67 💄 tests 2019-12-18 09:53:45 +01:00
Benjamin Pasero ed020953b3 window - more validation of bounds 2019-12-17 07:53:17 +01:00
Benjamin Pasero e2dbfd4b97 electron - remove backgroundThrottling to fix blank windows 2019-12-17 07:33:34 +01:00
Benjamin Pasero 230f677e24 window - more changes to ensure window is not out of display bounds (#86771) 2019-12-16 18:36:30 +01:00
Benjamin Pasero e8b79d9c42 trace log more window state 2019-12-16 08:20:31 +01:00
Rachel Macfarlane 19587ff116 Improve rendering of errors within issue reporter 2019-12-12 12:01:25 -08:00
Benjamin Pasero cc1ba3c021 add tracing for #86771 2019-12-12 07:12:58 +01:00
Rachel Macfarlane 70fb5c6c54 Show warning when filing issue report on extension that does not have a GitHub bugs/repository url, fixes #73515 2019-12-11 16:24:21 -08:00
Sandeep Somavarapu d1be3bd39e 💄 2019-12-09 16:55:03 +01:00
Sandeep Somavarapu ccf9aeadc8 Fix #85331 #86402 2019-12-09 12:31:05 +01:00
Benjamin Pasero 0693d4e4a5 windows - set icon when running out of sources 2019-12-09 11:13:37 +01:00
Sandeep Somavarapu 8a7928e270 Fix #85210 2019-12-02 15:50:42 +01:00
Sandeep Somavarapu 4b0a066b83 - Get formatting options using text model
- Send only bindings to resolve
2019-12-02 11:15:42 +01:00
Sandeep Somavarapu 02bd95c906 refactor keybindings merge 2019-12-01 20:52:27 +01:00
Sandeep Somavarapu 1fbe309eb3 movw keybindings merge to workbench as service 2019-12-01 20:51:35 +01:00
Johannes Rieken be257638d2 rename ICommandAction.iconLocation to ICommandAction.icon 2019-11-29 10:03:35 +01:00
Johannes Rieken 91d0a62bf8 ICommandAction support "uri-icon" and ThemeIcon 2019-11-29 10:02:42 +01:00
rzj17 b8ecf87cd9 Add appRoot to windows protocol handler 2019-11-21 11:03:39 +00:00
Rachel Macfarlane 642659c47d strict function work, #81574 2019-11-18 11:54:38 -08:00
Daniel Imms 5f471ce2b6 Merge branch 'master' into tyriar/webgl2 2019-11-15 10:55:58 -08:00
Miguel Solorio 7766a5d0f0 Merge branch 'master' into misolori/icon-font-breakpoints 2019-11-15 10:33:44 -08:00
Sandeep Somavarapu f9a52f260a remove the marketplace azure search cache as it is enabled by default 2019-11-15 12:13:07 +01:00
Miguel Solorio bb4fefc959 Merge remote-tracking branch 'origin/master' into misolori/icon-font-breakpoints 2019-11-14 07:59:06 -08:00
Miguel Solorio bf9d2637b8 Use optional chaining 2019-11-13 23:04:09 -08:00
Miguel Solorio 353510eeec Fix compiler errors 2019-11-13 19:55:49 -08:00
Benjamin Pasero f1dfda569c Revert "web - workaround new window issue with pwa"
This reverts commit 54a6229d68.
2019-11-13 08:20:57 +01:00
Benjamin Pasero 54a6229d68 web - workaround new window issue with pwa 2019-11-12 19:19:35 +01:00
Rachel Macfarlane b9a9714d4c First cut of OAuth in the AuthTokenService 2019-11-11 12:45:38 -08:00
Christof Marti d1d9128573 Reduce typings files (#83421) 2019-11-11 17:50:20 +01:00
Daniel Imms 87251319ff Support experimental webgl renderer 2019-11-09 08:53:50 -08:00
SteVen Batten 38e3ad05f6 reduce the min height
this reduces the window to the smallest size that can fit a dialog
2019-11-08 15:37:31 -08:00
Rachel Macfarlane 8fd2f09c29 Remove unneeded telemetry log 2019-11-08 11:03:49 -08:00
Benjamin Pasero a5d47335b4 💄 web api 2019-11-06 11:03:26 +01:00
Rachel Macfarlane bfa915d619 Support 'workbench.action.openIssueReport' command in the web - directly open GitHub 2019-10-28 15:18:10 -07:00
Martin Aeschlimann 6c0fe8cb04 --diff does not work with WSL. Fixes #83473 2019-10-28 22:53:06 +01:00
Benjamin Pasero 06aadb28a7 debt - prepare for node 12 2019-10-28 09:54:19 +01:00
Andre Weinand b2fd9bfcf6 Remove IElectronService.openExtensionDevelopmentHostWindow; fixes #81060 2019-10-25 15:50:51 +02:00
Benjamin Pasero 5ff0b530ba web - cleanup vendor specific CSS rules 2019-10-25 12:45:37 +02:00
Joao Moreno a143fc36f8 fixes #83205 2019-10-24 11:25:31 +02:00
Martin Aeschlimann b8bb5e71b1 Cleanup src/vs/platform/environment/node/argv.ts. Fixes #76239 2019-10-24 10:15:21 +02:00