Skip to content

Tags: microsoft/vscode

Tags

1.99.0

Toggle 1.99.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump distro commit (removing NES setting policy) (#245388)

bump distro commit to microsoft/vscode-distro@21c8d8e

1.98.2

Toggle 1.98.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pty crash on windows with legacy conpty path (#243314)

1.98.1

Toggle 1.98.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update runtime builds (#243078)

* chore: update runtime builds

* chore: bump distro

1.98.0

Toggle 1.98.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #242591 from mjbvz/happy-guanaco

Bundle TS 5.8.2

1.97.2

Toggle 1.97.2's commit message

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

Toggle 1.97.1's commit message

Verified

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

1.97.0

Toggle 1.97.0's commit message

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

Toggle 1.96.4's commit message

Verified

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

1.96.3

Toggle 1.96.3's commit message

Verified

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

1.96.2

Toggle 1.96.2's commit message

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