TAGS
20 tagsAdd experiment to let us control the default mode/model for new chat sessions (#246150) * Implement experiment for default mode and model * Simpler * Simplify, check experiments in the same place * Fixup * Fixes for safety * Add logs * Cleanup
Merge pull request #24 from devdiv-microsoft/aamunger/fixCleanup clean up verification check
bump distro commit (removing NES setting policy) (#245388) bump distro commit to https://github.com/microsoft/vscode-distro/commit/21c8d8ea1e46d97c5639a7cabda6c0e063cc8dd5
chore: update runtime builds (#243078) * chore: update runtime builds * chore: bump distro
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
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
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
Merge pull request #236267 from mjbvz/port-find-fix Add extra type check in `findFiles2` (#235692)
Remove quota wording (#235775) * Remove quota from sku messaging * Update wording * Fix codicon
Add stub lmTools proposal to prevent old extensions from installing in 1.95 (#232668)