This is the complete list of members for yaze::editor::CommandPalette, including all inherited members.
| AddCommand(const std::string &name, const std::string &category, const std::string &description, const std::string &shortcut, std::function< void()> callback) | yaze::editor::CommandPalette | |
| commands_ | yaze::editor::CommandPalette | private |
| FuzzyScore(const std::string &text, const std::string &query) | yaze::editor::CommandPalette | private |
| GetFrequentCommands(int limit=10) | yaze::editor::CommandPalette | |
| GetRecentCommands(int limit=10) | yaze::editor::CommandPalette | |
| LoadHistory(const std::string &filepath) | yaze::editor::CommandPalette | |
| RecordUsage(const std::string &name) | yaze::editor::CommandPalette | |
| SaveHistory(const std::string &filepath) | yaze::editor::CommandPalette | |
| SearchCommands(const std::string &query) | yaze::editor::CommandPalette |