EditorAISettings
Properties
AIPrompt - EditorAIBaseSettings
Defines the system prompt for the AI tool. The function accepts the following arguments: context - The selected text in the editor. or prompt - The user prompt..
InlineAIPrompt - EditorAIBaseSettings
Defines the system prompt for the AI tool. The function accepts the following arguments: context - The selected text in the editor. or prompt - The user prompt..
Commands - List
Pane - EditorAIPaneSettings
Sets the minimum size of the pane.
Service - AIPromptServiceSettings
The Url of the AI service to use for generating outputs.
Editor - Editor
Defines the configuration options for the AI tools in the Editor.
Methods
Serialize()
Serialize current instance to Dictionary