zlacker

[parent] [thread] 0 comments
1. AlexFi+(OP)[view] [source] 2021-10-28 09:39:32
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.'

[go to top]