TAGS
20 tagsMerge pull request #228250 from microsoft/alexr00/tender-trout Revert YAML grammar back to textmate/yaml.tmbundle
inline chat should always render changes, even when having empty responses or errors (#227573) fixes https://github.com/microsoft/vscode-copilot-release/issues/1524
Revert "Fixes #182449 : Pressing Shift re-enables webview during Drag and Drop Events (#209211)" (#225000) This reverts commit 51917e869e4d643f9ecd5cfc6b618ba264d905c1.
Fix unclosed code setting tag (#224408) * Fix unclosed code setting tag * Fix test too
fix: include editor symbol picks unless symbols are explicitly disabled (#216531)
debug: preserve the top of stack when stepping in or at BP (#214902) Refs #214433
Disposing a tree view while it's visible causes it to stay empty (#212085) Part of #212078
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
Show notification when chat fails to load (#206377) * Show notification when chat fails to load Fix #206378 * Update error message