Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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