Skip to content

An extension for Visual Studio that when enabled, darkens the colors of the code except for the block that is being currently worked on.

Notifications You must be signed in to change notification settings

beyaz/Focus-Dimmer

 
 

Repository files navigation

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.

About

An extension for Visual Studio that when enabled, darkens the colors of the code except for the block that is being currently worked on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%