Skip to content

laginha87/vscode-short-commands

Repository files navigation

short-commands

Build Status

An alternate command palette that generates alias to commands from the first letter for command.

Features

Command palette with short commands

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)

short-commands

Release Notes

0.1.0 and 0.2.0

Fixes a bad release in 0.0.5, messed up the publishing :(.

0.0.5

Adds debug tasks.

0.0.4

Adds command history.

0.0.3

Shows example commands when the palette is empty.

0.0.1

Adds a command palette with commands from extensions.

Roadmap

  • Add editor commands
  • Add tasks
  • Add custom scripts
  • Add command history
  • Add option to use default palette ??
  • Add command