Hacker News new | ask | show | jobs
by sxldier 1768 days ago
He's referring to Visual Studio.

https://visualstudio.microsoft.com/

2 comments

Man, I've been going back to full-fat VS after working in VS Code for a while, and boy, does VS just chug even opening a "Hello World" C# project.

(I used VS at work regularly and the performance on a million-SLoC solution was quite bad, but I didn't expect it to be much better given the size of the solution)

Have you tried VS 2022 (beta)? It's 64-bit finally. It's way faster in my experience, but I don't have a million-SLoC solution laying around to test.
Not yet! Might give it a try, thanks for the idea!
I find Visual Studio auto complete 100x better then VS Code auto complete.
For what language? Because I use VSCode for C (microsoft's C/C++ plugin with intellisense) and Typescript (built-in) and it works pretty dang great.
Now add a linter for your comments.

https://languagetool.org/

(it is 'than', not 'then')