Hacker News new | ask | show | jobs
by pst723 780 days ago
Thank you!

Editing is definitely on the roadmap. We would like to have an agent to sync edits with your local workspace at some point.

1 comments

What about a VS Code extension? Would love to explore like this in my IDE over needing a separate tool / webapp

Something like: https://github.com/pixelkind/p5canvas

I got that request from a couple of people already. Definitely coming soon. For now, we tried to make it easy to hop around manually. Click the node header to copy path, ⌘P, paste. Pasting a path to our search bar also works.
Post to HN when that launches. I’ll take a look then.
Sure. You can follow as on X @territory_dev, I post updates there.
I can imagine a number of really cool ways to explore code with a tight integration to intellisense / LSP

in particular, show all callers and callees of a code snippet