Skip to content

Tags: microsoft/vscode

Tags

1.97.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Folder to Workspace button displaying as "&Add" (#240185)

* Add Folder to Workspace button displaying as "&Add"
Fixes #240105

* Change mnemonicButtonLabel to return both with and without mnemonic

* PR feedback

* Remove save label changes for release branch

* Fix tests

* Fix silly mistake

* Fix one more test

* Fix for mac
Unit tests on main for mac caught a bug

1.97.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version bump (#21)

1.97.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
When typing a longer comment, the buttons scroll out of view (#239589)

* When typing a longer comment, the buttons scroll out of view
Part of #239578

* Switch to opt in

1.96.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version (#238012)

1.96.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Engineering - disable binskim (#237562) (#237580)

1.96.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copilot not working in Remote windows (fix #236537) (#236552)

* Copilot not working in Remote windows (fix #236537)

* 2nd fix for #236537: install extension everywhere even when it is installed locally if `installEverywhere` is set

1.96.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #236267 from mjbvz/port-find-fix

Add extra type check in `findFiles2` (#235692)

1.96.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove quota wording (#235775)

* Remove quota from sku messaging

* Update wording

* Fix codicon

1.95.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
recovery fix for #232699 (#233764)

recovery fix for #232699 (#233763)

1.95.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
recovery fix for #232516 (#233293)