formulahendry/vscode-auto-rename-tag

VS Code process leak when editing the svg code

Open

#66 opened on Aug 19, 2018

View on GitHub
 (3 comments) (3 reactions) (0 assignees)TypeScript (39 forks)github user discovery
help wanted

Repository metrics

Stars
 (277 stars)
PR merge metrics
 (PR metrics pending)

Description

When editing a svg file (for example: changing the fill attribute), and sometimes when opening the svg code, the process of the editor leaks. When the editor closes, the process continues. screenshot 252 If I disable the plugin, the problem disappears.

Contributor guide