added vscode extensions
This commit is contained in:
parent
7cde0829be
commit
26e2a50441
316 changed files with 37301 additions and 0 deletions
42
.vscode/extensions/s-nlf-fh.glassit-0.2.3/README.md
vendored
Normal file
42
.vscode/extensions/s-nlf-fh.glassit-0.2.3/README.md
vendored
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
# GlassIt-VSC
|
||||
|
||||
[](https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit)
|
||||
[](https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit)
|
||||
[](https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit)
|
||||
|
||||
VS Code Extension to set window to transparent on Windows and Linux platforms.
|
||||
|
||||
This extension is the VS Code version of [GlassIt](https://packagecontrol.io/packages/GlassIt) of Sublime Text plugin.
|
||||
|
||||
## Features
|
||||
|
||||
* With this extension, you can change the window transparency by key pressing.
|
||||
|
||||
## Requirements
|
||||
|
||||
### Windows
|
||||
- Windows 7 or higher
|
||||
### Linux
|
||||
- Xorg display server
|
||||
- [xprop](https://www.x.org/releases/X11R7.5/doc/man/man1/xprop.1.html) package.
|
||||
|
||||
## Usage
|
||||
|
||||
Change the transparency level by:
|
||||
* Press "ctrl+alt+z" to increase the transparency, "ctrl+alt+c" to decrease.
|
||||
|
||||
## Extension Settings
|
||||
|
||||
* `glassit.alpha` (`integer`): Transparency level [1-255].
|
||||
* `glassit.step` (`integer`): Increment of alpha.
|
||||
|
||||
## LINK
|
||||
|
||||
* [https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit](https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit)
|
||||
* [https://github.com/hikarin522/GlassIt-VSC](https://github.com/hikarin522/GlassIt-VSC)
|
||||
* [https://packagecontrol.io/packages/GlassIt](https://packagecontrol.io/packages/GlassIt)
|
||||
* [https://github.com/ivellioscolin/sublime-plugin-glassit](https://github.com/ivellioscolin/sublime-plugin-glassit)
|
||||
|
||||
## Changelog
|
||||
|
||||
See CHANGELOG.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue