Replies: 1 comment 1 reply
-
Lets not keep adding issues for slight variants of features we already have issues for/are already working on. An idea like this would be suited to a comment on an issue and does not need a separate issue. That way we just endup with a million slightly different feature requests. We are also unlikely to implement 5 different diff modes so the decision which design to use will be made during implementation (and informed by testing). So when we close #405 we will either have implemented this or decided against this approach so tracking separately makes no sense. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
#405 issue suggests to add a side by side file diffing (with git diffs in mind as I understood)
I personally prefer inline git/file diffing. It is more convenient to use, e.g. go to definition feature and easier to read (IMO)
It would be great to have a feature that allows to see a diff with master or any other user specified git branch
limitations (I guess):
Beta Was this translation helpful? Give feedback.
All reactions