formulahendry/vscode-auto-rename-tag
VS Code process leak when editing the svg code
Open
#66 opened on Aug 19, 2018
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.
If I disable the plugin, the problem disappears.