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.
1 parent 3b3e8c2 commit 38b623fCopy full SHA for 38b623f
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