Commit Graph

90679 Commits

Author SHA1 Message Date
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
Sandeep Somavarapu
e1fb453fb6 fix #117169 2021-09-23 21:06:43 +02:00
SteVen Batten
07ac6a9d68 correct actions in aux bar vs panel 2021-09-23 11:53:09 -07:00
SteVen Batten
ecba7e96cf lift additional panel-specific items out of basepanelpart 2021-09-23 11:40:18 -07:00
SteVen Batten
f092250fc2 flip aux bar with side bar 2021-09-23 11:40:18 -07:00
Logan Ramos
3720741a11 Add move support to tabs 2021-09-23 14:21:57 -04:00
SteVen Batten
f07584296d hide setting in stable 2021-09-23 11:11:13 -07:00
SteVen Batten
d5e9b4e302 ˘fix incorrect naming of generated view containers 2021-09-23 11:03:47 -07:00
Sandeep Somavarapu
61bc74a86f link to web extensions guide 2021-09-23 19:19:39 +02:00
justanotheranonymoususer
f1a2ed1709 Option to preserve focus while showing view 2021-09-23 20:13:17 +03:00
SteVen Batten
7ad9ea852b fix DnD orientation for Aux Bar 2021-09-23 10:09:42 -07:00
Sandeep Somavarapu
e814c9441e fix tests 2021-09-23 18:50:37 +02:00
Logan Ramos
39d6708bef Add some comments 2021-09-23 11:59:36 -04:00
Henning Dieterichs
a7df807112 Merge branch 'main' into hediet/line-scopes
# Conflicts:
#	src/vs/editor/common/standalone/standaloneEnums.ts
#	src/vs/monaco.d.ts
2021-09-23 17:41:44 +02:00