1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 326 forks source link

The extension does not seem to work fully with Microsoft Edge #720

Open ashishnirvana1 opened 4 years ago

ashishnirvana1 commented 4 years ago

Could you please check this issue reported by one of Edge users?

Yellow identifiers are not showing up on each link on the page after hitting "f"

Happy to help in case there is anything we can do.

dcchambers commented 4 years ago

This is caused by the same Chromium deprecation mentioned in #716 - it is fixed by PR #719 but that has not been merged.

If you want to fix it, you can manually build and install the extension from PR #719.

ashishnirvana1 commented 4 years ago

When will it be merged @dcchambers

dcchambers commented 4 years ago

Hi @ashishnirvana1, I have no control over this repository.

I did fork this and merge the fix into the fork. You can see that here: https://github.com/dcchambers/vb4c