be5invis / vscode-custom-css

Custom CSS Plugin for Visual Studio Code. Based on vscode-icon
MIT License
879 stars 68 forks source link

stopped working on 1.58.0-insider #144

Closed ctf0 closed 3 years ago

ctf0 commented 3 years ago
Version: 1.58.0-insider
Commit: 012b14606f75ec4fed90d7ab4154f63dffab9503
Date: 2021-06-11T05:22:19.992Z
Electron: 12.0.9
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Darwin arm64 20.5.0
microhobby commented 3 years ago

Same here, but running on Windows. On logs I'm getting Not allowed to load local resource:. And yes, I'm running as administrador.

u3u commented 3 years ago
Version: 1.58.0
Commit: 2d23c42a936db1c7b3b06f918cde29561cc47cd6
Date: 2021-07-08T06:54:17.694Z
Electron: 12.0.13
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Darwin x64 20.2.0
Not allowed to load local resource: ~/.vscode/extensions/be5invis.vscode-custom-css-5.0.3/src/statusbar.js
Not allowed to load local resource: ~/.vscode/extensions/be5invis.vscode-custom-css-5.0.3/.staging-custom-css/bbeb1c27-afbf-46a3-9721-bbd86007eff5/325151f0-8217-4c4b-8110-a5cadea8e612.css

Smae here, stable version 1.58.0 is out, it is not working.

noe132 commented 3 years ago

Workaround: Open and edit C:\Users\<username>\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\electron-browser\workbench\workbench.html and manually inject style and script. Inline or from a http source are ok to use.

Kikobeats commented 3 years ago

Thanks for that workaround!

On Mac, the path is:

/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.css