How do I get the Ctrl(Cmd)+B
shortcut in Sublime Text, run the Python code on the same screen as the code?
How do I get the Ctrl(Cmd)+B
shortcut in Sublime Text, run the Python code on the same screen as the code?
How do I get the CTRL+SHIFT+P
shortcut in Sublime Text, run the Python code on the same screen as the code?
There are a few ways to do this.
I usually type Build: With Python
and type until the Tools > Build System > Automatic
option appears.
Another way, is to select% with%. When you need to run the% default% of that extension, you use the Build
shortcut.
If you have more than one CTRL+B
for the same language, the suggestion is displayed Build System
.
There you will see a list of options and you choose which Ctrl+Shift+B
you will execute.
You have to set Build
. As it says in the documentation .
You have to set build system
. As it says in the documentation .