Clicking "Dismiss Difference" [X] button does nothing + spelling error in tooltip
Closed this issue · 7 comments
Thanks for reporting 🙏
I'll check what's going on with the button and of course awill fix the typo
Wow, that's amazing! Thanks for sharing
I'd be happy if you can fix these. It's alway more fun with collaboration
Let me know how it goes and if there is anything I can assist
By the way, I verified that it's working on my mac. What's your environment?
Windows 11, latest OS / VSCode versions.
I'm installing the dependencies on my personal machine to modify the extension and test it (I just got a new laptop, so nothing is set up on it yet). So far I just have the spelling mistakes corrected, but I'll try to get the local clone of the extension running in VSCode to verify it's fixed. My hunch is that it's something in filterIgnoredFromDiffs()
that is causing the issue.
fixed by #146
Thanks @sampellino for both the issue and the solution, you're the best 💪