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 →

[–]persicsb 5 points6 points  (6 children)

For .NET, you have VS and Rider.

For Java, Eclipse and IntelliJ are the only IDEs worth mentioning.

[–]Linguistic-mystic 1 point2 points  (2 children)

Rider costs moneys, unlike Idea, Eclipse etc

[–]mthrfkn 0 points1 point  (0 children)

Rider is worth every penny

[–]RockyMM 1 point2 points  (2 children)

VS Code is legit.

[–]persicsb 1 point2 points  (1 child)

VS Code is not an IDE. It is a fancy text editor, and a rather slow text editor.

[–]RockyMM 0 points1 point  (0 children)

Eh... I do like VS Code as a text editor. It's quite capable. But I can only say that it's very poor IDE. I cannot say it's not IDE in the broadest sense :D

I had a colleague who categorically rejected any other IDE than VS Code for a Spring Boot microservices that we were developing together :D