Skip to content

Implement tooltips for keywords #12062

@dsyme

Description

@dsyme

Hovering over F# keywords in Visual Studio and VS Code does not give a tooltip.

This is one of our best ways to help educate newcomers about the correct use of the F# language, e.g. both with a good tooltip and also aka.ms links to good articles in the .NET documentation (e.g. the main article on pattern matching for the match keyword)

Some basic information about keywords is already available in KeywordsWithDescription but we can give more information that this

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions