An alternate command palette that generates alias to commands from the first letter for command.
Right the now the command palette only has commands from extensions no editor commands. The short command is the first letter of each word in the command (For example: The short command version of "Docker Compose Up" is dcu)
Fixes a bad release in 0.0.5, messed up the publishing :(.
Adds debug tasks.
Adds command history.
Shows example commands when the palette is empty.
Adds a command palette with commands from extensions.
- Add editor commands
- Add tasks
- Add custom scripts
- Add command history
- Add option to use default palette ??
- Add command