Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigeggtools/powermode
The Power Mode extension for Visual Studio.
https://github.com/bigeggtools/powermode
fun powermode visual-studio
Last synced: about 1 month ago
JSON representation
The Power Mode extension for Visual Studio.
- Host: GitHub
- URL: https://github.com/bigeggtools/powermode
- Owner: BigEggTools
- License: mit
- Created: 2017-05-16T07:40:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T07:20:21.000Z (over 2 years ago)
- Last Synced: 2023-04-28T16:17:30.384Z (over 1 year ago)
- Topics: fun, powermode, visual-studio
- Language: C#
- Homepage: https://bigeggtools.github.io/PowerMode/
- Size: 1.92 MB
- Stars: 98
- Watchers: 6
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Visual Studio Market Version](https://img.shields.io/visual-studio-marketplace/v/BigEgg.PowerMode?logo=visual-studio-code&logoColor=68217A&label=Latest%20Version&style=flat-square)](https://marketplace.visualstudio.com/items?itemName=BigEgg.PowerMode)
[![Visual Studio Market Installs](https://img.shields.io/visual-studio-marketplace/i/BigEgg.PowerMode?logo=visual-studio-code&logoColor=68217A&label=Installs&style=flat-square)](https://marketplace.visualstudio.com/items?itemName=BigEgg.PowerMode)
[![Visual Studio Market Download](https://img.shields.io/visual-studio-marketplace/d/BigEgg.PowerMode?logo=visual-studio-code&logoColor=68217A&label=Downloads&style=flat-square)](https://marketplace.visualstudio.com/items?itemName=BigEgg.PowerMode)[![Code Climate Maintainability](https://img.shields.io/codeclimate/maintainability/BigEggTools/PowerMode?label=Maintainability&logo=code-climate&style=flat-square)](https://codeclimate.com/github/BigEggTools/PowerMode)
[![GitHub Stars](https://img.shields.io/github/stars/BigEggTools/PowerMode?style=social)](https://github.com/BigEggTools/PowerMode)# PowerMode
This is the Power Mode extension for Visual Studio to replicate the effects from [codeinthedark/editor](https://github.com/codeinthedark/editor).Inspired by the Power Mode Extension for Atom, which can be found [here](https://atom.io/packages/activate-power-mode).
# Effects
![Power Mode](PowerMode.gif)# Installation
Now the extension can be found at [Visual Studio Gallery](https://marketplace.visualstudio.com/items?itemName=BigEgg.PowerMode).Also, you can always download the source code and build the VSIX file by yourself.
# User Guide
Can go to [GitHub Page](https://bigeggtools.github.io/PowerMode/) to find more information.# Features
In current version, contains the following features:* Visual Studio menu to toggle the features. (See [Detail](https://bigeggtools.github.io/PowerMode/menu/))
+ Hotkey Binding
* User Friendly Visual Studio Option. (See [Detail](https://bigeggtools.github.io/PowerMode/options/))
* Combo Mode. (See [Detail](https://bigeggtools.github.io/PowerMode/combomode/))
* Streak Counter. (See [Detail](https://bigeggtools.github.io/PowerMode/streakcounter/))
+ Max Combo Streak.
+ Support Light Background.
* Particles. (See [Detail](https://bigeggtools.github.io/PowerMode/particles/))
+ Party Mode.
* Screen Shake. (See [Detail](https://bigeggtools.github.io/PowerMode/screenshake/))
* Excluded File Types. (See [Detail](https://bigeggtools.github.io/PowerMode/options/general/))# Visual Studio Supports
* Now support the following versions
+ Visual Studio 2017
+ Visual Studio 2019 ([@AlohaWorld](https://github.com/AlohaWorld))
+ Visual Studio 2022 ([@tomfrenzel](https://github.com/tomfrenzel))# Next Features
The next version of this extension will have the following features:* Play Audio Clip (middle priority)
+ Clip can be: Gun, Typewriter or Custom
+ Related Options and Menu