No idea how hard this one is, but if you manage to integrate the default editors tabs from vscode into the canvas, so that they behave the same (theming, keyboard shortcuts, ...).
Closed
Apr 7, 2025
I've actually tried this one, but it doesn't really integrate well with the rest of the features and figuring out a UX that works well with the canvas aspect is quite tricky too.
I plan on coming back to it, but for now, as an alternative, you can option + click on a node when you're zoomed in to where you can see the code (and not in diff view) to open an editor to the side. The editor opens scrolled to the line you option + click on in the canvas node.
I've actually tried this one, but it doesn't really integrate well with the rest of the features and figuring out a UX that works well with the canvas aspect is quite tricky too. I plan on coming back to it, but for now, as an alternative, you can option + click on a node when you're zoomed in to where you can see the code (and not in diff view) to open an editor to the side. The editor opens scrolled to the line you option + click on in the canvas node.