openfl / lime-vscode-extension

Visual Studio Code extension for OpenFL and Lime projects written in Haxe
https://marketplace.visualstudio.com/items?itemName=openfl.lime-vscode-extension
MIT License
27 stars 4 forks source link

Register commands in package.json #1

Closed Gama11 closed 7 years ago

Gama11 commented 7 years ago

This allows for a more keyboard-centered workflow, since it makes the commands reachable from the command palette (right now, you have to pick up the mouse each time to change targets):

Also, this allows setting keyboard shortcuts for the commands.

Commands also show up in the "Contributions" section of the marketplace: