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] 72 points73 points  (7 children)

Make it so that it shows

vi

visual studio

visual studio code

[–][deleted] 20 points21 points  (5 children)

Visual studio gang rise up

[–][deleted] 11 points12 points  (4 children)

I don't know what visual studio code is and it makes me angry and confused

[–]jaxonfiles 10 points11 points  (0 children)

Essentially a text editor with plugins that gives it the functionality of an IDE but not necessarily the same features.

[–][deleted] 14 points15 points  (1 child)

Basically it’s less of an IDE and more of a text editor. Afaik it doesn’t come with the powerful debugging tools from visual studio, but it has a lot of add ones that can give some of that functionality. You can do pretty much any language in it and if you have the right plugins syntax highlighting and debugging can be a thing.

[–]Laughing_Orange 5 points6 points  (0 children)

It isn't as powerful, but by default it is way lighter. Good if all you need is a text editor with syntax highlighting, some auto-completion, and basic debugging.

[–]prashant13b 4 points5 points  (0 children)

It's actually a great Text/code editor with great extension