formulahendry/vscode-auto-rename-tag
VS Code process leak when editing the svg code
開放
#66 建立於 2018年8月19日
help wanted
倉庫指標
- 星標
- (277 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.