command-list
Find and run available commands with fuzzy search
asiloisad 2 0 0.2.0 MIT GitHub
  • Made for Pulsar!

    This package was written specifically for Pulsar and did not exist in the Atom package repository.

command-list

Find and run available commands with fuzzy search.

view

Fork of command-palette. Screenshot uses one-day-ui and one-day-syntax themes.

Features

  • Recent commands: Recently used commands appear at the top when no filter is applied.
  • Fuzzy search: Search across command names, descriptions, and tags.
  • Keyboard shortcuts: Shows keybindings for each command.

Installation

To install command-list search for command-list in the Install pane of the Pulsar settings or run ppm install command-list. Alternatively, you can run ppm install asiloisad/pulsar-command-list to install a package directly from the GitHub repository.

Commands

Commands available in atom-workspace:

  • command-list:toggle: (F1) toggle command palette,
  • command-list:show-hidden-commands: show palette including hidden commands.

Contributing

Got ideas to make this package better, found a bug, or want to help add new features? Just drop your thoughts on GitHub — any feedback's welcome!