←back to thread

677 points meetpateltech | 1 comments | | HN request time: 0.201s | source
Show context
Yhippa ◴[] No.45117702[source]
Naive question: is using Claude Code from the command line or in these tools like VSC or Zed different from using it in the native app on a desktop? Is that because it has access to your codebase?
replies(5): >>45117758 #>>45117765 #>>45117792 #>>45117917 #>>45119030 #
1. josefrichter ◴[] No.45119030[source]
In Elixir/Rails (and newly React) world you can connect Clade Desktop to Tidewave, which gives you pretty close integration with codebase and CLI tools. That makes the experience somewhat similar to running Claude Code in editor's terminal, or now directly connected in Zed.

I think basically all these tools are trying to integrate all the stuff together and find the best way to do that, so that you don't need to be copy-pasting stuff around, jumping between tools, etc.