NBBaataraa
NBBaataraa
thanks to replay. i already try this. but no luck.
i have same issue. then i go to vscode extension's dir. and find eyhn.vscode-vibrancy-1.0.16/extension/index.js. And replace electron-browser to electron-sandbox. then go to c:\Users\myname\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\code\electron-sandbox Dir. Copy all files and...
works fine for me. And Windows OS too.
> > > > works fine for me. And Windows OS too. > > VS code version? In 1.7, they enabled `Sandbox` : [microsoft/vscode#154006](https://github.com/microsoft/vscode/issues/154006) . > > This changes the...