Commit graph

98744 commits

Author SHA1 Message Date
Benjamin Pasero 5ae2a59a6d
smoke test - only warn when treekill fails (#155577) 2022-07-19 14:19:02 +02:00
Benjamin Pasero aba7e6c58b
speed up more unit tests (#149712) (#155576)
* undo change to split up tests

* faster node.js disk i/o tests

* skip slow one
2022-07-19 14:17:20 +02:00
Daniel Imms 54694499a0
Merge pull request #155524 from microsoft/tyriar/155336
Check if execution values are true, delay registered ctx key
2022-07-19 05:04:22 -07:00
Daniel Imms a5412dc9d8
Merge pull request #155534 from microsoft/tyriar/155402
Respect wrapped lines when copying command output
2022-07-19 05:03:34 -07:00
Ladislau Szomoru 6a4e5cc26b
Button - fix style of the disabled dropdown button (#155581)
Another attempt to fix style of the disabled dropdown button
2022-07-19 11:52:21 +02:00
Benjamin Pasero a8444a0471
telemetry - document keys (#155563) 2022-07-19 11:28:51 +02:00
Benjamin Pasero e670090017
macOS - tweak traffic light position handling (#155558)
//cc @jrieken
2022-07-19 11:27:55 +02:00
Benjamin Pasero 36f146381b
editors - add capability to control centered layout (fix #154738) (#155565) 2022-07-19 09:42:11 +02:00
SteVen Batten a74adedba8
refs #153267 (#155546) 2022-07-18 16:56:16 -07:00
SteVen Batten ce2b88bc98
fix system context menu handler is not registered (#155533)
* fix system context menu handler is not registered

* fix hygiene
2022-07-18 13:45:44 -07:00
Daniel Imms c6d5dcf8f5
Respect wrapped lines when copying command output
Fixes #155402
2022-07-18 11:49:30 -07:00
Daniel Imms 665487a3c5
Merge pull request #155523 from microsoft/tyriar/153921
Add shell-integration to isSupportedForCmd
2022-07-18 11:44:30 -07:00
Peng Lyu 8c3edc065c
Update classification property comments (#155526) 2022-07-18 11:41:14 -07:00
SteVen Batten 75f4d5200d
update comments for telemetry events (#155525) 2022-07-18 18:14:31 +00:00
Matt Bierner 6f8150ce60
Set alwaysConsumeMouseWheel for suggest details and parameter hints (#153375)
This aligns with how we treat the suggest list
2022-07-18 11:04:23 -07:00
Daniel Imms 8846ac5488
Check if execution values are true, delay registered ctx key
Another attempt at #155348 which got reverted

Fixes #155336
Part of #155227
2022-07-18 10:38:23 -07:00
SteVen Batten da2a179691
bring zoomable title bar to macos (#155354)
bring zoomable menu bar to macos
fixes #149740
2022-07-18 10:19:36 -07:00
Daniel Imms 053da9df55
Add shell-integration to isSupportedForCmd
Fixes #153921
2022-07-18 10:10:00 -07:00
Rob Lourens 5acd9508c9
Support "not in" context key expression (#155261)
* Support "not in" context key expression
Fixes #154582

* Tweak var name
2022-07-18 10:06:59 -07:00
Benjamin Pasero a567b593d5
introduce --merge to bring up merge editor (for #5770) (#155039)
* introduce `--merge` to bring up merge editor (for #5770)

* wait on proper editor when merging

* sqlite slowness

* disable flush on write in tests unless disk tests

* more runWithFakedTimers

* disable flush also in pfs

* introduce `IResourceMergeEditorInput`

* cleanup

* align with merge editor names

* stronger check

* adopt `ResourceSet`

* no need to coalesce

* improve `matches` method
2022-07-18 12:44:07 -04:00
Ladislau Szomoru 03c16c9c00
Git - The git.sync command should use the git.rebaseWhenSync setting (#155511)
The git.sync command should use the git.rebaseWhenSync setting
2022-07-18 18:38:58 +02:00
Joyce Er e28a92fc1f
Bump distro (#155507) 2022-07-18 15:11:21 +00:00
Ladislau Szomoru b3218963c4
Git - Do not show SmartCommit dialog when using "Commit All" (#155486)
Do not show SmartCommit dialog when using "Commit All"
2022-07-18 16:55:41 +02:00
Johannes Rieken 8bada27fdd
Merge pull request #155148 from microsoft/joh/double-barnacle
joh/double barnacle
2022-07-18 16:45:00 +02:00
João Moreno f127c6cf28
Add telemetry comments (#155503)
* add telemetry comments

* update comments
2022-07-18 14:44:01 +00:00
João Moreno 4b0d6f3bbc
Support find widget in lists/trees (#152481)
* replace list type filter and tree type label controller with list type
navigation and tree find. use proper FindInput widget

* make sure vim doesn't break

* polish outline use case

* 💄

* remove unused import
2022-07-18 16:25:05 +02:00
João Moreno 34507a8db3
h: type check attributes object (#155501) 2022-07-18 16:07:29 +02:00
Martin Aeschlimann 39fdb27b9b
[themes] When opening a new window, product icons don't load immediately (#155485)
[themes] When opening a new window, product icons don't load immediatel. Fixes #142236
2022-07-18 15:13:51 +02:00
Johannes Rieken ebe7a4ed35
mention editor.suggestOnTriggerCharacters from the quick suggest doc, (#155467)
https://github.com/microsoft/vscode/issues/155410
2022-07-18 13:57:40 +02:00
Henning Dieterichs 58402a0d9e
Merge pull request #155344 from microsoft/misolori/brilliant-unicorn 2022-07-18 11:45:44 +02:00
João Moreno 1ccfe2bbe8
Revert "check if values are true not just undefined (#155348)" (#155468)
This reverts commit 7839742867.
2022-07-18 08:03:48 +00:00
Tomer Chachamu ed81603169
Update breadcrumbs when workspace folders update (#154616) 2022-07-18 06:32:38 +02:00
Robo 955991d7f7
chore: update electron@18.3.5 (#155452) 2022-07-18 13:32:11 +09:00
Joyce Er 0ea37090ff
Merge pull request #155352 from microsoft/dev/joyceerhl/total-toucan
Add ability to continue desktop edit session in vscode.dev
2022-07-17 10:07:45 -07:00
Megan Rogge 7839742867
check if values are true not just undefined (#155348) 2022-07-15 18:15:43 -07:00
SteVen Batten cad5e069b6
add focus title bar command (#155347)
fixes #149739
2022-07-15 18:06:33 -07:00
Joyce Er 598e4befc0
Do not require a group in contributed command 2022-07-15 15:52:51 -07:00
Joyce Er 73b34320c1
Add ability to continue desktop edit session in vscode.dev 2022-07-15 15:51:51 -07:00
Ladislau Szomoru 015d6b8e62
ButtonWithDescripiton - Remove tabIndex from the label and description elements (#155317)
Remove tabIndex from the label and description elements
2022-07-15 14:52:19 -07:00
Johannes Rieken 054a536dd2
Merge pull request #155276 from microsoft/joh/cruel-hoverfly
joh/cruel hoverfly
2022-07-15 23:51:13 +02:00
SteVen Batten 338a23f713
formatting 2022-07-15 14:40:27 -07:00
SteVen Batten d4fd368fdf
system context menu on Windows 2022-07-15 14:30:57 -07:00
Rob Lourens 425a6dec81
Fix notebook perf markers (#155266)
Fixes #135834
2022-07-15 12:17:24 -07:00
Logan Ramos b40bbdda5b
Fix #155131 (#155334)
* Cleanup expansion context key

* Fix #155131
2022-07-15 11:49:16 -07:00
Johannes Rieken 5315bc8567
Merge pull request #155321 from microsoft/joh/innocent-tiger
joh/innocent tiger
2022-07-15 20:48:09 +02:00
Miguel Solorio 77755b6bda
Button separator color on high-contrast themes (#155316)
Button separator color on high-contrast themes (Fixes #155285)
2022-07-15 10:58:09 -07:00
Jan Bicker f3b174ef7d
Fixed wrong SignatureInformation.activeParameter comment (#155279)
Fixed SignatureInformation.activeParameter comment
2022-07-15 17:38:04 +00:00
Miguel Solorio bcb904b08c
Update diff color changes 2022-07-15 10:26:16 -07:00
Andrea Mah 425aaebb45
Flexible-width Find Menu in Notebook (#154550)
Fixes #141516
2022-07-15 10:25:30 -07:00
Andrea Mah 6779fd96bf
Add "Go to Last Failed Cell" Button (#154443)
* Add go to last failed cell function
2022-07-15 09:52:17 -07:00