Visual Studio 2017 Chroma extension | Razer Insider

Visual Studio 2017 Chroma extension

  • 2 January 2019
  • 7 replies
  • 91 views

Hello insiders,

Here is my Visual Studio extension to integrate chroma devices with your beautiful IDE. It improves UX for every developer like

  • Flash white while building
  • Flash red when building is failed
  • Flash green when building is succeeded

To install double click on the .vsix file and follow the instructions by the installer. The extension is tested with VS 2017 Enterprise Edition and VS 2017 Community Edition.

UPDATE: new version of the extension. Now it works asynchronously and the lighting experience is improved. Enjoy (:

This topic has been closed for comments

7 Replies

Userlevel 6
Hi sir, does it work in Visual Studio 2015?
Is there a repo to clone this? The flashing is too fast for my taste. o_O
kennethyha
Hi sir, does it work in Visual Studio 2015?

Yes, it should work properly.
directLemonMeringue718
Is there a repo to clone this? The flashing is too fast for my taste. o_O

Currently nope, Now I am working on to make it Async because in the next version of Visual Studio loading of Synchronize packages will be deprecated. I will keep in mind to change it. Soon it will have a repo too. Thanks for your feedback.
AJMitev
Currently nope, Now I am working on to make it Async because in the next version of Visual Studio loading of Synchronize packages will be deprecated. I will keep in mind to change it. Soon it will have a repo too. Thanks for your feedback.

Awesome! Thanks for the quick reply!
Userlevel 7
I just tried, and it works in VS 2017 Community Edition.

Just a one thing: that flashing is too intensive for my taste. Could you just make the color to appear, stay for two second, and than disappears with some transition? For both successful and failed build?
Hello, here it is the new version of the extension. Now it works asynchronously and the lighting experience is improved. Enjoy (: