Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SOLVED]: Invalid flags: dg #6

Closed
AlexVipond opened this issue Nov 17, 2023 · 1 comment
Closed

[SOLVED]: Invalid flags: dg #6

AlexVipond opened this issue Nov 17, 2023 · 1 comment

Comments

@AlexVipond
Copy link

AlexVipond commented Nov 17, 2023

This error appears when you install Regex Robin and another extension called Todo Tree at the same time. This is reportedly because Todo Tree ships a String.prototype.matchAll polyfill that breaks other extensions that rely on the native implementation.

To fix, uninstall Todo Tree and reload the editor window. Regex Robin's example config shows how to recreate most of what Todo Tree offers.

@dlevs
Copy link
Owner

dlevs commented Nov 19, 2023

Glad you found a solution. Funnily enough, I had "Todo Tree" installed when I was developing this and faced the exact same issue. I remember how frustrating that was, so I've added this to the README.

Thanks for sharing. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants