Commit graph

76861 commits

Author SHA1 Message Date
João Moreno 4077a67914
adopt focus border across all core themes 2021-02-15 14:29:36 +01:00
João Moreno c4c044e20d
fix quick input inactive focus background color 2021-02-15 14:29:23 +01:00
João Moreno 793371f055
remove twistie hover feedback 2021-02-15 14:13:24 +01:00
João Moreno 7d338140c3
Merge branch 'main' into joao/update-list-styles 2021-02-15 14:00:11 +01:00
João Moreno c9886c3946
missing recursion break 2021-02-15 13:40:42 +01:00
João Moreno 965518f9a9
fixes #116558 2021-02-15 13:39:41 +01:00
Benjamin Pasero 114bac541e storage - bring back logging support 2021-02-15 13:25:02 +01:00
Benjamin Pasero 2af090f8a3 Merge branch 'ben/storage2' 2021-02-15 12:59:41 +01:00
Johannes Rieken ac5b7117ec assert no rpc in notebook doc test 2021-02-15 12:52:54 +01:00
Johannes Rieken 059edf4166
Merge pull request #116685 from microsoft/job/nbtests
Move notebook tests
2021-02-15 12:35:19 +01:00
Benjamin Pasero 50bb1cf1a4 storage - do not init at random (fix tests on windows) 2021-02-15 12:18:19 +01:00
João Moreno 88089d3f20
fix terrapin failures not reporting 2021-02-15 12:04:31 +01:00
Johannes Rieken cc4d7e8a11 update (restore) language test for new cells 2021-02-15 11:52:14 +01:00
Johannes Rieken 196bf678a1 reset dirty state when reverting a notebook, update extension host when dirty state of a notebook (working copy) changes 2021-02-15 11:44:51 +01:00
Johannes Rieken 5236d34460 run active editor test only when having focus 2021-02-15 11:40:21 +01:00
Benjamin Pasero 02613ef2b4 storage - implement workspace storage and fix tests 2021-02-15 11:14:14 +01:00
Benjamin Pasero 5eca02fd99 storage - some 💄 2021-02-15 08:18:33 +01:00
Benjamin Pasero 23a780dbe7 storage - introduce shared class for storage in main 2021-02-15 07:44:43 +01:00
João Moreno 980becda8d main rename
fixes #116341
2021-02-14 20:10:24 +01:00
Benjamin Pasero a508b13538 storage - wire in close() 2021-02-14 16:23:18 +01:00
Benjamin Pasero 76fecd9855 storage - add test for storage main service 2021-02-14 12:45:36 +01:00
Benjamin Pasero f49d78c4af storage - fix layers to be able to use native storage service in sandbox 2021-02-14 12:24:55 +01:00
Benjamin Pasero 1f8bb6d33b storage - change main storage service to support global and workspace storage (stubs) 2021-02-14 12:01:50 +01:00
Rob Lourens a699ffaee6 Reenable notebook smoke test
Fix #116535
2021-02-13 15:48:37 -08:00
Rob Lourens 3a442c6939 Fix broken markdown cells
The editor wants to create a scoped CKS which you can't do with an Overlay
2021-02-13 15:40:29 -08:00
Benjamin Pasero 05922f8a26 storage - add tests for all services 2021-02-13 10:44:21 +01:00
Ladislau Szomoru 992cf6bd44
Update node-fetch (#116560) 2021-02-13 10:28:08 +01:00
Matt Bierner 647a4b044a Make sure we focus inner iframe contents if the webview itself is already focused 2021-02-12 18:24:26 -08:00
Connor Peet a0e0324a8d
testing: commands to run tests at current cursor and in file
Refs https://github.com/microsoft/vscode/issues/116589
2021-02-12 16:09:18 -08:00
Connor Peet 07e3bcf7ea
testing: allow filtering to only executed or failed tests 2021-02-12 16:09:18 -08:00
SteVen Batten be7cf6f2e9 use checkmark instead of toggle lang 4 diff editor 2021-02-12 15:42:13 -08:00
Rachel Macfarlane 2f277cb41e Add github session telemetry event 2021-02-12 15:39:04 -08:00
SteVen Batten 1a4c9ac9f2 fix classic menubar safari 2021-02-12 15:25:12 -08:00
Jackson Kearl e9ecaca14f Rescan task scroll container after task selection animation complete
Fixes #116521
2021-02-12 15:22:34 -08:00
Jackson Kearl 778ce3d6af Add potential top level command entries 2021-02-12 15:18:31 -08:00
Connor Peet 6693b29b19
testing: show peek link in hover
Fixes https://github.com/microsoft/vscode/issues/115770
2021-02-12 14:17:10 -08:00
Connor Peet 5c449afc04
testing: automatically open peek view on failures
Fixes https://github.com/microsoft/vscode/issues/115769
2021-02-12 14:17:10 -08:00
Connor Peet 53c2e1b23c
testing: close peek view when associate test state changes
Fixes https://github.com/microsoft/vscode/issues/115003
2021-02-12 14:17:10 -08:00
Jean Pierre 1170b3158e
Emmet: add output.reverseAttributes option (#116088)
Fixes #110251
2021-02-12 20:54:57 +00:00
Raymond Zhao 7661c8e35c Move emmet to emmetio/emmet npm dependency, fixes #110697 2021-02-12 20:13:54 +00:00
Matt Bierner 653f025dfd Enable ts check for service-worker
Fixes #116533
2021-02-12 12:12:41 -08:00
Jackson Kearl fab9533c5c Add some aria roles ref #115896 2021-02-12 11:37:26 -08:00
Matt Bierner 27e1db98c1 Move some additional focus fixed from electron webviews to iframe webviews 2021-02-12 10:54:47 -08:00
Matt Bierner 2cb4179ec6 Make sure the webview gets focused even if the actual webview content does not yet exist
Fixes #112677
2021-02-12 10:54:47 -08:00
Matt Bierner 2e1166cb0c Make sure webview editor has not been disposed before claiming webview
Fixes #115743

Also added an exception to make sure we don't call `show` on a disposed of webview editor overlay
2021-02-12 10:54:47 -08:00
Orta Therox 0568d26fad
Revert "Support the new 4.0 definition of isArray (#102413)" (#116571)
This reverts commit d47ddb670d.
2021-02-12 10:54:11 -08:00
Jackson Kearl 33d715555c Remeove "Skip" link, ref #114964. 2021-02-12 10:37:19 -08:00
Rob Lourens f1202da4a0 Simplify search view tree height calculation
Fix #116182
2021-02-12 10:30:47 -08:00
Johannes Rieken 2d6c2d0b2d wip - move notebook integration test into our normal API test extension 2021-02-12 19:17:03 +01:00
Johannes Rieken 5f9f03e822 disable extensions when debugging API tests 2021-02-12 19:08:34 +01:00