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
{{ message }}
This repository was archived by the owner on Nov 24, 2023. It is now read-only.
replacing "" with "foo" should not display the original text and the new text like it's doing right now. instead it should point at the char where the text will be inserted and say something like Suggestion - Insert "foo" at ...
The opposite, removals are even easier, they can simply skip the with part and just display the original snippet with the text that should be removed highlighted as it's already happening