←back to thread

538 points todsacerdoti | 1 comments | | HN request time: 0.334s | source
Show context
gricardo99 ◴[] No.44358681[source]
The one thing pulling me towards VS code, and away from terminal workflows is Copilot and the Agent workflows. Being able to seamlessly chat with AI models and then see/review its code changes is the biggest change to my workflow and productivity in years.

I’m guessing some people already have these capabilities integrated into terminal workflows and I’d love to see a demo/setup.

replies(3): >>44358718 #>>44358738 #>>44359049 #
1. msgodel ◴[] No.44358718[source]
Wow really? That seems like it should move you towards language oriented tools and away from GUIs.

I use aider + neovim FITM plugin (with qwen coder.) It's nice because it not only can help me with code problems but the often more frustrating tool problems.