Hacker News new | ask | show | jobs
by defnotashton2 2092 days ago
Extract interface, implement interface, extract method, move(to own file) only exist for go and c# via jet rains and are practical for anyone writing real world code.
2 comments

Visual Studio does at least some of those for C#.
And vscode has them for Typescript at the least, I suspect several other languages support them.
VSCode C# extension supports all of those.