I am using Komodo IDE, version 6.1.1, build 61234, macosx-x86 platform. I also use Python 3.2 and Python 2.7. I just switched to using (my first) Mac. OS Version 10.6.?
On my Windows machines, I had several macros configured that I would like to continue using:
F2: save the file and then run using Python 2.x, get the tab, start in the current directory
F3: save the file and then run using Python 3.x, get the tab, start in the current directory
Any ideas how to do this? I am very new to using a Mac, so I don’t know where to start.
source
share