Port `implement interface` quick fix
From https://github.com/microsoft/TypeScript/issues/15562
Looks like the implement interface quick fix hasn't been ported to TS-go yet. Creating issue to track this
This is one we could consider using Copilot for with the right context and prompt
This is up there with most used quick fixes.
@Tyriar, I'm curious, what are some other quick fixes that are among the top five most commonly used? :slightly_smiling_face:
I'm not sure I have 5 commonly used ones actually. It's hard to remember them off the top of my head, I use the promise <-> await conversion one occasionally is one that comes to mind.