How can I run a custom task (different from test or build) from a keychord shortcut in VSCode?

前端 未结 3 2106
醉梦人生
醉梦人生 2020-12-19 11:44

I know I can assign a keychord to 2 standard tasks: build and test in VSCode. I need to do the same with a custom task. How can I do it?

3条回答
  •  攒了一身酷
    2020-12-19 12:39

    You can't currently. Here is the github issue with the feature request. Looks like it keeps getting pushed to 'the next' release.

提交回复
热议问题