Skip to content

Tags: Mariozisa1/vscode

Tags

1.95.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Dont show chat panel on ext updates (microsoft#232328)

1.94.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use async find provider only for file scheme (microsoft#230592)

* only use asyncfindprovider for file scheme

* add vscode remote

1.94.1

Verified

This commit was signed with the committer’s verified signature.
bpasero Benjamin Pasero
update to 1.94.1

1.94.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SCM - fix graph refresh while switching between editor tabs (microsof…

…t#230292)

1.93.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request microsoft#228250 from microsoft/alexr00/tender-trout

Revert YAML grammar back to textmate/yaml.tmbundle

1.93.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
inline chat should always render changes, even when having empty resp…

…onses or errors (microsoft#227573)

fixes microsoft/vscode-copilot-release#1524

1.92.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump for recovery 2 (`1.92.2`) (microsoft#225622)

bump for recovery 2

1.92.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Fixes microsoft#182449 : Pressing Shift re-enables webview du…

…ring Drag and Drop Events (microsoft#209211)" (microsoft#225000)

This reverts commit 51917e8.

1.92.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix unclosed code setting tag (microsoft#224408)

* Fix unclosed code setting tag

* Fix test too

1.91.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Git - add exception handling to handle edge cases (microsoft#221268)