Skip to content

tomasr/roslyn-colorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Visual Studio 2015 Roslyn Tagger

This is a sample editor extension for Visual Studio 2015 that uses the Roslyn APIs to highlight parameter variables and field variables in distinctive colors to make them easily recognizable.

Sample Text

The code is fairly simple, but it is not currently written using the Async APIs in Roslyn.

This sample is based on the VS2015 preview.

About

A sample VS 14 editor extension that uses the Roslyn APIs to highlight parameter variables and field variables in C#/VB code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages