Y
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
jolux
2092 days ago
Visual Studio does at least some of those for C#.
link
akiselev
2092 days ago
And vscode has them for Typescript at the least, I suspect several other languages support them.
link
misa7499
2092 days ago
VSCode C# extension supports all of those.
link