Ai.aiPrompt
configurationDefines the configuration options for the side panel AI Prompt tool in the Editor. If set to false, the side panel AI Prompt tool is disabled.
ai.aiPrompt
Object|Booleanai.aiPrompt.commands
ArrayDefines the commands for the side panel AI Prompt tool. The commands are displayed in the side panel AI Prompt dropdown.
Defines the suggestions for the side panel AI Prompt tool. The suggestions are displayed in the side panel AIPrompt tool.
ai.aiPrompt.systemPrompt
FunctionDefines the system prompt for the side panel AI Prompt tool. The function accepts the following arguments:
context- The selected text in the editor.prompt- The user prompt.