formulahendry/vscode-auto-close-tag
Typing in img onLoad causes vs code helper to spike to 100% cpu usage.
开放
#70 创建于 2017年11月13日
bughelp wanted
仓库指标
- 星标
- (180 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.
