Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.39 KB

Focus Dimmer

This is the repository for a Visual Studio Extension which is inspired by limelight.vim by junegunn 😄

VS Marketplace Link: Focus Dimmer at Visual Studio Marketplace

Description

When enabled, this extension sets the color of the code as dimgray except for the block that is currently being worked on. This might help to reduce eye stress and increase productivity while coding.

  • Please note that you might have performance issues since this project is developed on a learn-on-the-go lifecycle. (what?)
  • The code quality might suck, but I'm open to contributions, advices and hi-tech knowledge that you might wanna share.

Installation/Building guide: MSDN Documentation

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:

DimGray Mode:

focusdimmerdemo.gif

Transparent mode:

focusdimmerdemo2.gif

*: Graphics may vary in the release version.