dotnet / dotnet/fsharp

Colorize text in FSharpDiagnostics

Open
#18,442 6 comments 4 reactions 0 assignees View on GitHub
Area-Diagnostics Feature Request
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 11h
Merged PRs (30d)
131

Description

I propose we use tagged texts in errors/warnings produced by FCS. Below are examples of how it looks for C# in Rider, and it would be nice to do this for F# as well.

Here's a qualified name:
Image

And here's a short name of a method:
Image

It seems especially useful when (longer) signatures are presented (in overload resolution, missing overrides, etc):
Image

This may also be a good community-driven initiative, since it's possible to make separate pull requests for different diagnostics.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.