HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AlexFielder

no profile record

comments

AlexFielder
·vor 4 Jahren·discuss
Serious question: How do I explain this to my nine year old?
AlexFielder
·vor 5 Jahren·discuss
In the few short weeks i have used CoPilot inside of VSCode, it's been a big* timesaver; I can type out a bare skeleton of a class, and with minimal guidance for things like naming conventions CoPilot let's you simply tab+enter through each class property.

Maybe I'm missing something obvious, but I feel like CoPilot should have the ability to allow a user to define a 'class template' in the form of a block comment and then allow a user to write "make this class" or something.

*Big being it's probably saved me around two hours of manually typing out 'public property... etc.'