Skip to content

OctoberKey/VisualStudio-ColorCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Coder

Build status

Color Coder is an extension for Visual Studio 2015 and 2017. It helps you reduce the cognitive load of reading codes by coloring various programming constructs. These are:

  • EnumMember
  • Constructor (C# Only)
  • Field
  • LocalVariable
  • Namespace
  • Method
  • StaticMethod
  • ExtensionMethod
  • Property
  • Parameter
  • Module (VB Only)
  • Interface
  • Class
  • Struct
  • Enum
  • Delegate
  • GenericTypeParameter

Code colors in C#:

Color Coder C Sharp

Code colors in VB.Net:

Color Coder V B

You can change the colors through Visual Studio's options page:

Color Coder Option Page

You can also select form a set of predefined colors or restore the colors to visual studio defaults:

Color Coder Option Page Preset

About

Visual Studio extension that helps with semantic highlighting in C# and VB.Net

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%