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
-
Depends on the language. I don't actively use it, but Webstorm has the best features for ES6 and realtime JavaScript parsing by far, nothing else comes close (all the others rely on presets, code decoration, and other cheap tricks).
-
The JetBrains suite is pretty amazing but they suck for Vue and don't seem to want to add support despite everyone asking for it so don't use it anymore.
-
My setup consists of Visual Studio, HeidiSQL with MSSQL, Sublime Text, Eclipse, and MonoDevelop, and all the VS utilities for ReSharper. My code is still shit though xD
-
The one that lets me code easily and naturally, in whatever langue I'm coding in at the time.
-
@LenaAlcie also used atom.. then changed to brackets when dealing with large files
-
Pointer32498yAs far as it goes, IntelliJ has a massive support for multiple languages and whatsoever. Of course some languages are better supported than others, but so far I'm glad and comfortable with the current behavior.
-
@fox8091 Look at the tag line on the website "A hackable text editor for the 21st century"
-
@fox8091 So you are going to ignore what it is and call it an IDE anyway.
If you must know the difference then look it up, it's really not hard.
I'm done here... -
FlashDevelop... Minimalist, unopinionated, lightweight, free. Alas, it had to go, since ActionScript is no longer considered good.
-
its19841438y@gedankennebel it was a joke, actually I prefer JetBrains' products but I had to use BlueJ for my datastructures and algorithms course
and it's horrible.
What's the best IDE you guys have used?
undefined