Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 837 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 837 Bytes

Features

Changes opacity of all Code windows to predefined value

Screenshot

Requirements

  • 64bit version of Visual Studio Code
  • Windows 2000 or newer

Extension Settings

This extension contributes the following settings:

  • winopacity.opacity: window opacity in range of 0-255, where 0 is invisible window

Development notes

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.

Credits

drywolf - part of code used to find vscode windows, found here

Marketplace

Marketplace link