Posted on May 20, 2008 by Josh Heitzman
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 [...]
Filed under: Programming | Tagged: Debug, Debugger, IDE, Komodo, Komodo IDE, PyScripter, Python, Wing IDE | Leave a Comment »
Posted on May 16, 2008 by Josh Heitzman
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 [...]
Filed under: Programming | Tagged: Python, PyScripter, IDE, Editor, Wing IDE, Komodo Edit, Komodo IDE, Komodo, Debugger, Goto Definition, Code Completion, Debug | 6 Comments »
Posted on May 10, 2008 by Josh Heitzman
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 [...]
Filed under: Programming | Tagged: Editor, IDE, PyScripter, Python, Wing IDE | 3 Comments »