dotnet / dotnet/fsharp

FSharpKeywords.keywordsWithDescription lacks some keywords

Open
#16,637 0 comments 2 reactions 0 assignees View on GitHub
Area-FCS Feature Improvement
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 22h
Merged PRs (30d)
144

Description

`FSharpKeywords.keywordsWithDescription` can be useful for tooling and documentation, but it lacks some of the keywords, for example `and!`, `do!`, and `fixed`.

Another problem is there's also another source of truth for the list of the keywords: `Lexhelp.Keywords.keywordList`. Given that the language is evolving and keywords are being added to it from time to time, it think it would be beneficial to have these two lists unified, so there's a single place to update when the language changes.

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.