Colour inline previews for ARGB codes

pwagner 1 Reputation point
2021-08-04T15:56:36.06+00:00

Hi,

I'm developing a C# application, that has a very long list of ARGB colour codes. I was wondering if there's a way to get an inline preview of the colour in the Visual Studio IDE.

The codebase was inherited from a older project, and is poorly documented.

Thanks in advance for your help.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,827 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
326 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. PengGe-MSFT 3,341 Reputation points
    2021-08-05T09:29:40.393+00:00

    Hi, @pwagner

    Welcome to Microsoft Q&A!

    I read the documentation of Visual Studio but didn't find this feature. I'm not sure if this extension can meet your needs.

    Besides, I also suggest you directly suggest this feature to Visual Studio Product Team in our Developer Community, and if you do suggest this feature, please share the link here, other forum members, who are interested or needed this feature will go to vote for this thread.

    Sincerely,
    Peng
    *
    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread

    0 comments No comments

  2. pwagner 1 Reputation point
    2021-08-05T16:58:39.797+00:00

    Hi Peng

    Thanks for your reply. Unfortunately, that's not quite what I'm looking for, I am looking for something like this:

    120890-image.png

    Regards

    Peter