Changes opacity of all Code windows to predefined value
- 64bit version of Visual Studio Code
- Windows 2000 or newer
This extension contributes the following settings:
winopacity.opacity
: window opacity in range of 0-255, where 0 is invisible window
It's important to run rebuild
script after installing node modules.
npm install
npm run rebuild
This rebuilds native modules to be used in electron based applications.
drywolf
- part of code used to find vscode windows, found here