SIGN IN SIGN UP

TAGS

20 tags
1.94.0

SCM - fix graph refresh while switching between editor tabs (#230292)

1.93.1

Merge pull request #228250 from microsoft/alexr00/tender-trout Revert YAML grammar back to textmate/yaml.tmbundle

1.93.0

inline chat should always render changes, even when having empty responses or errors (#227573) fixes https://github.com/microsoft/vscode-copilot-release/issues/1524

1.92.2

Bump for recovery 2 (`1.92.2`) (#225622) bump for recovery 2

1.92.1

Revert "Fixes #182449 : Pressing Shift re-enables webview during Drag and Drop Events (#209211)" (#225000) This reverts commit 51917e869e4d643f9ecd5cfc6b618ba264d905c1.

1.92.0

Fix unclosed code setting tag (#224408) * Fix unclosed code setting tag * Fix test too

1.91.1

Git - add exception handling to handle edge cases (#221268)

1.91.0

fix #219336 (#219337) * fix #219336 * fix owner

1.90.2

fix: include editor symbol picks unless symbols are explicitly disabled (#216531)

1.90.1

debug: preserve the top of stack when stepping in or at BP (#214902) Refs #214433

1.89.1

Disposing a tree view while it's visible causes it to stay empty (#212085) Part of #212078

1.89.0

VS Code April 2024 Release

1.88.1

Pick up latest TS recovery 5.4.5 (#210074)

1.88.0

Engineering - update suppression file (#209419) (#209429)

1.87.2

increasing the version

1.87.1

Merge pull request #206779 from microsoft/joh/fix/206487 use document object identity and not uri equality when checking if a document belongs to a notebook

1.87.0

Show notification when chat fails to load (#206377) * Show notification when chat fails to load Fix #206378 * Update error message

1.86.2

fix surround with naming for the command palette (#205121)