Debugging – Komodo IDE vs WingIDE vs PyScripter

I just added the following update to the section titled “Komodo vs PyScripter vs WingIDE – Running and Debugging” of my recent post titled “Komodo Edit vs Komodo IDE vs WingIDE vs PyScripter”:
While debugging Komodo IDE does not show you the current value of any variable if you mouse hover over it. Both PyScripter and [...]

Komodo Edit vs Komodo IDE vs WingIDE vs PyScripter

Komodo Edit vs Komodo IDE
Komodo Edit is an free dynamic language editor put out by Active State, while Komodo IDE is Active State’s commercial dynamic language IDE. The two share a common project system, so although I had installed and used Komodo Edit first, when installed Komodo IDE and opened it for the first [...]

PyScripter annoyances and general find & replace gripes

PyScripter
I had used PyScripter last year in the development of a Pylons web app and generally seemed to be up to the task; however, for my current work I’m running into to some issues I had not noticed previously:

Internal interpreter (bad) state – I can find no way to clear the state of the IDE’s [...]