Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Eclipse ee for java
Reason: fast, i have a configured pack, personal preference
Visual studio code for php
Reason: probably the best code editor right now -
Papi5207y@BixelPitch Is atom really fast now? I tried it about 1 year ago and it wasn't much fast.
-
ikdekker9437yNetbeans is alright, supports a lot of general purpose stuff. Unit testing, ant deploying actions, great namespace/intellisense. And good git conflict resolver + file history.
PHPstorm is good too, but maybe paid. If you arent a student.
Notepad++ is nice for tiny fixes ^^
@marthulu -
bepoXY11507y@Papi I really prefer sublime though. I only use Atom in coding with React. Because i can't find a good syntax highlighting for JSX in Sublime.
-
C0D4681467ySince needing to use a dark theme due to an eye condition I’ve found Atom to be my goto editor.
I do front and backend web.
With git intergrated into it (bless not having to use an addon and git cli) and features you can control by installing exactly what you need rather than what the editor thinks you should have, Or in the event you can’t find something pulling out the coffee script books and creating your own plugin.
I haven’t needed to move off or look at another editor. -
@ikdekker im using a 7200rpm hdd at home for now, but its a lot faster than idea in my experience
-
Froot75567yA bit ashamed to say but PHPStorm.
But don't get me wrong, I write JavaScript with it, it's just that our company uses PHPStorm and it's quite good actualy -
PHP projects: Phpstorm
PHP single files: Sublime Text 2 (Yes 2)
JS/HTML/CSS: VSCode -
@Papi I bought a license to ST2 and don't want to pay for ST3.
Besides I don't really see what extra features is has. -
Visual Studio for C#
Eclipse EE for Java
Phpstorm for PHP
Notepad++ for quickly checking external files -
i use phpStorm and webStorm. intelliJ products are awesome. and my editor is Atom
Related Rants
Is there any backend web developer? Which IDE/editor do you use and why?
undefined
ide
web
php
backend
editor