johnpapa / vscode-cloak

Cloak allows you to hide/show environment keys, to avoid accidentally sharing them with everyone who sees your screen.
MIT License
107 stars 7 forks source link

Doesnt work with vibrancy #32

Open daanbreur opened 3 years ago

daanbreur commented 3 years ago

Cloak doesnt work when you have vscode-vibrancy installed. vscode-vibrancy makes your window a bit transparent. cloak relies on the backgroundcolor but you have none when using that plugin so it doesnt work.