But my workflow is basically cut & paste from the web console (chatgpt or claude.ai), execute it, copy errors back in with direction, repeat.
I often have to ask for it to provide the full code each time, which can take multiple replies. Or it will provide a bunch of small bits of code I have to manually try and go insert.
I'm looking for both better methodology using my existing tools, or introduction to other tools which certainly must exist that are better suited.
I'd like to have something that can modify the existing code base directly and doesn't require me to cut and paste.
Ive bene using mostly HTML, PHP, Javascript & Python.
Thanks in advance for the help!
Open Terminal in Zed and run Aider...
https://aider.chat/ https://zed.dev/
You can also configure Supermaven or Copilot for Zed and whatever LLM model you prefer for Zed's Assistant and Inline Assistant. But Aider makes these tools a bit irrelevant.