SharePoint Framework Task Runner Extension for Visual Studio CodeThis extension allows you to easily run SharePoint Framework tasks with a couple of mouse clicks. At the moment you can for example list all the available gulp tasks in your project, start the local development server and create debug or release solution packages or pick a task to run from the list of available tasks. UsageWhen you have a SharePoint Framework project open in VSCode, right click in the explorer window and you should get the following actions in the context menu: When you, for example, click on If you want to know which You can also pick one of the available gulp tasks by clicking on Keyboard bindingsNo keyboard bindings for the tasks have been defined. You can, of course, assign them yourself by opening the keyboard bindings in Visual Studio Code and search for Here is an example of a custom defined keyboard binding for the Feedback and ideasFeedback and ideas are always welcome. Please submit them via creating an issue in the project repository: issue list. |