formulahendry/vscode-auto-rename-tag
VS Code process leak when editing the svg code
Offen
#66 geöffnet am 19.08.2018
help wanted
Repository-Metriken
- Stars
- (277 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.