Commit graph

61120 commits

Author SHA1 Message Date
isidor f4df26f80e Revert "linux: automatically set force-renderer-accessibility when user sets editor.accessibilitySupport"
This reverts commit ee74224b88.
2020-02-14 15:30:52 +01:00
isidor ee74224b88 linux: automatically set force-renderer-accessibility when user sets editor.accessibilitySupport
#90446
2020-02-14 15:28:25 +01:00
Andre Weinand 802fdbac9f don't work too much unneccesarily... 2020-02-14 12:53:56 +01:00
Andre Weinand e588a9cd1a Introduce evaluatable expression API; fixes #89084 2020-02-14 12:53:56 +01:00
isidor aa9f9695c4 debug: fix some css when view moved to napel 2020-02-14 12:22:51 +01:00
Johannes Rieken bcdf991bd4 test: saveAll before asserting a certain save event 2020-02-14 12:05:57 +01:00
Johannes Rieken 6158372c89 more verbose integration test failures 2020-02-14 12:05:01 +01:00
isidor c379e3226e debug: remove BaseDebugViewPane 2020-02-14 11:31:35 +01:00
isidor 30d22f5f33 fixes #90660 2020-02-14 11:22:34 +01:00
João Moreno 7bc12be746
fixes #90632 (#90675) 2020-02-14 11:10:34 +01:00
Benjamin Pasero 8bac008949 web - allow to provide commands as workbench construction options 2020-02-14 10:59:36 +01:00
isidor 9b31cacba0 better error message #89658 2020-02-14 10:31:10 +01:00
Johannes Rieken 245358ab23 sort categories with uncheck items atop, https://github.com/microsoft/vscode/issues/90664 2020-02-14 10:30:22 +01:00
Benjamin Pasero 968b019aa5 text files - add tests for save from within participant 2020-02-14 10:17:14 +01:00
Benjamin Pasero a7ed9c9572
🆙 playwright@0.11.0 (#90663) 2020-02-14 09:56:08 +01:00
Benjamin Pasero 9cda3b7bda debt - do not ignore dirty when invoking save participants
if a save participant changes the model and the save fails, the document
is not marked as dirty
2020-02-14 09:31:20 +01:00
Benjamin Pasero 7a8596fd4b text files - rewrite save to use async-await 🤞 2020-02-14 09:26:14 +01:00
Joao Moreno b62b2280ea
fixes #90620 2020-02-14 07:24:17 +01:00
Jackson Kearl 4c9161a3f1 Remove unused action 2020-02-13 17:22:19 -08:00
Rachel Macfarlane e2bc02523e Properly await setting the active settings sync account, fixes #90636 2020-02-13 16:51:22 -08:00
Miguel Solorio f8014d4957 Update debug icon, make play bigger 2020-02-13 10:12:43 -08:00
Sandeep Somavarapu 6a95140847 Fix #90557 2020-02-13 18:38:54 +01:00
Sandeep Somavarapu 903dea01d4 Fix #90598 2020-02-13 18:25:10 +01:00
Sandeep Somavarapu 440e910ccc allow platform common tests use bas/parts/common 2020-02-13 18:25:10 +01:00
SteVen Batten 5def21f51c update css for debug viewlet 2020-02-13 09:03:17 -08:00
isidor 8709f1b490 open editors: fix css to work in panel 2020-02-13 17:30:44 +01:00
Daniel Imms ba989c930d
Merge pull request #90581 from microsoft/ben/90046
Integration tests: terminal throws exceptions
2020-02-13 08:23:48 -08:00
SteVen Batten a28e0a93b1 set flag on open editors view to move 2020-02-13 08:18:10 -08:00
SteVen Batten c58e437830 remove unnecessary listeners for built-in views 2020-02-13 08:15:49 -08:00
Benjamin Pasero 97eb6186e7 async - versionId => taskId 2020-02-13 17:04:48 +01:00
Benjamin Pasero 1174fe54f7 async - make save sequentializer a reusable thing 2020-02-13 17:01:05 +01:00
Andre Weinand e2ee9ea225
Merge pull request #88041 from neonsea/history-pollution
Avoid polluting shell history with debugger commands
2020-02-13 16:59:27 +01:00
SteVen Batten d05b78490f timeline is movable 2020-02-13 07:57:29 -08:00
Andre Weinand 23e3a12219
Merge branch 'master' into history-pollution 2020-02-13 16:47:36 +01:00
Benjamin Pasero b989a6ab05
Investigate to cancel a running save participant when saving again (#90590)
* Investigate to cancel a running save participant when saving again (fix #90509)

* keep token source
2020-02-13 16:45:49 +01:00
isidor df5969701e fixes #90593 2020-02-13 16:31:07 +01:00
Benjamin Pasero 086aa9d8c5 notifications - add "Focus Notification Toast" to command palette if toast visible 2020-02-13 15:35:47 +01:00
Benjamin Pasero f7884f5698 integration - mention how to debug 2020-02-13 15:32:02 +01:00
isidor 55d1af3e68 better explorer aria label #90446 2020-02-13 15:11:13 +01:00
Johannes Rieken 2b3fed13e1 some 💄 to prep for https://github.com/microsoft/vscode/issues/90359 2020-02-13 12:54:12 +01:00
Johannes Rieken 5166060e71 test: don't assert in event handler 2020-02-13 12:54:12 +01:00
Johannes Rieken f704c339dc re-enable active editor test for electron-runner, https://github.com/microsoft/vscode/issues/90470 2020-02-13 12:54:12 +01:00
Benjamin Pasero af69a32dba 🆙 distro 2020-02-13 12:41:00 +01:00
Benjamin Pasero 30749362bc 🆙 distro 2020-02-13 12:33:52 +01:00
Benjamin Pasero 6f34d1a7d8 integration - prevent excessive gulp usage 2020-02-13 12:26:32 +01:00
Benjamin Pasero e5ca30b596 docs integration test scripts 2020-02-13 12:02:19 +01:00
Sandeep Somavarapu a6fff6a345
Merge pull request #90556 from scovetta/patch-2
Fix #90555 (resetLocal() doesn't do anything)
2020-02-13 11:43:32 +01:00
Sandeep Somavarapu 8e984b076a
Merge branch 'master' into patch-2 2020-02-13 11:43:20 +01:00
Johannes Rieken ec19366e19 💄 2020-02-13 11:40:18 +01:00
Benjamin Pasero 54d57f552f Integration tests: terminal throws exceptions (fix #90046) 2020-02-13 11:31:52 +01:00