formulahendry/vscode-auto-rename-tag
Expression in react property causes high CPU load and breaks hinting/linting
Offen
#57 geöffnet am 29.05.2018
help wanted
Repository-Metriken
- Stars
- (277 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
<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