Hacker News new | ask | show | jobs
by lostmsu 1754 days ago
What do you think is lacking in C# extension for VS Code vs TypeScript? I would expect a better experience with C# (in terms of tooling) because the language is typed.
1 comments

It just doesn't work nearly as well - even on simple .NET core solutions created from CLI intellisense chokes up, refactoring doesn't work, it's nowhere near the quality level of TS.
Even TS support is pretty lackluster compared to Rider's and VS' C# support.