Commit Graph

89088 Commits

Author SHA1 Message Date
Alex Ross 69936d5999 Properly duplicate TaskGroup 2021-08-23 15:00:19 +02:00
Daniel Imms 369c6efae5 Update xterm-addon-serialize
Includes repository in package.json
2021-08-23 05:58:00 -07:00
Alex Dima a7d4c34358 update distro (fixes #131399) 2021-08-23 14:49:54 +02:00
Henning Dieterichs 43666f33a1 Fixes #130993 by improving descriptions of the bracket pair colorization enable setting & bracket highlight colors. 2021-08-23 14:35:18 +02:00
Alex Dima be7046f091 Pass the desired remote host in ITunnelConnectionStartParams 2021-08-23 14:33:17 +02:00
Martin Aeschlimann c8209aff4c Fonts: consider to set font-display: block. Fixes #131396 2021-08-23 14:31:13 +02:00
Alex Dima 8a0ef4107e No need to throw, $setRemoteEnvironment is only meant for the remote extension host 2021-08-23 14:13:17 +02:00
Sandeep Somavarapu ae6c81fbea Merge pull request #131271 from nickofolas/main
Fix grammatical issues in status bar
2021-08-23 14:05:01 +02:00
Sandeep Somavarapu f124333cc2 introduce undefined target platform 2021-08-23 13:47:30 +02:00
Benjamin Pasero fbb1d8de11 mime - parse file pattern to speed up matching 2021-08-23 12:57:58 +02:00
Benjamin Pasero 4b254e6288 editors - introduce aggregated editors change event and adopt (fix #123864) 2021-08-23 12:49:56 +02:00
Alex Dima 967e3b1509 Log the extensions which cause the web worker extenison host to launch 2021-08-23 12:38:30 +02:00
Afonso Matos 982bec82c0 Merge branch 'main' into patch-1 2021-08-23 11:27:45 +01:00
Afonso Matos cfa95c7b0c Merge https://github.com/afonsomatos/vscode into main 2021-08-23 11:26:31 +01:00
Afonso Matos 10d20a7a01 perform shadow check if element outside viewdom node 2021-08-23 11:25:14 +01:00
Sandeep Somavarapu 44568e5947 update distro 2021-08-23 12:09:43 +02:00
Afonso Matos 0cf33ee9d9 Update mouseHandler.ts 2021-08-23 11:07:04 +01:00
Sandeep Somavarapu 11d69386ab Merge branch 'sandy081/platformSpecificExtensions' 2021-08-23 12:05:09 +02:00
Sandeep Somavarapu 755ceb254d Merge branch 'sandy081/platformSpecificExtensions' 2021-08-23 12:05:09 +02:00
Isidor Nikolic 5489d1ba16 Merge pull request #129797 from xisui-MSFT/dev/xisui/fix_129526
Add a special entry when disassembly is unavailable
2021-08-23 11:39:28 +02:00
Sandeep Somavarapu bdc02f368f pass promise to quickpick 2021-08-23 11:18:53 +02:00
Alexandru Dima f3d4130f2d Merge pull request #131185 from microsoft/hediet/fixes-npe
Don't restore selection from markers when there are no markers
2021-08-23 10:57:13 +02:00
Alex Dima e5e32317a2 Use existing property to avoid reacting to a model injected text changed event triggered via the cursor itself 2021-08-23 10:53:40 +02:00
Alex Dima d0af1bd6d8 Merge remote-tracking branch 'origin/main' into hediet/fixes-npe 2021-08-23 10:47:44 +02:00
Ladislau Szomoru f29238c5f4 Update jschardet package 2021-08-23 10:47:41 +02:00
Alex Dima 284acef623 Add comments 2021-08-23 09:53:13 +02:00
Alexandru Dima 9ad55d5b44 Merge pull request #131231 from Chigusa0w0/main
Fix strange behavior when scrolling downward at low-speed with trackpad
2021-08-23 09:52:05 +02:00
Henning Dieterichs 03ed03a373 Merge pull request #131183 from microsoft/hediet/inline-completions-autocomplete
allows inline suggestion providers to interact with the suggest widget.
2021-08-23 09:50:28 +02:00
Sandeep Somavarapu db3e23ef0c Merge branch 'main' into sandy081/platformSpecificExtensions 2021-08-23 09:44:50 +02:00
Sandeep Somavarapu 58ee771907 update endgame notebooks 2021-08-23 09:44:29 +02:00
Alex Dima 65c28cc1cf Improve documentation (for microsoft/monaco-editor#2627) 2021-08-23 09:16:01 +02:00
Henning Dieterichs f55f681b97 Fixes test. 2021-08-23 08:27:57 +02:00
Rob Lourens fdf4bff6c8 Ignore start/end time when a cell paused during execution
Fix #131373
2021-08-22 21:13:28 -07:00
rebornix f0edba3e02 re #128549 2021-08-21 18:41:37 -07:00
rebornix 717181a9d8 fix #125130. 2021-08-21 17:58:26 -07:00
Benjamin Pasero 06a8e9bcd6 History fails to show when first invoked on empty editor group (fix #131300) 2021-08-21 08:46:52 +02:00
Rob Lourens 0f573f1ffc More specific button label 2021-08-20 20:32:10 -07:00
Rob Lourens 7e02e93edf Force EH search by default in Insiders 2021-08-20 19:56:16 -07:00
Rob Lourens 32ef4edfbf Fix timing issue with waiting on cell output changes
Fix #131281
2021-08-20 18:33:44 -07:00
Rob Lourens 83f45cffa7 Fix #131291 2021-08-20 18:28:20 -07:00
Rob Lourens 8f9447fa6e Don't hide Split Cell when editor is not focused.
Other cell title actions don't work this way and it causes blinking
2021-08-20 17:41:36 -07:00
Ian Huff 5ff1971c63 Merge pull request #131283 from IanMatthewHuff/dev/ianhu/fixOutputMetadata
fix mime => metadata for renderOutputItem
2021-08-20 17:28:24 -07:00
meganrogge c1427cc329 fix #131263 2021-08-20 15:57:04 -07:00
Ian Huff 742a67937e fix mime => metadata 2021-08-20 15:32:24 -07:00
Rob Lourens be7f48a751 Don't steal find from output pane
Fix #121242
2021-08-20 14:10:49 -07:00
Alex Dima 8871934cca Fixes #130822: Add a limit to extension display name 2021-08-20 23:06:08 +02:00
Alex Dima 5da4d93f57 Fixes #129625: Remove redundant terms in OR expressions 2021-08-20 22:43:06 +02:00
Alex Dima f47facd3a4 Use ContextKeyExpr factory methods 2021-08-20 22:43:06 +02:00
Alex Dima 3c9f640de7 Remove duplicated terms in OR and AND expressions (#129625) 2021-08-20 22:43:06 +02:00
Daniel Imms 55fb25b71f Don't show panel when opening terminal editor
Fixes #131280
2021-08-20 13:17:31 -07:00