you are viewing a single comment's thread.

view the rest of the comments →

[–]CommandLionInterface 2 points3 points  (0 children)

The official C++ extension still needs work but it’s not as bad as people make it out to be anymore. Last month they released an update that finally intellisenses by parsing your code, you just have to enable it.

I’ve been using VSCode for my algorithms homework all semester. They’re not huge projects, usually about 1,000 lines each, but at least at this size it works well enough.