An open API service indexing awesome lists of open source software.

https://github.com/mrlacey/csinlinecolorviz

See samples of the colors you use within your C# code.
https://github.com/mrlacey/csinlinecolorviz

csharp editor visual-studio-extension

Last synced: over 1 year ago
JSON representation

See samples of the colors you use within your C# code.

Awesome Lists containing this project

README

          

# C# Inline Color Visualizer

![Works with Visual Studio 2022](https://img.shields.io/static/v1.svg?label=VS&message=2022&color=A853C7)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)

[![Build](https://github.com/mrlacey/CSInlineColorViz/actions/workflows/build.yaml/badge.svg)](https://github.com/mrlacey/CSInlineColorViz/actions/workflows/build.yaml)
![Tests](https://gist.githubusercontent.com/mrlacey/c586ff0f495b4a8dd76ab0dbdf9c89e0/raw/CSInlineColorViz.badge.svg)

See samples of the colors you use within your C# code.
Never again be forced to remember what a named color looks like or work out what color a HEX value represents.

![Example](example.png)

Works with `*.cs`, `*.cshtml`, and `*.razor` files.