formulahendry/vscode-auto-close-tag
Typing in img onLoad causes vs code helper to spike to 100% cpu usage.
Open
#70 opened on Nov 13, 2017
bughelp wanted
Repository metrics
- Stars
- (180 stars)
- PR merge metrics
- (PR metrics pending)
Description
For some reason, typing inside of the <img onLoad={typehere}/>jsx tag immediately causes my CPU to spike to 100% and freezes the editor for about 5 seconds. Disabling this extension fixes the issue.
