GithubHelp home page GithubHelp logo

hicknhack-software / semantic-colorizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomasr/roslyn-colorizer

90.0 10.0 26.0 146 KB

A Visual Studio editor extension that uses the Roslyn APIs to enable semantic syntax highlighting.

License: Apache License 2.0

C# 100.00%
syntax-highlighting semantics vs2015 vs2017 extension roslyn

semantic-colorizer's Introduction

Semantic Syntax Colorizer

Visual Studio | Marketplace

A Visual Studio 2015, 2017, 2019 and 2022 editor extension for semantic syntax highlighting.

It uses the Roslyn APIs to highlight the following syntax types in distinctive colors to make them easily recognizable.

To change the colors use the regular Visual Studio "Font and Colors" Options. Look for Semantic * in the "Display items".

  • Class fields
  • Enum fields
  • Static methods
  • Regular methods
  • Constructors
  • Type parameters
  • Parameters
  • Namespaces
  • Class properties
  • Local variables
  • Special types (built in)

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

This extension works for the first final version of Visual Studio 2015 and all successors.

You might want to combine this extension with:

  • Viasfora - color access modifiers, control flow
  • Build in User Types - * Display Items - to change color for regular types class, enum, delegate etc.

License

Apache License Version 2.0 See LICENSE file for more details

Contribute

If you like this project give it a star. If you don't like it or found a bug, please write an issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.