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

Expression in react property causes high CPU load and breaks hinting/linting #57

Open
Sibz opened this issue May 29, 2018 · 2 comments
Open

Comments

@Sibz
Copy link

Sibz commented May 29, 2018

<input className={(condition ? "value" :"otherValue")} />

Causes hinting and linting to stop working and loads CPU until VScode is killed manually.

Disabling this add-on resolved the issue.
VSCode: 1.23.1
Add-on v0.0.15

@subvertallchris
Copy link

Just ran into exactly this for the first time, too.

@justablob
Copy link

Happens to me too.

@SimonSiefke SimonSiefke mentioned this issue Jan 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants