This is such a fast moving area, would be good to get your take on the optimal setup and any tips or recommendations.
I'm looking to add a coding assistant to VS Code, I was going to subscribe to Github Copilot but then I saw there are a bunch of interesting looking VS Code extension AI assistants that presumably are more cost effective by purchasing tokens for an API key:
Tabnine
Amazon Q
Continue
Codeium
Blackbox
CodeGPT
Gemini Code Assist
Cody
Double
Thanks for any advice or feedback on your experience with these tools!
For bigger tasks I use ChatGPT macOS desktop app.
I also built a simple desktop tool (https://prompt.16x.engineer/) that help me embed source code context into the prompt.
This way I can copy paste the prompt directly into ChatGPT, instead of relying on IDE extensions.
My experience is that you can't trust it completely for obvious reasons, so you need to know what you are doing before you can rely on these tools.
I have tried Amazon Q and was severely disappointed.