Lightweight IDE to Pair with Claude Code?
3 points
8 hours ago
| 1 comment
| HN
What's a simple, lightweight IDE that I can use to inspect my code while CC runs? I don't need much functionality at all - but I do need Remote Access since most of my work is in a remote cluster.

The IDE just lets me 'read only' my code and double check things, while all my changes are through Claude's interface.

delphic-frog
7 hours ago
[-]
Zed is what you’re looking for - https://zed.dev/

Super lightweight and a joy to use. Unsure on the remote access part though.

reply