Ouside editor related to this prompt. Will be blurred when prompt is open.
Predefined value of prompt input box.
Cusomizable options for this prompt.
Optionalcallback: FunctionFunction called after done.
Displays a searchable command palette for executing editor commands with keyboard shortcuts and history.
The editor instance to execute commands on
Optionalcallback: FunctionDisplays a "Go to Line" prompt for navigating to specific line and column positions with selection support.
The editor instance to navigate within
Optionalcallback: FunctionShows an interactive prompt containing all available syntax highlighting modes that can be applied to the editor session. Users can type to filter through the modes list and select one to change the editor's syntax highlighting mode. The prompt includes real-time filtering based on mode names and captions.
The editor instance to change the language mode for
Optionalcallback: Function
Prompt plugin is used for getting input from user.