formulahendry/vscode-code-runner
View on GitHubHow can I specify a hotkey to run a currently opened file?
Open
#58 opened on Jan 26, 2017
help wantedquestion
Repository metrics
- Stars
- (2,408 stars)
- PR merge metrics
- (PR metrics pending)
Description
For example I have a python file opened. I want to press a hotkey and it would instantly run this python file.
If for example I had a go file opened. I press the same hotkey and it would run this go file.
Thank you for any help.