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..

Pane - EditorAIPaneSettings

Sets the minimum size of the pane.

Service - AIPromptServiceSettings

The Url of the AI service to use for generating outputs.

Commands - List

Editor - Editor

Fine-tune deserialization in the Editor widget. Deserialization is the process of parsing the HTML string input from the value() method or from the viewHtml dialog into editable content.

Methods

ToJson()

Serialize current instance to Dictionary