←back to thread

677 points meetpateltech | 1 comments | | HN request time: 0.001s | 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. ascorbic ◴[] No.45117758[source]
Not tried with Zed yet, but in VS Code it's mostly the same except you can view the diffs in the editor, and can give context from the open file. I think it can also see errors from the editor.