Commit Graph

89088 Commits

Author SHA1 Message Date
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
Henning Dieterichs 66828ce8c2 Adds tests. 2021-09-23 17:38:44 +02:00
Logan Ramos 282f499c22 Update extension telemetry module 2021-09-23 11:26:57 -04:00
Alex Dima 636328c20c Only decompress Websocket frames that have the RSV1 bit set 2021-09-23 17:17:47 +02:00
aghArdeshir fb0ad2948c Remove IE-support for clipboard data
https://github.com/microsoft/vscode/issues/133674
2021-09-23 18:17:01 +03:30
Johannes Rieken 94ffa6fc39 fix https://github.com/microsoft/vscode/issues/126172 2021-09-23 16:25:32 +02:00
Alex Ross a15378a9db Allow tunnel providers to define port privacy options (#133677) 2021-09-23 16:24:51 +02:00
Sandeep Somavarapu fd6adaf30a Fix #119375 2021-09-23 16:11:37 +02:00
Henning Dieterichs d5380d97df Fixes unused variable error. 2021-09-23 15:47:37 +02:00
Henning Dieterichs 471338def0 Simplifies bracket pair tokenizer test. 2021-09-23 15:36:40 +02:00
Benjamin Pasero 53aff5e347 watcher - change to vscode-nsfw@2.1.4 (#132483) 2021-09-23 15:21:16 +02:00
Alex Dima 9c3ca50a47 update distro 2021-09-23 15:16:45 +02:00
Henning Dieterichs 23995d9ae1 Merge pull request #133668 from microsoft/hediet/injected-text-show-if-collapsed
Considers showIfCollapsed for injected text decorations.
2021-09-23 15:08:45 +02:00
Johannes Rieken ba961427c3 fix https://github.com/microsoft/vscode/issues/132981 2021-09-23 14:55:54 +02:00
Sandeep Somavarapu a0a448f344 Fix #128280 2021-09-23 14:33:18 +02:00
Henning Dieterichs fc63b52c8d Considers showIfCollapsed for injected text decorations. 2021-09-23 12:54:04 +02:00
Alex Dima d49a618eab Simplify code around picking the running location and add better logging 2021-09-23 12:46:30 +02:00
Henning Dieterichs dd01064f50 Use correct range for inlay hint decorations. 2021-09-23 12:39:36 +02:00
Johannes Rieken 17c249e504 try out filled dot when overall severity is warning or error 2021-09-23 12:31:27 +02:00
Benjamin Pasero 6b89c4f23f watcher - 💄 2021-09-23 11:00:55 +02:00
Benjamin Pasero 24b3b589bb watcher - implement unexpected shutdown recovery (#132483) 2021-09-23 10:49:49 +02:00
Ladislau Szomoru 63a3d5e548 Bump distro 2021-09-23 09:50:44 +02:00
Jackson Kearl 2358283d76 Web Worker Search: Implement more complete .gitignore and search.exclude filtering algorithm 2021-09-23 00:42:22 -07:00
Sandeep Somavarapu 7cdf954337 Fix #131891 2021-09-23 09:38:29 +02:00
Martin Aeschlimann ff508a09c9 Merge pull request #133624 from microsoft/aeschli/fixsourcemaps
source maps are off in browser dev tools
2021-09-23 09:31:47 +02:00
Alex Dima 275039827d Simplify determining location logic and give precedence to the extensionKind defined in the local extension over the remote extension in case they disagree (#128573) 2021-09-23 09:17:07 +02:00
Benjamin Pasero de5e9091d9 watcher - better disposal via cancellation tokens (#132483) 2021-09-23 08:55:30 +02:00
Benjamin Pasero 319a55c656 file watcher 💄 2021-09-23 07:57:22 +02:00
Harald Kirschner 2d6b50d696 TAS treatment for language recommendation prompt (#133494) 2021-09-22 16:03:56 -07:00
Peng Lyu b5a259b715 Merge pull request #133571 from microsoft/rebornix/batch-dom-read
Notebook scrolling perf improvement
2021-09-22 15:19:22 -07:00
Rob Lourens 2fb6537e5d Set default value for glyphMarginRightPadding to fix test 2021-09-22 15:17:22 -07:00
Megan Rogge 5d3c50be2a xterm@4.15.0-beta3 Diff:https://github.com/xtermjs/xterm.js/compare/50c5579...3a71b3f 2021-09-22 15:04:51 -07:00
Megan Rogge 946cc3482f xterm@4.15.0-beta3 Diff:https://github.com/xtermjs/xterm.js/compare/50c5579...3a71b3f 2021-09-22 15:02:54 -07:00
Rob Lourens abc05dd883 Add glyphMarginRightPadding as an editor option
Fix #129639
2021-09-22 14:59:31 -07:00
Rob Lourens edff39d141 Fix focusMode if cell has become unfocused while it was not rendered
Fix #129639
2021-09-22 14:59:31 -07:00
Megan Rogge c64d047713 Support fixed width terminals and toggle line wrapping (#133541) 2021-09-22 14:33:05 -07:00
Daniel Imms e4c9b2fe59 Fix terminal editor height
Fixes #133611
2021-09-22 14:31:43 -07:00
Megan Rogge 09088fdd98 add test for cwds with different slashes (#133627) 2021-09-22 14:30:46 -07:00