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

View on GitHub
 (8 comments) (0 reactions) (0 assignees)TypeScript (52 forks)github user discovery
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.

auto_rename_max_cpu

Contributor guide