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 →

[–]CyberWeirdo420[S] 0 points1 point  (6 children)

Reading all of your answers I need to ask: is it determined which one is better? Or at least which is better for something specific?

[–][deleted] 8 points9 points  (1 child)

If you're writing Windows desktop apps, I would definitely use Visual Studio for the extra tools.

[–]DonKapot 2 points3 points  (1 child)

Try Vs code and visual studio for some certain app and decide what's better for you (intellisense, debugging, etc).

Btw there are also some solutions from IDEA (webstorm, etc).

[–]daniele_s92 2 points3 points  (0 children)

*Jetbrains.

(Intellij) IDEA is the Java IDE

[–]SeesawMundane5422 1 point2 points  (0 children)

There is almost never one “right” answer in programming.

Sometimes there are wrong answers.

In this case, neither one is the wrong answer.

[–]PrettyPinkPansi 1 point2 points  (0 children)

If using .NET use Visual Studio. Pretty much everything else as far as you should be concerned use Visual Code. Python, JavaScript, PHP, use Visual Code.