Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Windows opacityNew to Visual Studio Code? Get it now.
Windows opacity

Windows opacity

SkaceKachna

|
115,862 installs
| (10) | Free
Changes opacity of Code windows on Windows using Windows API
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft