pranaygp / vscode-css-peek

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

The extension is messed up my PC #57

Closed uklertis closed 5 years ago

uklertis commented 5 years ago

Today I installed this extension and VSCode started to freeze randomly. After that I deleted the extension but some how VSCode keep freezing and I BELIEVE SOME HOW THIS EXTENSION STILL CAUSE THAT... so my point is don't use the extension!

pranaygp commented 5 years ago

@uklertis happy to help you debug your issue. if VS Code is still crashing all the time after removing CSS Peek, you might still have to reload VS Code for that to take effect. Also make sure you're on the latest version of VS Code :)

uklertis commented 5 years ago

I have the latest version already and even if reinstall VS Code still the same. When I opened VS Code after a while(like 1-2 hours later) my pc get slower and slower.

acheng33 commented 5 years ago

@uklertis it's definitely not caused by CSS Peek then and you should open an issue over on VS Code who might need more logs from you to help debug the issue. You can also confirm that you've gotten rid of all the CSS Peek files by going to the command pallette (CmdShiftP), search for "Open Extensions Folder" and find the folder titled "pranaygp.vscode-css-peek-2.2.0". If it's still there, delete the entire folder and restart VS Code