Content pfp
Content
@
0 reply
0 recast
2 reactions

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
12 replies
3 recasts
36 reactions

Shashank  pfp
Shashank
@0xshash
fyi there's also a chat tab to chat with copilot
0 reply
0 recast
2 reactions