Ai.inlineAIPrompt
configurationDefines the configuration options for the inline AI Prompt tool in the Editor. If set to false, the inline AI Prompt tool is disabled.
ai.inlineAIPrompt
Object|BooleanDefines the commands for the inline AI Prompt tool. The commands are displayed in the inline AI Prompt dropdown.
ai.inlineAIPrompt.systemPrompt
FunctionDefines the system prompt for the inline AI Prompt tool. The function accepts the following arguments:
context- The selected text in the editor.prompt- The user prompt.