Ai.aiPrompt.commands
configurationDefines the commands for the side panel AI Prompt tool. The commands are displayed in the side panel AI Prompt dropdown.
ai.aiPrompt.commands
ArrayThe icon of the command.
ai.aiPrompt.commands.id
StringThe id of the command.
ai.aiPrompt.commands.prompt
FunctionThe prompt for the command. The function accepts the following arguments:
context- The text in the editor.
The text of the command.