enableSuggestions property
Whether to enable suggestions in the CodeCrafter widget. Defaults to true. Not AI suggestions, but the suggestions from LSP or based on the text in the editor.
Implementation
final bool enableSuggestions;
Whether to enable suggestions in the CodeCrafter widget. Defaults to true. Not AI suggestions, but the suggestions from LSP or based on the text in the editor.
final bool enableSuggestions;