I am running Python code in Sublime - it works great.
The only remark that I noticed is that when the code is executed, if I, for example, search in the code, the output window disappears, and I did not find a way to return it.
How to show / hide python output window?
Matej source
share