Created
April 28, 2019 02:01
-
-
Save sl/4678bd9d2805faa73fb9eea19e00a9ae to your computer and use it in GitHub Desktop.
[Swift Complier Environment Configuration] Add Keybinding For Task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"key": "<keyboard shortcut>", | |
"command": "workbench.action.tasks.runTask", | |
"args": "<task name>" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment