forked from microsoft/copilot-for-eclipse
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.properties
More file actions
51 lines (48 loc) · 2.49 KB
/
Copy pathplugin.properties
File metadata and controls
51 lines (48 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
command.showStatusBarMenu.name=Show Copilot Status Menu
command.triggerInlineSuggestions.name=Trigger Inline Suggestion
command.acceptFullSuggestion.name=Accept Suggestion
command.acceptNextWord.name=Accept Next Word
command.discardSuggestion.name=Discard Suggestion
command.copilotForEclipsePlugin.name=GitHub Copilot
command.signInToGitHub.name=Sign in to GitHub Copilot
command.showChatView.name=Open Copilot Chat
command.openChatView.inputValue=Default input value for the opened chat view
command.openChatView.autoSend=Open Chat View with Auto Send
command.openChatView.mode=Chat Mode for Opened Chat View
command.signOutFromGitHub.name=Sign Out from GitHub
command.configureCopilotSettings.name=Activate GitHub Copilot Account...
command.openPreferencesPage.name=Edit Preferences...
command.openUrl.name=Open URL
command.openPreferencesPage.parameter.name=Page Name
command.newConversation.name=New Conversation
command.showChatHistory.name=Show Chat History
command.openMcpRegistry.name=Open MCP Registry
command.openGitHubJobs.name=Open GitHub Copilot Jobs
command.openEditKeyboardShortcuts.name=Edit Keyboard Shortcuts...
command.autoShowCompletions.name=Enable/Disable Auto Show Completions
command.showWhatIsNew.name=Show What's New
command.upgradeCopilotPlan.name=Upgrade Copilot Plan
command.generateCommitMessage.name=Generate Commit Message with Copilot
command.enabledDoNothing.name=Menu Placeholder Enabled
command.disabledDoNothing.name=Menu Placeholder Disabled
command.openQuickStart.name=Open Quick Start
command.addToReference.name=Add File to Chat
command.increaseChatFontSize.name=Increase Chat Font Size
command.decreaseChatFontSize.name=Decrease Chat Font Size
page.preferencesPage.name=GitHub Copilot
page.preferencesPage.general.name=General
page.preferencesPage.chat.name=Chat
page.preferencesPage.completions.name=Completions
page.preferencesPage.mcp.name=Model Context Protocol (MCP)
page.preferencesPage.customInstructions.name=Custom Instructions
page.preferencesPage.byok.name=Model Management
page.preferencesPage.customAgents.name=Custom Agents
page.showViewPage.name=GitHub Copilot
page.showViewPageShowChatView.name=Chat
intro.quickStart.label=GitHub Copilot
intro.quickStart.description=Boost your coding efficiency with built-in Copilot
theme.category.label=GitHub Copilot
theme.category.description=Font and color settings for GitHub Copilot
theme.chatFont.label=Chat Font
theme.chatFont.description=The font used for text in the Copilot Chat view
page.preferencesPage.autoApprove.name=Tool Auto Approve