Hacker News new | ask | show | jobs
by shrew 2040 days ago
Out of interest, what language are your projects written in? I've had to work on C# .NET codebases of that size and have had the same issues as the previous response.

VSCode itself doesn't fall over, but code completion and error highlighting are painfully slow to catch up and several of the extensions that provide that functionality regularly crash out.

1 comments

Python — sad to hear that the C# tooling isn't great on large codebases though :(