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
14 replies
3 recasts
41 reactions

Frank pfp
Frank
@deboboy
Cursor + Claude 3.5 Sonnet
1 reply
0 recast
0 reaction

Nicholas Charriere pfp
Nicholas Charriere
@pushix
Have you also used VSCode with copilot? How would you compare cursor? I haven’t tried it…
1 reply
0 recast
0 reaction

Frank pfp
Frank
@deboboy
I tried but couldn’t get into a flow; felt clunky. Meanwhile with Cursor was able to lock-in very quickly. Cursor is essentially VS Code with nuanced differences. Also, I turned off autocomplete because it was a distraction; didn’t help me structure the logic [per component, page; API].
0 reply
0 recast
0 reaction