This seems like a poor use of Copilot. At least in the JS ecosystem, pretty much every library has TypeScript support now. No need to guess or look anything up. Copilot can still be wrong, especially if the API changes over different updates
In my experience Copilot's value add is simply autocompleting simple/boiler-plate-y lines for me. Definitely wouldn't wanna trust something as fuzzy as an AI to "memorize" APIs on my behalf
In my experience Copilot's value add is simply autocompleting simple/boiler-plate-y lines for me. Definitely wouldn't wanna trust something as fuzzy as an AI to "memorize" APIs on my behalf