Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pick up latest TS for building VS Code #208041

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Pick up latest TS for building VS Code #208041

merged 1 commit into from
Mar 18, 2024

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Mar 18, 2024

No description provided.

@@ -277,6 +277,9 @@ export class ChatWidget extends Disposable implements IChatWidget {
}

moveFocus(item: ChatTreeItem, type: 'next' | 'previous'): void {
if (!isResponseVM(item)) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typings got stricter so this check is needed

@mjbvz mjbvz enabled auto-merge (squash) March 18, 2024 20:48
@VSCodeTriageBot VSCodeTriageBot added this to the March 2024 milestone Mar 18, 2024
@mjbvz mjbvz merged commit 18d118a into microsoft:main Mar 18, 2024
6 checks passed
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants