Ask HN: Is there a code editor that shows multiple files in a single pane?

by vaughanon 7/13/2023, 10:31 AMwith 3 comments

Like when you view a pull request on Github.com...

by gregjoron 7/13/2023, 12:19 PM

Do you mean the two panes (before and after) that scroll together? I think most editors can do that. Vim has a diff view. So does VSCode.