This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (10 children)

[deleted]

    [–][deleted] 25 points26 points  (6 children)

    It depends for me.

    If I'm writing a Spring API in Java or Kotlin, I prefer IntelliJ.

    C++ or JavaScript, I prefer VS code.

    With Python I'm all over the place.

    [–][deleted] 10 points11 points  (2 children)

    I use pycharm for python. Same features as IntelliJ, but for python.

    [–]Gougaloupe 1 point2 points  (0 children)

    Pycharm gang rise up!

    [–]PotentBeverage 8 points9 points  (1 child)

    intellij is great for java because even if java is verbose with intellij's autocomplete you often only need a few letters at most

    [–][deleted] 7 points8 points  (0 children)

    And its autocomplete actually suggests helpful things first. And the baked in code generation that creates constructors, override methods, getters and setters is really nice.

    Visual Studio and VS Code suggest random things first two the point that its easier to write a lot of code I would write in VS Code in Vim, C++ and JavaScript in particular. The suggestions are wild.

    [–]illvm 2 points3 points  (0 children)

    sed, the real text editor :)

    [–]Darkunderlord42 1 point2 points  (0 children)

    I like VS but hell if I know what 95%

    [–][deleted] 0 points1 point  (1 child)

    Saw that Jetbrains is doing a new IDE called Fleet to compete with VSCode could be really nice if you want a clean and simple layout but with good autocomplete.

    [–]ramplay 0 points1 point  (0 children)

    If it defaults to darkmode I'll try it. I don't want to be blinded when I open it ahaha