pranaygp / vscode-css-peek

A vscode extension for peeking at CSS definitions from a class or id tag in HTML
MIT License
142 stars 32 forks source link

Leaves behind right-click menu #136

Closed Yaro-Maro closed 1 year ago

Yaro-Maro commented 1 year ago

When I uninstall the extension, it leaves behind a "Peek" right click menu, but does nothing. Restarting VSCode or removing shortcuts manually did not work.

Can you please please fix it so it also removes the right-click menu after an uninstall? That would be really appreciated.

pranaygp commented 1 year ago

The "Peek" right click menu is a native VSCode feature and is not something being added by this extension. This extension is just triggered by VSCode when you use that Peek button