Komodo: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
mNo edit summary
 
Line 4: Line 4:
don't do much programming in the other languages it supports.
don't do much programming in the other languages it supports.


I have switched to using [[Spyder]].
I am using [[Microsoft Visual Studio]] Community Edition now when working on Windows.
 
On Linux I have switched to using [[Spyder]].
Spyder is not better than Komodo, just a different approach.
Spyder is not better than Komodo, just a different approach.
The debugger in Komodo is better.
The debugger in Komodo is better than Spyder.


Spyder does not require administrative rights to install on Windows,
Spyder does not require administrative rights to install on Windows,

Latest revision as of 03:32, 8 July 2018

Komodo from ActiveState was the IDE that I used when writing Python and Javascript. It does support other languages. PHP for example. I just don't do much programming in the other languages it supports.

I am using Microsoft Visual Studio Community Edition now when working on Windows.

On Linux I have switched to using Spyder. Spyder is not better than Komodo, just a different approach. The debugger in Komodo is better than Spyder.

Spyder does not require administrative rights to install on Windows, which is a big plus because that's frequently an obstacle for me.