CommandPaletteExtensions extension

Extension providing the commandPalette prompt for Terminice.

on

Methods

commandPalette(String prompt, {required List<CommandEntry> commands, int maxVisible = 12}) CommandEntry?

Available on Terminice, provided by the CommandPaletteExtensions extension

Opens a command palette and returns the selected CommandEntry.