Content pfp
Content
@
0 reply
0 recast
0 reaction

Nicholas Charriere pfp
Nicholas Charriere
@pushix
Are you using AI when you code? Let's assume you use VSCode (neovim is better but I digress). Did you know the copilot extension allows you to: - autocomplete (probably...) - give alternatives to the selection `ctrl + enter` - write tests for the selection `cmd + I --> /test` - explain the selection `cmd + I --> /explain` - sends context of open tabs, so open relevant files before asking it something
17 replies
5 recasts
75 reactions

Kenny Jacobson 🎩🎸 pfp
Kenny Jacobson 🎩🎸
@kennyjacobson
I've been using CoPilot in VSCode for about a year now. I'm a huge fan. It has problems and can be frustrating at times, but in the end, I'd say it makes me about 2-3x more efficient and effective.
0 reply
0 recast
0 reaction