The 'not' in 'not struct' and 'enum' are considered in tooltip as a function, and unmanaged, not, enum are not colored
Open
Area-LangService-ToolTips
Feature Request
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Basically, just this (true for `enum` and `not struct` constraints):

(found it while playing with @cartermp's [impossibility challenge](https://fsharp.slack.com/archives/C1R50TKEU/p1593620919399200))
Also, `unmanaged`, `equality`, `comparison` and `enum` constraints do not get colored correctly:

Contributor guide
Assessment
This issue has not been assessed yet.