So I'll ask the obvious question: Who out there is using Komodo, and why do you like it?
- 99% of my development is done through a remote connection, almost always SFTP, as opposed to local
- Most of it is PHP, with some Node and other general web dev
- I had previously been using Gedit and felt like trying an IDE as I do every so often
Komodo got a number of things right:
- It works on Linux with no problems that I've noticed
- It's not Java-based, so there's no massive memory usage or random slowdown due to garbage collection
- Excellent PHP and JavaScript support with parameter autocorrelation
- Good enough remote development support (many other IDEs are lacking here)
- Xdebug support (and supports other languages for step through debugging)
- Fairly cheap as IDEs go, at $147 for a personal license
Might be worth the trial if you're looking for something new.
I am 100% on-board with giving JetBrains money, because their projects are amazing, however, I wanted to remind folks that PyCharm community edition is very, very powerful and not only free but also open source under an Apache license. I build it from master every morning and consider that process quite easy if the user is familiar with ant-based build systems.
It is madness to edit Python in vi when such a fantastic tool exists, is free/libre and also even offers vi-esque keybindings.
I haven't tried the same for non-Windows platforms, but Visual Studio Code is free and should provide similar capabilities for OS-X and Linux.
Can someone share their experience using this? Versus others IDE.
* Komodo is built on top of Mozilla app framework. Its lighter in terms of startup time and memory footprint than java based IDE.
* Its search feature is so good that I sometimes use it to find files in my computer.
* Komodo IDE is rather expensive which stopped me from upgrading. Though I think they lowered their prices lately.
The free versioon, Komodo Edit, never was all that interesting compared to "proper" IDEs. It was more lightweight than Eclipse and more "mainstream" than vi/emacs, so I've seen it used occasionally on Linux systems. Not in recent years though, as platform editors like gedit and kate became more capable, Sublime entered the stage as a nice medium ground and systems became more capable to run the more monstrous IDEs (Eclipse, IntelliJ/WebStorm/etc) without a noticeable impact.
you can download komodo edit, its free, and you will get the feel of what its about
Not sure about the debugger.
I'd think companies that provide software like this would have an interest in a) making the free version (and maybe the trial version) available in the windows store? And b) (ok, I'm somewhat biased, I just think it's soo delightful to use) a scoop.sh-package for easy install to those few that have discovered the joy that is scoop.sh. Shouldn't be too hard, could probably model on the scoop.sh package for visual studio: https://github.com/lukesampson/scoop-extras/blob/master/visu... (which should probably be updated to vs2015)).
- Can't see any native Puppet integration / support.
It does not have native Puppet integration at the moment. You could add your vote here: https://github.com/Komodo/KomodoEdit/issues/803
I switched back to komodo 10 Beta, and it's been amazing so far.