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

https://github.com/rodsarhan/tstypecolorpreview


https://github.com/rodsarhan/tstypecolorpreview

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# TS Type Color Preview

[![Installs](https://img.shields.io/visual-studio-marketplace/d/rodsarhan.tstypecolorpreview)](https://marketplace.visualstudio.com/items?itemName=rodsarhan.tstypecolorpreview) [![GitHub Repo stars](https://img.shields.io/github/stars/RodSarhan/tstypecolorpreview?style=social)](https://github.com/RodSarhan/tstypecolorpreview) [![Marketplace](https://img.shields.io/visual-studio-marketplace/v/rodsarhan.tstypecolorpreview.svg)](https://marketplace.visualstudio.com/items?itemName=rodsarhan.tstypecolorpreview) [![License](https://img.shields.io/github/license/RodSarhan/tstypecolorpreview)](https://github.com/RodSarhan/tstypecolorpreview/blob/main/LICENSE)

This extension allows previewing the colors of typescript types and union types that correspond to color values

## Features

Hover on a variable with a color value as its type to see a preview of the possible colors

### Examples

![example 1](./assets/example-1.png)

![example 2](./assets/example-2.png)

## Notes

This extension is inteded for my own use, if you notice any issues feel free to suggest a fix or open a PR.

---

**Enjoy!**