Commit Graph
114731 Commits
Author SHA1 Message Date
Benjamin PaseroandGitHub f2575e5cbb aux window - skip moving window to top after close editor (#195721) 2023-10-16 21:09:39 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
325164ee57 Bump @babel/traverse from 7.18.10 to 7.23.2 (#195719)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 21:03:46 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
58086904b4 Bump word-wrap from 1.2.3 to 1.2.4 (#188223)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 11:43:32 -07:00
Johannes RiekenandGitHub cbceb20217 Merge pull request #195707 from microsoft/joh/inlineStreamingDiff
Joh/inlineStreamingDiff
2023-10-16 20:39:29 +02:00
Daniel ImmsandGitHub 0c554803bc Merge pull request #195598 from microsoft/tyriar/float_4
Adopt documentOverride in xterm.js
2023-10-16 11:38:23 -07:00
Connor PeetandGitHub d2b1eb8a36 testing: finalize TestMessage.contextValue (#195706)
Closes #190277
2023-10-16 20:37:37 +02:00
Daniel Imms e5c5ddfcf6 Fix Buffer Content Tracker tests 2023-10-16 11:21:24 -07:00
Benjamin PaseroandGitHub f430137625 settings - let folders in node_modules still be editable (#195714) 2023-10-16 20:18:33 +02:00
Megan RoggeandGitHub 6f66d058b0 Merge pull request #195703 from microsoft/merogge/acc-view-hidden
use `opacity` instead of `position` to hide accessible view
2023-10-16 10:51:18 -07:00
Daniel ImmsandGitHub 9a3ab9cc68 Merge branch 'main' into tyriar/float_4 2023-10-16 10:47:50 -07:00
Daniel Imms 67e8288993 Fix tests 2023-10-16 10:47:19 -07:00
Tyler James LeonhardtandGitHub 3cdcf0abff Use .value since the type had changed from string to ILocalizedString (#195709)
Fixes https://github.com/microsoft/vscode/issues/195518

regressed in https://github.com/microsoft/vscode/pull/193544
2023-10-16 19:13:02 +02:00
Johannes 243a46dadd lazy UI parts for preview 2023-10-16 18:41:54 +02:00
meganrogge bc60ac3258 use visibility none instead, use enum 2023-10-16 09:37:18 -07:00
meganrogge 2c3cdaa637 set initial value 2023-10-16 09:35:17 -07:00
meganrogge 7814938843 add pointer events none 2023-10-16 09:33:07 -07:00
Megan RoggeandGitHub 9ea0573f7f Merge pull request #195705 from microsoft/merogge/workbench-save
use `IWorkingCopyService.onDidSave` in `AccessibleNotificationService`
2023-10-16 09:31:40 -07:00
Johannes 95d5645241 fixup AsyncProgress changes 2023-10-16 18:30:03 +02:00
meganrogge 7818968def fix #195612 2023-10-16 08:56:54 -07:00
meganrogge 9b7dca4b83 fix #195288 2023-10-16 08:44:12 -07:00
Johannes cad29a236c use session position once there is one 2023-10-16 17:22:41 +02:00
Johannes f58b6e396d when starting show above selection start, not end 2023-10-16 17:12:51 +02:00
Sandeep SomavarapuandGitHub 9e9c4e4bf7 fix #195500 (#195665) 2023-10-16 17:06:08 +02:00
Johannes a4cf93cfff don't show background decoration when just whitespace
fixes https://github.com/microsoft/vscode-copilot/issues/1958
2023-10-16 16:41:39 +02:00
Johannes 771b0baf6c better warning when overwriting content widget 2023-10-16 16:37:07 +02:00
Johannes aec38b677f render diff as soon as changes arrive 2023-10-16 15:28:28 +02:00
João MorenoandGitHub 9905225b1a Remove win32-ia32 target (#195559)
* remove win32-ia32

* update distro
2023-10-16 13:28:09 +02:00
Sandeep SomavarapuandGitHub 586a7bf2ce fix #195680 (#195687) 2023-10-16 13:07:17 +02:00
Benjamin PaseroandGitHub 90aee6d79c voice - more tweaks to icon animation (#195681)
* voice - more tweaks to icon animation

* more tweaks
2023-10-16 12:16:59 +02:00
Ladislau SzomoruandGitHub d169c087c1 Update distro (#195679) 2023-10-16 11:33:20 +02:00
Benjamin PaseroandBenjamin Pasero ed0871da2d aux window - reuse code in getLastFocused method 2023-10-16 09:10:18 +02:00
Benjamin PaseroandBenjamin Pasero fe14520d0f aux window - use moveEditor 2023-10-16 09:10:18 +02:00
Benjamin PaseroandBenjamin Pasero 56b72511af aux window - 💄 method names 2023-10-16 09:10:18 +02:00
Benjamin PaseroandBenjamin Pasero caf5a3c9a2 aux window - introduce and adopt EditorInputCapabilities.AuxWindowUnsupported 2023-10-16 09:10:18 +02:00
Benjamin PaseroandBenjamin Pasero cd1294fe97 aux window - track last active window and use 2023-10-16 09:10:18 +02:00
Rob LourensandGitHub 7bed4ce3e9 Inline and document more chatAgents2 API (#195640)
* Inline and document more chatAgents2 API

* More docs
2023-10-16 09:03:21 +02:00
Yuto LiyosaandGitHub 4cd1d0e7c7 Make OpenDisassemblyViewAction an Action2 (#195623)
Fix #195387
2023-10-16 07:02:54 +00:00
Sandeep SomavarapuandGitHub ea26a7e221 fix #195345 (#195664) 2023-10-16 09:02:17 +02:00
Benjamin PaseroandBenjamin Pasero 0424b2fd95 voice - show in-progress placeholder 2023-10-16 09:01:46 +02:00
Benjamin PaseroandBenjamin Pasero 758d035c36 voice - tweak the in-progress animation 2023-10-16 09:01:46 +02:00
Rob LourensandGitHub bdb0647c45 Add a minimum chat response render rate (#195667)
This rate guessing isn't perfect. We usually start slow and finish faster. I think that's gotten worse either due to work the extension does or latency in invoking the model.
2023-10-16 09:00:44 +02:00
Rob LourensandGitHub 0c36b92c82 Merge pull request #195587 from microsoft/roblou/ambitious-earthworm
Improve "used references"
2023-10-15 18:00:20 -07:00
Sandeep SomavarapuandGitHub ae774a04cf fix #195348 (#195637) 2023-10-15 06:56:07 +02:00
Benjamin PaseroandGitHub f01b050693 speech - wire in to chat actions (#195469)
* speech - wire in to chat actions

* fixes

* adjust to modul

* fix cancel

* adopt speech service directly

* add auto accept

* undo

* drop identifier need
2023-10-14 12:45:48 -07:00
Rob Lourens 765a901d4b Render warning label as markdown, and some styling updates 2023-10-14 10:44:52 -07:00
Rob Lourens bf9a3c34b0 Move list to the bottom of the response 2023-10-14 09:48:58 -07:00
Rob LourensandGitHub 267f09acea Don't pass the followup object in with the request (#195610) 2023-10-13 23:10:56 -07:00
Rob Lourens e41e8bca4d Fix tests 2023-10-13 18:39:13 -07:00
Megan RoggeandGitHub 686cf78e16 Merge pull request #195596 from microsoft/merogge/css-rm
rm unused css
2023-10-13 16:56:14 -07:00
Megan RoggeandGitHub e0cecdf0fd Merge pull request #195601 from microsoft/merogge/hide-view
Allow hiding the accessible view
2023-10-13 16:44:23 -07:00