Commit Graph

76939 Commits

Author SHA1 Message Date
João Moreno 7efe1382bb update comment 2021-02-18 11:00:31 +01:00
João Moreno df97ef2288 tunnel view: enable context menu clicking 2021-02-18 10:59:01 +01:00
João Moreno 5d8db7c493 reenable tunnel view list options 2021-02-18 10:55:27 +01:00
João Moreno 9752a1cb3e reenable more tunnel view functionality 2021-02-18 10:53:39 +01:00
João Moreno d15bdd6aee cleanup workbench lists 2021-02-18 10:48:14 +01:00
Alex Ross 3203a54e0b More actions on cells 2021-02-18 09:41:00 +01:00
Alex Ross bd5d97dbce Rendering for local address and label 2021-02-17 18:17:43 +01:00
João Moreno a16b41d9c4 adopt WorkbenchTable in tunnel view 2021-02-17 15:59:10 +01:00
João Moreno 03ad0f1f8d workbench table 2021-02-17 15:54:42 +01:00
João Moreno 8244f99965 table: rename 2021-02-17 15:54:41 +01:00
Alex Ross 5816c4ea2c Improve tunnel label and process description 2021-02-17 14:48:20 +01:00
João Moreno 0cf9477e96 tunnel view: start to adopt table 2021-02-17 14:21:47 +01:00
João Moreno 0ac9125128 table: styles, domFocus 2021-02-17 14:18:48 +01:00
João Moreno 4006dd2e4f table: use getSashOrthogonalSize 2021-02-17 13:35:34 +01:00
João Moreno e8b4860729 splitview: getSashOrthogonalSize 2021-02-17 13:35:24 +01:00
João Moreno 589a0f268a further TunnelViewModel simplification 2021-02-17 13:19:47 +01:00
João Moreno 037b4b161a simplify ITunnelViewModel 2021-02-17 13:16:51 +01:00
João Moreno d3f2e22c19 table: css 2021-02-17 10:30:58 +01:00
João Moreno fe02cd157d table: fix initial cell sizing 2021-02-17 10:24:49 +01:00
João Moreno bb999b90b4 table widget: fix overflow behavior 2021-02-17 10:17:59 +01:00
João Moreno f290c162de table: layout 2021-02-17 10:10:26 +01:00
João Moreno 3d0245d5e4 more table progress 2021-02-16 16:34:34 +01:00
João Moreno 3385cc7a5c 💄 2021-02-16 16:24:39 +01:00
João Moreno ee9da16746 table: intro 2021-02-16 15:53:35 +01:00
João Moreno 2313132d55 💄 2021-02-16 15:39:48 +01:00
João Moreno 38ae92f4b1 remove unused ui tests 2021-02-16 11:59:30 +01:00
Benjamin Pasero 77493b59a5 storage - test all storages closed when shutdown 2021-02-16 11:58:01 +01:00
Ladislau Szomoru 58a427566b Revert change 2021-02-16 11:57:14 +01:00
Ladislau Szomoru c967932ba3 Specify sourceScanPath 2021-02-16 11:53:56 +01:00
Benjamin Pasero 58e22bc522 window - type win as null if disposed 2021-02-16 11:27:43 +01:00
Ladislau Szomoru 3dab064342 Move component governance to compile stage 2021-02-16 11:25:51 +01:00
Benjamin Pasero 5e74ad5430 storage - fix unused storage variable in tests 2021-02-16 11:12:13 +01:00
Johannes Rieken 266e475931 before removing cell documents capture its API objects, after inserting cell documents capture its API objects, fixes https://github.com/microsoft/vscode/issues/116711 2021-02-16 11:09:29 +01:00
Benjamin Pasero 1bb2e0a9ba storage - use inMemory storage for tests 2021-02-16 10:47:36 +01:00
Benjamin Pasero a7470e5094 storage - let service own lifecycle in main and implement storage warming when window loads 2021-02-16 09:55:42 +01:00
Johannes Rieken f829a7dfd7 workaround for https://github.com/microsoft/vscode/issues/116751 2021-02-16 09:45:37 +01:00
Johannes Rieken ac916cbb2d don't assert rpc strictness yet 2021-02-16 09:32:37 +01:00
isidor 5662aecf24 actionBar: adopt respectOrienationForPreviousAndNextKey option in lists and notebook 2021-02-16 09:28:28 +01:00
Johannes Rieken 5539322998 &quote; is ", re #115391 2021-02-16 09:20:54 +01:00
isidor 72137a8223 fixes #116663 2021-02-16 09:10:55 +01:00
Benjamin Pasero f606206cc8 debt - consistently refer to main services 2021-02-16 08:33:34 +01:00
Benjamin Pasero 8dbc14946b debt - consistent event names in main 2021-02-16 08:27:47 +01:00
Benjamin Pasero 3bb3da8281 storage - move more things into abstract storage service 2021-02-16 08:05:38 +01:00
Benjamin Pasero 2b1ab52273 storage - remove unused onWillSaveState event (main) 2021-02-16 07:40:36 +01:00
isidor 3479bb3590 button checkbox and menu: do not automatically remove tabIndex from disabled items 2021-02-15 20:30:36 +01:00
isidor 5f5ceba51a actionBar: allow to focus disabled items 2021-02-15 20:30:36 +01:00
isidor 8263f1c66a actionBar: do not eat up the arrow key if there is only one item in the action bar 2021-02-15 20:30:36 +01:00
Benjamin Pasero 6c12d9f2c4 storage - add first cut lifecycle controlled from main side 2021-02-15 17:54:10 +01:00
Johannes Rieken e4e0919c0e refine precondition so that markdown cells always "execute" 2021-02-15 17:30:58 +01:00
Johannes Rieken d9c653c8b6 increase default timeout for event waiting, fixes https://github.com/microsoft/vscode/issues/116704 2021-02-15 17:17:10 +01:00