We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3a5038 + 38b623f commit d28dc16Copy full SHA for d28dc16
src/vs/workbench/contrib/chat/browser/actions/chatActions.ts
@@ -60,7 +60,6 @@ class OpenChatGlobalAction extends Action2 {
60
super({
61
id: CHAT_OPEN_ACTION_ID,
62
title: localize2('openChat', "Open Chat"),
63
- precondition: CONTEXT_CHAT_ENABLED,
64
icon: Codicon.commentDiscussion,
65
f1: false,
66
category: CHAT_CATEGORY,
0 commit comments