Closed CaulyKan closed 1 year ago
Environment: vscode 1.78.2 + win10 + wsl2 + VSCode-Animations v1.0.1 How to reproduce:
I think this extension should not be installed in remote, since it's only UI related, just like Custom-CSS-and-JS-loader
I belive adding following into package.json will solve the issue:
"extensionKind": [ "ui" ],
Ok, should be fixed now. Thank you for finding that.
Environment: vscode 1.78.2 + win10 + wsl2 + VSCode-Animations v1.0.1 How to reproduce:
I think this extension should not be installed in remote, since it's only UI related, just like Custom-CSS-and-JS-loader