Provides customizable modal prompts for gathering user input with support for autocompletion, validation, and
specialized input types. Includes built-in prompt types for navigation (goto line), command palette, and mode
selection, with extensible architecture for custom prompt implementations.
Built-in Prompt Types:
gotoLine: Navigate to specific line numbers with selection support
commands: Command palette with searchable editor commands and shortcuts
modes: Language mode selector with filtering capabilities
User Input Prompt extension
Provides customizable modal prompts for gathering user input with support for autocompletion, validation, and specialized input types. Includes built-in prompt types for navigation (goto line), command palette, and mode selection, with extensible architecture for custom prompt implementations.
Built-in Prompt Types:
gotoLine: Navigate to specific line numbers with selection supportcommands: Command palette with searchable editor commands and shortcutsmodes: Language mode selector with filtering capabilitiesUsage: