Commit Graph

89088 Commits

Author SHA1 Message Date
rebornix e534678411 update insert toolbar position. 2021-09-24 10:09:46 -07:00
Rob Lourens 9b0afd1def Tweak disabled debugger warning message
Fix #133728
2021-09-24 09:31:16 -07:00
Megan Rogge a19722b186 fix #133750 2021-09-24 09:18:20 -07:00
Miguel Solorio 5fb16587bd Update Codicons: Add 'debug-continue-small' (refs #133293)
https://github.com/microsoft/vscode-codicons/commit/8ae6c4f7150c1efbc90f5ac323a2c3b7912bc45b
2021-09-24 09:11:32 -07:00
Johannes Rieken ad7b1cfb23 better polyfill of timeRemaining for idleCallback https://github.com/microsoft/vscode/issues/133173#issuecomment-926682209 2021-09-24 17:09:53 +02:00
Logan Ramos e8fb4ff121 Bump distro 2021-09-24 11:06:02 -04:00
Logan Ramos 0ed50a434a Fix #133736 2021-09-24 10:26:34 -04:00
Alexandru Dima 196287f137 Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-09-24 16:25:40 +02:00
Alexandru Dima d02ba46704 undo bad change 2021-09-24 16:21:50 +02:00
Alexandru Dima be33a77d8c Use onDynamic* instead of onScoped* for events that are returned from method calls (#133445) 2021-09-24 16:16:28 +02:00
Logan Ramos cbe175f438 Fix tests attempt number two 2021-09-24 10:12:52 -04:00
Alexandru Dima 423b51adfc Merge pull request #133733 from microsoft/alex/sandbox-tunnel-service
Implements a `TunnelService` in `/electron-sandbox/`
2021-09-24 15:55:24 +02:00
Logan Ramos ce7c00f4fb Fix integration tests 2021-09-24 09:43:06 -04:00
Logan Ramos 620a61f5a3 Add more move tests 2021-09-24 09:09:35 -04:00
Johannes Rieken 9a21b53663 simplify signature of getExtension 2021-09-24 15:07:22 +02:00
Alexandru Dima 8844239abd Implement a TunnelService in /electron-sandbox/ using an ISharedProcessTunnelService that creates the tunnels on the shared process 2021-09-24 14:52:29 +02:00
Alex Ross dccb659623 Fix rerun last task
Fixes #132916
2021-09-24 14:04:37 +02:00
Sandeep Somavarapu 0583bb635e update distro 2021-09-24 13:57:54 +02:00
Alex Ross a2e91a0844 Remove console log
Fixes #133725
2021-09-24 13:26:15 +02:00
Johannes Rieken 48e95ad548 reduce font-size of status bar circle, https://github.com/microsoft/vscode/issues/129037 2021-09-24 12:38:59 +02:00
Alexandru Dima 44bf1067e9 Group remaining node deps 2021-09-24 12:08:29 +02:00
Benjamin Pasero 0f4df3d63b watcher - track case renames (macOS, Windows) 2021-09-24 11:37:26 +02:00
Johannes Rieken 118aaf45db fix https://github.com/microsoft/vscode/issues/119406 2021-09-24 11:00:53 +02:00
Johannes Rieken 8ade2e790f clarify limits of editor.inlayHints.fontSize, fixes https://github.com/microsoft/vscode/issues/129521 2021-09-24 11:00:52 +02:00
Alexandru Dima 8d30d4d922 Revert "Only decompress Websocket frames that have the RSV1 bit set"
This reverts commit 636328c20c.
2021-09-24 10:42:15 +02:00
Benjamin Pasero a088f8ddc0 remove weird space character from sources 2021-09-24 10:34:54 +02:00
Johannes Rieken 17003eb6a6 let type colors be default to "normal" color, https://github.com/microsoft/vscode/issues/133673 2021-09-24 10:21:06 +02:00
Henning Dieterichs dc99ef4707 Merge pull request #133509 from microsoft/hediet/line-scopes
Implements bracket guides
2021-09-24 10:18:37 +02:00
Alex Dima bf56f2a89d update to playwright@1.15.0 2021-09-24 09:58:16 +02:00
Henning Dieterichs e8938df20f Merge branch 'main' into hediet/line-scopes 2021-09-24 09:44:38 +02:00
Benjamin Pasero a800103938 watcher - set a lower debounce delay 2021-09-24 09:22:49 +02:00
Benjamin Pasero 16720eb398 disable hot-exit in transient workspaces 2021-09-24 08:26:50 +02:00
Benjamin Pasero ce294b0869 watcher - always delay restart 2021-09-24 07:38:35 +02:00
Rob Lourens 513d96b82a Fix position of top cell toolbar container.
It's covering part of the top cell after be2e900ee6
2021-09-23 18:54:16 -07:00
Rob Lourens 53cbf3512a Active cell statusbar indicator reveals cell when you click it
Fix #129638
2021-09-23 18:25:05 -07:00
Jackson Kearl 082520758c note missing tests 2021-09-23 18:00:51 -07:00
Megan Rogge ecce5c2c93 bump distro 2021-09-23 17:52:53 -07:00
Megan Rogge 8b9aed760a Persist fixed dimensions on window reload (#133691) 2021-09-23 17:11:00 -07:00
Tyler Leonhardt ab184912e6 make sure we splice the sessions if they have the same set of scopes for github authentication 2021-09-23 16:46:31 -07:00
SteVen Batten 0756643874 try side panel moniker 2021-09-23 15:25:50 -07:00
SteVen Batten 1f5bd25765 fix overflow actions issue in panel/auxbar 2021-09-23 15:18:39 -07:00
Don Jayamanne cb70ab5526 Merge pull request #133464 from DonJayamanne/textLatex 2021-09-23 15:13:16 -07:00
rebornix 2069b19ee6 fix #132457. 2021-09-23 14:46:26 -07:00
rebornix c8b2adbb1e fix #132314. 2021-09-23 14:39:04 -07:00
rebornix 1ca0acfeff fix #131996 2021-09-23 14:27:38 -07:00
rebornix 40c787fcc5 💄 2021-09-23 14:18:56 -07:00
rebornix 24eebe9887 fix #130790. 2021-09-23 14:03:51 -07:00
SteVen Batten d3aefe7f66 flip aux bar with side bar 2021-09-23 13:59:33 -07:00
Sandeep Somavarapu 6db6036cdc Fix #131776 2021-09-23 21:43:08 +02:00
Logan Ramos 927a28da01 Add tab move tests 2021-09-23 15:35:34 -04:00