Commit Graph
124157 Commits
Author SHA1 Message Date
aamunger 4c2df56f98 append html 2023-07-12 10:03:31 -07:00
Sandeep SomavarapuandGitHub 05731984b3 fix #187731 (#187732) 2023-07-12 18:45:45 +02:00
meganrogge 722328b742 fix #186521 2023-07-12 09:14:19 -07:00
meganrogge 3dc0d6d7b4 fix #187687 2023-07-12 08:34:52 -07:00
meganrogge c4516310ba fix #187594 2023-07-12 08:29:32 -07:00
Ladislau SzomoruandGitHub ad395686d2 Git - add support for type changed (#187714)
* Initial implementation

* Add icons
2023-07-12 16:18:38 +02:00
Aiday Marlen Kyzy 2a65810af6 cleaning up the code 2023-07-12 16:09:07 +02:00
Aiday Marlen Kyzy 5862acd27a looks like now the toggling works as expected 2023-07-12 15:51:29 +02:00
Aiday Marlen Kyzy 55cabc414b no longer need some of the toggle diff methods 2023-07-12 15:31:08 +02:00
Aiday Marlen Kyzy d405515685 instead of using the toggle diff method, we update directly the value in the settings 2023-07-12 15:27:45 +02:00
Aiday Marlen Kyzy 101c247b5b commiting in order to retrigger the checks on github 2023-07-12 15:12:37 +02:00
Aiday Marlen Kyzy 2fce05e8b3 initial code 2023-07-12 15:08:25 +02:00
Henning DieterichsandGitHub ba8caef810 Merge pull request #187692 from microsoft/hediet/b/cool-wolverine
Fixes #187063
2023-07-12 15:05:43 +02:00
Henning DieterichsandGitHub 1864dfdc91 Fixes #186675 (#187710)
* Fixes #186675

* Don't show screen reader hover when the text is read automatically.
2023-07-12 15:01:15 +02:00
João MorenoandGitHub 6bad769697 make sure publishing is the last thing in each pipeline (#187708)
this fixes a rare issue in which the second Generate SBOM
task will fail, so a second attempt at running the pipeline will
fail when publishing the first Publish SBOM task, since it
would already have been published
2023-07-12 14:36:51 +02:00
Johannes RiekenandGitHub ef9afc3b2b joh/inline progress (#187705)
* allow to report progress when computing inline chat response, wip still needs better handling in the UI strategies

* support for async, sequential progress

* for now let extension know if progress/live is supported, for live modes apply edits as they happen
2023-07-12 14:29:53 +02:00
Aiday Marlen Kyzy e1becd2eb8 cleaning the code, it works now 2023-07-12 12:49:48 +02:00
Henning Dieterichs 16098b1fe1 Updates comment 2023-07-12 12:31:31 +02:00
Henning Dieterichs e9f17a5d77 Fixes #187063 2023-07-12 12:13:46 +02:00
João MorenoandGitHub d568855b2a build: prevent re-upload of builds (#187680)
would've prevented what #187575 fixed
2023-07-12 11:39:27 +02:00
Henning DieterichsandGitHub 84d97b6802 Fixes #185028 (#187608)
* Fixes #185028

* Consider accessibility.verbosity.diffEditor

* Mentions audio cues in diff editor help.

* Fixes API change.
2023-07-12 11:39:15 +02:00
Henning DieterichsandGitHub ec700fa456 Merge pull request #187638 from microsoft/hediet/b/chief-salmon
Fixes Diff Algorithm Bug
2023-07-12 10:52:43 +02:00
Johannes RiekenandGitHub 28173537e1 Make sure to register the actual disposable that's for the exclusive choice completion provider (#187682)
https://github.com/microsoft/vscode/issues/187642
2023-07-12 09:52:48 +02:00
Sandeep SomavarapuandGitHub 48cd8e0c1b fix #187652 (#187653) 2023-07-11 21:43:27 -07:00
Raymond ZhaoandGitHub 5be539a588 Bump semver (#187654) 2023-07-12 01:49:45 +02:00
Peng LyuandGitHub 9760f34661 Merge pull request #178627 from microsoft/rebornix/awake-lion
List View top padding
2023-07-11 15:39:23 -07:00
Sandeep SomavarapuandGitHub 01ff455e8c fine tune new profile message (#187646) 2023-07-11 15:37:00 -07:00
Aaron Munger c5511d5eec pipe appended data info to webview 2023-07-11 15:08:04 -07:00
Aaron Munger 0edc352ebc test for ouput compression 2023-07-11 15:08:03 -07:00
Aaron Munger 79c495444e track output buffer lengths per version 2023-07-11 15:08:02 -07:00
Aaron Munger fbd39c1ac2 moved optimization to model 2023-07-11 15:08:00 -07:00
meganrogge 018a8d2ebd revert unneeded change 2023-07-11 14:29:14 -07:00
meganrogge fe98d08c7e improve name 2023-07-11 14:28:24 -07:00
meganrogge b912246257 fix when clause 2023-07-11 14:26:34 -07:00
Megan RoggeandGitHub 4aa165c8be Merge pull request #187614 from microsoft/merogge/help-alert
alert when screen reader optimized mode changes, include this info in all help menus
2023-07-11 14:15:05 -07:00
Megan RoggeandGitHub e602c901cc Merge branch 'main' into merogge/buffer-defer 2023-07-11 14:01:10 -07:00
meganrogge d306d4c156 fix conflicts 2023-07-11 13:51:51 -07:00
Ladislau SzomoruandGitHub 0af4ba0b54 GitHub - add branch protection telemetry (#187589) 2023-07-11 16:51:09 -04:00
Connor PeetandGitHub ef8b1483fc build: use new cli patch method (#187629) 2023-07-11 13:47:08 -07:00
Henning DieterichsandGitHub 4295a96b60 Merge pull request #187610 from microsoft/hediet/b/working-earthworm
Removes shadow from diff review
2023-07-11 22:39:24 +02:00
Henning Dieterichs 4a6fe0869e Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4466 2023-07-11 22:38:49 +02:00
Matt BiernerandGitHub 6e8c7b100d Fix paste behavior across editors that have pasteAs enabled/disabled (#187626)
Fixes #185681

If pasteAs is disabled, or copy paste controller never writes its own metadata. When you then paste into an editor that has pasteAs enabled, we need to instead use the text area metadata that was written by editor core instead

This seems like a better fix than having the copy paste controller always write the metadata because it means the copy paste controller interferes with fewer copy/paste operations
2023-07-11 13:36:15 -07:00
Sandeep SomavarapuandGitHub d5c50f1972 Support creating partial profile and use default profile for other data (#187607)
#156144 - First cut
Support creating partial profile and use default profile for other data
2023-07-11 13:33:28 -07:00
Daniel ImmsandGitHub 075f7706e5 Merge pull request #187621 from microsoft/tyriar/187198
Require canvas/webgl use to enable image support
2023-07-11 12:57:25 -07:00
Megan RoggeandGitHub f69263f1f6 Merge pull request #187599 from microsoft/merogge/re-view
call `show` with a provider for accessible view
2023-07-11 12:54:27 -07:00
Andrea MahandGitHub 60578ed419 implement closed-notebook search (#174287) 2023-07-11 12:11:35 -07:00
meganrogge 2cc48b2c84 fix 2023-07-11 12:08:18 -07:00
meganrogge 480e698cf6 fix 2023-07-11 12:07:20 -07:00
meganrogge d98f70c80e only indicate on when in the editor 2023-07-11 12:06:00 -07:00
Henning DieterichsandGitHub b008409c62 Code improvements (#187625) 2023-07-11 21:02:29 +02:00