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

This extension breaks the official C/C++ extension #126

Open
0tii opened this issue Jan 16, 2025 · 0 comments
Open

This extension breaks the official C/C++ extension #126

0tii opened this issue Jan 16, 2025 · 0 comments

Comments

@0tii
Copy link

0tii commented Jan 16, 2025

It has taken me frustrated hours of figuring out that for some reason this extension causes the language server of the Microsoft C/C++ extension to fail on refactor by constantly re-invoking Find all references and thus canceling workspace parsing before it can finish over and over again.

More information can be found in this issue over at their repository.

Edit:

After looking at your implementation, i believe this to be the culprit:

https://github.com/jeronimoek/color-picker-universal/blob/main/src/utils/helpers.ts#L280-L299

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

1 participant