Earlier quoted context omitted.
I actually now think ai prompt writing in the IDE is completely overkill nowadays. IDEs are made for just a human to interact with code. I think the paradigm of forcing these tools that weren’t built for this to do this, is us trying to fit a square peg in a round hole. Call me old, but don’t put ai in my ide. My ide was made for a human, not an ai. For the established players for sure it makes sense since they alrea…
My IDE has nicer tooling for things like diffs, and has all of my LSP's configured which the harness can utilize
Yeah but that is how many tools just to get it to work, and how much burden on your PC. it just seems simpler to me to just use as few tools as possible to accomplish the goal.
Also shameless plug, I wrote something about this very thing. https://khalah.medium.com/getting-ai-to-work-right-27b750dba...