Closed pmiossec closed 5 years ago
Since you have to make insertions multiple places, perhaps a unit test showing that the extension is correctly matched is a good idea. I'm not thinking a complete coverage, only this new extensions. We can then easily add new extensions in the future
Since you have to make insertions multiple places, perhaps a unit test showing that the extension is correctly matched is a good idea. I'm not thinking a complete coverage, only this new extensions.
👍 💯
@kbilsted I'm sure @pmiossec wouldn't protest if you send commits to this PR 😉
Test added
& adapt how to find Highlighter by extension to support extensions with a '.' inside.
Fixes https://github.com/gitextensions/gitextensions/issues/6471