formulahendry/vscode-code-runner

How can I specify a hotkey to run a currently opened file?

Open

#58 opened on Jan 26, 2017

View on GitHub
 (13 comments) (0 reactions) (0 assignees)TypeScript (343 forks)github user discovery
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.

Contributor guide