Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from microsoft:main #240

Open
wants to merge 732 commits into
base: main
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented May 25, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label May 25, 2024
gjsjohnmurray and others added 29 commits June 17, 2024 20:48
Fixes clipping of custom context menus in embedded editors, such as those in the chat view
* Start breaking ChatListRenderer content types into their own classes

* Make renderTextEdit a Part as well

* Add ChatMarkdownContentPart

* Layout codeblock refs
Bumps [ws](https://github.com/websockets/ws) from 7.4.6 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.4.6...7.5.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
I wonder if VSCode or some extension I have keeps updating this? I am not doing it handishly. Anyways, gone again.
Wait briefly between backspace and enter.

Fixes #216460
Speculative fix for terminal tabs flaky smoke test
* add code

* addnig code

* poishing the code

* removing cyclic dependency

* adding correct import
* add header to compare code editor part

re microsoft/vscode-copilot#5906

* hide header when having edits applied

* add a command to discard edits
Include command to toggle for session in readonly msg
roblourens and others added 30 commits June 25, 2024 06:18
…ing 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
* fix property undefined bug

* only set source of overrides
)

Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.13.0...8.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
adding auzre ai package tagging for js
* Adopt link decoration var

* Ensure links in walkthrough markdown content get underlines and react to setting change
Opt in to link underlines for settings commands
Opt in to link underlines in extensions details page
Use link decoration in ports view
Opt in to link underlines in hover status bar actions
Azure folks (the only ones using this proposed API) have not depended on getSessions yet so it's safe to delete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet