formulahendry / vscode-auto-close-tag

Auto Close Tag for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag
MIT License
179 stars 53 forks source link

Set "extensionKind": "ui" to support remote development #155

Closed mjbvz closed 4 years ago

mjbvz commented 5 years ago

Fixes #154. See that issue for details

egamma commented 4 years ago

@mjbvz pls update the PR to the latest format of the extensionKind attribute "extensionKind": ["ui", "workspace"]