BrandonKirbyson / VSCode-Animations

A VSCode extension that adds animations to the editor
https://marketplace.visualstudio.com/items?itemName=BrandonKirbyson.vscode-animations
MIT License
200 stars 6 forks source link

Not working on kali linux #52

Closed 3HARSH6 closed 6 months ago

3HARSH6 commented 6 months ago

VS code animations is not working on kali linux. Don't know why, I tried all troubleshootings.

BrandonKirbyson commented 6 months ago

Have you tried using the Apc install method. To switch to it, use the command Animations: Change Install Method and change it to Apc Customize UI++. It will give you notifications that you can then follow to install.

And also, if you do a get an error notification, this issue may help. It seems to be common on linux, basically you just need to give vscode proper permissions.

3HARSH6 commented 6 months ago

Thank you, solution in #49 issue worked.