Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alpzy authored Jul 11, 2020
1 parent 92affc9 commit a309520
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,18 @@ This might help to reduce eye stress and increase productivity while coding.

**Installation/Building guide**: [MSDN Documentation](https://docs.microsoft.com/en-us/visualstudio/extensibility/walkthrough-publishing-a-visual-studio-extension?view=vs-2019)


## Features
You can easily toggle it on or off by using the default keyboard shortcut (ALT+L) or click on the Toggle Focus Dimmer option under the tools menu.

## Fancy Demo
Actual footage* from gameplay:

[![focusdimmerdemo.gif](https://s7.gifyu.com/images/focusdimmerdemo.gif)](https://gifyu.com/image/QKBK)
DimGray Mode:

*: Graphics may vary in the release version.
![focusdimmerdemo.gif](https://s7.gifyu.com/images/focusdimmerdemo.gif)

Transparent mode:

## Known Bugs
- Curly braces in strings will confuse the block recognition.
![focusdimmerdemo2.gif](https://s7.gifyu.com/images/focusdimmerdemo2.gif)

*: Graphics may vary in the release version.

0 comments on commit a309520

Please sign in to comment.