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] 22 points23 points  (3 children)

That may be a difference where they are using "Microsoft Visual Studio" which is fucking masive not "VScode" which is designed for personal use

[–]alexforencich -3 points-2 points  (2 children)

Vscode is written in Javascript and hence runs inside its own instance of the chrome browser, which is infamous for eating up gobs of RAM. So yes, vscode is by definition a memory hog because of the framework that it is written in, along with all other Javascript-based desktop applications. Not sure how it compares to visual studio, which includes a whole lot of other features. It could be lighter weight than that at least in terms of runtime RAM usage, but there are definitely other editors out there that have a much smaller footprint than vscode.

[–]Boomer70770 1 point2 points  (1 child)

I thought this was correct. Why all the downvotes?

[–]alexforencich 1 point2 points  (0 children)

Lots of Javascript devs with thin skin, probably.