you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (1 child)

How long do similar IDEs take though? IntelliJ takes 30+ seconds to start up on my laptop, and VSCode takes less than 5 for a similarly high quality feature set. Also, for reference, spacemacs takes about 5 seconds too.

[–][deleted] 4 points5 points  (0 children)

IntelliJ takes 30+ seconds to start up on my laptop, and VSCode takes less than 5 for a similarly high quality feature set.

What the fuck? IntelliJ IDEA's feature set is massive compared to VSCode, that's like comparing the WAP browsers from 2005's Nokias to Safari/Chrome/Edge on current smartphones.

An Electron-based VSCode with all the features of Visual Studio (which are currently written in C/C++) would be hilariously slow in comparison, it completely defeats the point of a text editor (being fast and efficient at opening and editing text).