Commit Graph

122624 Commits

Author SHA1 Message Date
Ladislau Szomoru
64c1b1cc60
Revert "Git - do not show smart commit dialog when using Commit (Amend) (#214595)" (#218377)
This reverts commit 5422f5f940.
2024-06-26 15:04:40 +02:00
Benjamin Christopher Simmonds
85f13f93f1
Refactor createConfigureKeybindingAction to support disabling keybinding configuration for SCM statusbar actions (#218372)
chore: refactor createConfigureKeybindingAction to support disabling keybinding configuration for scm statusbar actions
2024-06-26 15:01:21 +02:00
Johannes Rieken
7ebe6d364f
use globalThis instead of window (#218368)
fixes https://github.com/microsoft/vscode/issues/214945
2024-06-26 14:55:52 +02:00
Martin Aeschlimann
d193d82138
"default" colorCustomization doesn't get unset when removing setting override (#218362) 2024-06-26 14:40:48 +02:00
H. Ngọc Minh
b4eb54551b
fix: do not show activity bar's focus border on click (#217837) 2024-06-26 14:21:17 +02:00
Aiday Marlen Kyzy
ea9edd00c5
Replace inner text whitespace unicode characters other than \n and \r with (#218324)
replacing the inner text unicode characters other than \n and \r with whitespace
2024-06-26 14:03:10 +02:00
Johannes Rieken
e5d157c069
Inline chat fixes (#218318)
* fix https://github.com/microsoft/vscode/issues/218059

* Change enablement of "Toggle Changes" instead of visibility

mitigates/fixes https://github.com/microsoft/vscode/issues/218099

* have padding per part (actions, input, list)

fixes https://github.com/microsoft/vscode/issues/218083

* fixes https://github.com/microsoft/vscode/issues/218021

* fix notebook button groups for inline chat

* tweak inline chat content widget when text btn are enabled
2024-06-26 13:18:47 +02:00
Aiday Marlen Kyzy
979ad0af36
Set focus back to the editor hover part on escape from the accessible view/help (#218274)
adding code in order to focus back a specific hover part on escaping from the accessible view/help
2024-06-26 12:14:41 +02:00
Aiday Marlen Kyzy
44623fa268
Add action label and keybindings for the editor hover status bar in the editor hover accessible view/help (#218269)
adding label and keybindings into the editor hover accessibility view and help
2024-06-26 12:14:04 +02:00
Ladislau Szomoru
0354163c1c
SCM - fix commit input text selection (#218249) 2024-06-26 09:35:35 +02:00
Robo
df8835a974
fix: processing runtime arguments with non boolean values (#218243) 2024-06-26 07:34:51 +02:00
Tyler James Leonhardt
6e345d4606
Remove getSessions API in favor of getAccounts (#218238)
Azure folks (the only ones using this proposed API) have not depended on getSessions yet so it's safe to delete.
2024-06-26 07:34:31 +02:00
Rob Lourens
0feeac7b76
Still fix incomplete markdown when the response is complete but still streaming (#218241)
Fix #217915
2024-06-25 18:23:34 -07:00
Peng Lyu
e53968c415
Re #209158. Output replacement might use legacy output id. (#218237) 2024-06-25 16:41:10 -07:00
Matt Bierner
45db560b8d
Check disposal in async rendering (#218235)
Fixes #218000
2024-06-26 01:09:55 +02:00
David Dossett
1088b76bf9
Merge pull request #218226 from microsoft/ddossett/individual-ant
Opt in to link underlines in hover status bar actions
2024-06-25 15:31:29 -07:00
David Dossett
e076510d89
Use link color and underline var for setting overrides links (#218212) 2024-06-25 15:12:55 -07:00
David Dossett
9b81d8a366
Opt in language status actions too 2024-06-25 14:57:07 -07:00
David Dossett
1ab0dbf34b
Opt in to link underlines in hover status bar actions 2024-06-25 14:54:14 -07:00
David Dossett
c8aed5edaf
Merge pull request #218218 from microsoft/ddossett/'
Use link decoration in ports view
2024-06-25 14:43:15 -07:00
David Dossett
8f00f67447
Merge pull request #218214 from microsoft/ddossett/hard-spoonbill
Opt in to link underlines in extensions details page
2024-06-25 14:33:32 -07:00
David Dossett
9191f5dbeb
Use link decoration in ports view 2024-06-25 14:26:22 -07:00
David Dossett
75280e7c43
Opt in to link underlines in extensions details page 2024-06-25 14:16:13 -07:00
David Dossett
3d4f7d7ca8
Merge pull request #218211 from microsoft/ddossett/continental-bonobo
Opt in to link underlines for settings commands
2024-06-25 14:15:45 -07:00
David Dossett
477babf454
Opt in to link underlines for settings commands 2024-06-25 13:57:52 -07:00
Eleanor Boyd
b216c3ea9b
Merge pull request #218179 from microsoft/intense-stork
add anthony to endgame notebook
2024-06-25 13:04:43 -07:00
Sandeep Somavarapu
393e1222ca
proper fix for #218058 (#218200) 2024-06-25 21:52:08 +02:00
Sandeep Somavarapu
01ef3f7526
Fix #218058 (#218182) 2024-06-25 21:02:05 +02:00
Eleanor Boyd
3106eec8ec
add anthony to endgame notebook 2024-06-25 11:37:44 -07:00
Aaron Munger
e9b254e731
use chord instead of label (#218107) 2024-06-25 11:30:26 -07:00
David Dossett
682fa68122
Adopt link decoration var (#216859)
* Adopt link decoration var

* Ensure links in walkthrough markdown content get underlines and react to setting change
2024-06-25 08:52:49 -07:00
Isidor Nikolic
80011371eb
Merge pull request #216857 from cobey/cobey/add_azure_ai_js
adding auzre ai package tagging for js
2024-06-25 17:09:15 +02:00
Mohammad Baqer
4580ba51fe
make collapsedText theme-able (#173203)
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2024-06-25 14:28:39 +00:00
Martin Aeschlimann
a28cbc207a
css/json/html web: adopt LanguageClient API change (#218060) 2024-06-25 16:26:48 +02:00
dependabot[bot]
1b27e602ed
Bump ws from 8.13.0 to 8.17.1 in /extensions/notebook-renderers (#216556)
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 13:45:49 +02:00
Benjamin Christopher Simmonds
b36286db80
Fix property undefined bug (#217800)
* fix property undefined bug

* only set source of overrides
2024-06-25 10:16:20 +02:00
Martin Aeschlimann
ca8cb6f637
registerColor: pass in a single value for defaults, improve further (#214468) 2024-06-25 09:03:25 +02:00
Rob Lourens
3e9cab0538
Fix error from undefined 'isSettled' (#217646)
Workaround for #217645
2024-06-25 06:18:58 +02:00
Rob Lourens
6f3598b9a1
Ensure that the first line of markdown in a 'supportHtml' MarkdownString is parsed as markdown (#217641)
* Ensure that the first line of markdown in a 'supportHtml' MarkdownString is parsed as markdown
Fix microsoft/vscode-copilot-release#1337

* Update tests
2024-06-25 06:18:41 +02:00
Michael Lively
1435b366b2
Chore: OSS tool (#217642)
* oss tool

* update distro hash
2024-06-25 03:13:26 +02:00
Bhavya U
4f396935a4
Cleanup getting started video experiment (#217620) 2024-06-24 15:50:16 -07:00
Tyler James Leonhardt
d681a19ddc
Make ExtHostSecrets disposable (#217619)
Also register a few disposables.

I don't have too much time to figure out how to register these properly (hence the TODO), and maybe this is more in @jrieken's territory... but wanted to have _something_ in place for now.
2024-06-25 00:44:17 +02:00
Michael Lively
278b6a37a7
Fix static fn call for nb codeaction (#217605)
fix static fn call
2024-06-25 00:25:24 +02:00
Justin Chen
b7ff4c513d
intellisense for code actions on save (#215475)
* language registry and code actions on save new filter

* fixes logic

* more clean up

* remove static contribution
2024-06-25 00:11:44 +02:00
Bhavya U
445a0cfca3
Run steps for valid issues only (#217596) 2024-06-24 14:49:42 -07:00
Peng Lyu
a5fea0cab6
Merge pull request #214589 from rehmsen/notebook_comment_lifecycle
Fix leaking comment thread when CellComment is reused.
2024-06-24 14:45:23 -07:00
its-meny
36dc1957f1
fix: Quotes with headings on markdown not rendering properly (#205227) 2024-06-24 23:32:45 +02:00
Benjamin Christopher Simmonds
aef28862c4
Allow multiple extensions to provide default values for object settings (#217179)
* Allow multiple extensions to provide default values for object settings

* Fix merge conflict

* type check

* fix tests
2024-06-24 23:19:37 +02:00
Michael Lively
53e6a2324a
Update endgame ghinb -> June Milestone (#217475)
update endgame ghinb
2024-06-24 22:19:27 +02:00
Cody Beyer
763a3ab8a1
Merge branch 'main' into cobey/add_azure_ai_js 2024-06-24 13:08:19 -07:00