Commit graph

86609 commits

Author SHA1 Message Date
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
Daniel Imms 567b4e7912 Improve order of terminal dropdown
Fixes #130192
2021-08-20 13:05:18 -07:00
Daniel Imms 9fdf5a5ef6 Improve sorting of new with profile command
Part of #130192
2021-08-20 13:05:17 -07:00
meganrogge 33578ab747
part of #131263 2021-08-20 12:28:03 -07:00
Daniel Imms 4a86310523 Fix remove parent folder from links on Windows
Fixes #131275
2021-08-20 12:08:39 -07:00
Rob Lourens 6c2c6186e8 Fix #131201 2021-08-20 10:27:28 -07:00
deepak1556 89bbd372f4 ci: update node modules cache 2021-08-20 10:19:59 -07:00
nickofolas e6f5197258 Edit status bar to fix grammatical issues 2021-08-20 11:58:27 -05:00
Benjamin Pasero 0096a6cc55
Web welcome banner support (#131179)
* web - implemen a welcome banner and embedder API

* allow to set icon too
2021-08-20 18:20:45 +02:00
isidor 5b44bb452d
debug: do not show a modal dialog and a notification
#128484
2021-08-20 17:55:09 +02:00
Daniel Imms c8612458cb Force new terminal editor button to create in active group
Fixes #131156
2021-08-20 08:54:49 -07:00
Connor Peet a24bd09b0b
debug: use stride to try a wider range of ports
Fixes #119171
2021-08-20 08:44:10 -07:00
Daniel Imms 819fd65fc2 Fix terminal rename, change color/icon inline tab
Fixes #131190
2021-08-20 08:09:12 -07:00
Daniel Imms 2461e9c777 Only first group service active changed if changed group is active
On split of a backgrounded terminal the group service active instance event would
incorrectly fire. This change makes sure that the active instance change event
only ever gets fired on group service when the group is active.

Fixes #131261
Fixes #130227
2021-08-20 07:56:18 -07:00
isidor 4453b32a3d
fixes #126210 2021-08-20 16:32:09 +02:00
Alex Dima 6971f1dc3d
Add more tracing for commands with multiple implementations 2021-08-20 16:07:51 +02:00
Sandeep Somavarapu f410d7273f
Merge pull request #129929 from daiyam/fix-typo
fix typo in variable name
2021-08-20 15:19:28 +02:00
Sandeep Somavarapu fc6f344966
Fix #130386 2021-08-20 15:14:01 +02:00
Sandeep Somavarapu 509a5db8be
Fix #130593 2021-08-20 14:49:30 +02:00
Sandeep Somavarapu 19c8f10905
update distro 2021-08-20 14:26:25 +02:00
Sandeep Somavarapu cbc06ba794
Merge branch 'main' into sandy081/platformSpecificExtensions 2021-08-20 14:24:54 +02:00
Sandeep Somavarapu 2622a2fa0c
use donotIncludePackAndDependencies option when downloading remote extensions locally and install 2021-08-20 14:19:13 +02:00
Alexandru Dima fa153583f1
Merge pull request #129226 from tony-xia/update-var-name
Update a variable name
2021-08-20 14:16:08 +02:00
Alex Dima a4d231d546
update distro 2021-08-20 13:13:17 +02:00
Sandeep Somavarapu 061b39fffa
Fix #130243 2021-08-20 12:43:18 +02:00
Sandeep Somavarapu a4ec86d265
Fix #130707 2021-08-20 12:31:22 +02:00
Sandeep Somavarapu e9e5d9fd50
Fix #130705 2021-08-20 12:22:59 +02:00
Johannes Rieken 7ef7997cbb
don't call _resolveCodeLensesInViewport right after having added lenses because they still report "invisible" at that point in time, fixes https://github.com/microsoft/vscode/issues/131252 2021-08-20 12:18:02 +02:00
Benjamin Pasero 77d32e443e
tabs - fix perf issue with opening many editors at once (#130634) 2021-08-20 12:06:10 +02:00
Sandeep Somavarapu 984dbbe599
Fix #130962 2021-08-20 11:41:14 +02:00
Alex Dima 8cc3500e56
Merge remote-tracking branch 'origin/main' into update-var-name 2021-08-20 11:30:38 +02:00
Isidor Nikolic b3579dc545
Merge pull request #131048 from microsoft/digitarald/more-filetypes
Adding most frequently used file associations
2021-08-20 11:28:36 +02:00
Johannes Rieken 99e3914c7e
move statusbar from /common/ to /browser/ 2021-08-20 10:59:00 +02:00
Sandeep Somavarapu 47f1e2c517
Merge branch 'main' into sandy081/platformSpecificExtensions 2021-08-20 10:53:43 +02:00
Johannes Rieken ef6c5027c6
don't use 'services/statusbar/common/statusbar#StatusbarAlignment' from extension host, use boolean instead 2021-08-20 10:50:25 +02:00