Skip to content

[Feature Proposal]: Support for IDE structured message template highlighting #26

Description

@SKProCH

Background and motivation

Currently after using this library IDEs (e.g. Rider) will lose the proper message template highlighting. E.g. before:

Image

After:

Image

Feature Proposal

Use [StructuredMessageTemplate] from Jetbrains.Annotations package

Feature Usage

If we add this attribute like this:

Image

We will get our highlighting back:

Image

Risks

This is can potentially require a dependency to Jetbrains.Annotations. But probably there is another way to do it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions