dotnet / dotnet/fsharp

Methods are not tagged as methods in tooltips

Open
#10,540 3 comments 1 reaction 2 assignees Claimed by @T-Gro View on GitHub
Area-FCS Bug Impact-Low
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 8h
Merged PRs (30d)
133

Description

With recent changes the `Method` name below is tagged as `Member` and not as `Method` in a tooltip:
```fsharp
type T() =
member x.Method() = ()
```
Presumably it's a regression in #9563.

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.