Tagged Questions
0
votes
1answer
140 views
Always run the same file in a python project
Is There a way to always run the same file in TextMate, when working on a python project? I always press ⌘r when editing a random file, forgetting to switch back to the tab containing the main of this ...