4 ms·
JetBrains based editors are quite nice if you can afford it. Free for students and open-source developers. PyCharm for python, IntelliJ for java, Cursive fo
by axle_512 10y ago
JetBrains based editors are quite nice if you can afford it. Free for students and open-source developers.
PyCharm for python,
IntelliJ for java,
Cursive for clojure
- swalsh 10y agoAt the end of the day, easy debugging is my #1 concern when choosing an editor. Intellisense a pretty close #2. I just wish I didn't need a completely separate editor for each language. Right now I regularly use PyCharm, PHP Storm, Ruby Mine. I guess I also use ReSharper a lot, but that's slightly different :D
- tomtheengineer 10y agoYou actually don't need a separate editor for most of the languages (minus C++ with CLion). It's not entirely obvious, but if you use IntelliJ IDEA, there are plugins for the other languages that provide the equivalent functionality of PyCharm, Ruby Mine, etc: https://plugins.jetbrains.com/idea/plugin/631-python https://plugins.jetbrains.com/idea/plugin/631-python https://plugins.jetbrains.com/idea/plugin/1293-ruby https://plugins.jetbrains.com/idea/plugin/1293-ruby https://plugins.jetbrains.com/idea/plugin/6610-php https://plugins.jetbrains.com/idea/plugin/6610-php
- ajss 10y agoEmacs for Swift, Objective C, C, C++, Clojure, Python, Java, Javascript, Assembler, Bash, and random other minor stuff. Wait... there are other IDEs?