formulahendry/vscode-auto-rename-tag
View on GitHubExpression in react property causes high CPU load and breaks hinting/linting
Open
#57 opened on May 29, 2018
help wanted
Repository metrics
- Stars
- (277 stars)
- PR merge metrics
- (PR metrics pending)
Description
<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