formulahendry/vscode-auto-close-tag
Typing in img onLoad causes vs code helper to spike to 100% cpu usage.
オープン
#70 opened on 2017/11/13
bughelp wanted
Repository metrics
- Stars
- (180 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.
