You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if anyone is working on this. I took me some time to figure out where to start, but it was a nice exercise... I created a branch and I worked on something that, well, "solved" the issue, but only the happy path. I need to implement a mechanism that considers the original code as well as the diff panel content and the added, removed and lines kept equal as shown at the end of that diff panel (i.e.: [+=--==++], or, as in the example, [-----+++++])
#3709 is currently in progress and is expected to be merged soon. Thank you for your exploratory work! I recommend checking out other issues that might interest you.
Please describe the feature you want
Currently, Tabby suggests changes through diff lines, like:
It would be great if we could display the inline diff, highlighting the background of the uppercase characters:
Additional context
Add any other context or screenshots about the feature request here.
Please reply with a 👍 if you want this feature.
The text was updated successfully, but these errors were encountered: