mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
no 🐱 but chat
This commit is contained in:
@@ -274,7 +274,7 @@ export class PreviousFromHistory extends AbstractInlineChatAction {
|
||||
|
||||
constructor() {
|
||||
super({
|
||||
id: 'inlineCat.previousFromHistory',
|
||||
id: 'inlineChat.previousFromHistory',
|
||||
title: localize('previousFromHistory', 'Previous From History'),
|
||||
precondition: CTX_INLINE_CHAT_FOCUSED,
|
||||
keybinding: {
|
||||
|
||||
Reference in New Issue
Block a user