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.
