Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Vscode Blue Screen glitch when viewing Postcss icon #926

Closed
jackchengck opened this issue Jan 5, 2021 · 3 comments
Closed

Bug: Vscode Blue Screen glitch when viewing Postcss icon #926

jackchengck opened this issue Jan 5, 2021 · 3 comments
Labels

Comments

@jackchengck
Copy link

I am using mac Catalina 10.15.6

Vscode
Version: 1.52.1
Commit: ea3859d4ba2f3e577a159bc91e3074c5d85c0523
Date: 2020-12-16T16:30:02.420Z
Electron: 9.3.5
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Darwin x64 19.6.0

When viewing postcss icon, the screen will have blue glitch

  • Glitch when showing the icon in file explorer

螢幕截圖 2021-01-05 上午11 16 51

  • Glitch the tabbar too when I try to view the postcss file icon

螢幕截圖 2021-01-05 上午11 14 50

  • Same Folder but did not scroll down to show the postcss file icon

螢幕截圖 2021-01-05 上午11 12 05

  • No glitch when plugin disabled

螢幕截圖 2021-01-05 上午11 20 32

@jackchengck
Copy link
Author

To temporarily disable the bug, just replace the associated icon before it's fixed.

"material-icon-theme.files.associations": { "postcss.config.js": "javascript" }

螢幕截圖 2021-01-05 上午11 27 30

@PKief
Copy link
Owner

PKief commented Jan 6, 2021

@jackchengck Thanks for the hint. I completely recreated the PostCSS SVG icon so that its code is much simpler and the result is nearly the same.

Should be fixed with the next update!

@PKief PKief added the bug label Jan 6, 2021
@jackchengck
Copy link
Author

Problem Solved with uninstall and reinstall. Thanks

PKief added a commit that referenced this issue Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants