Quick fix to add missing pattern matching
Open
Area-LangService-CodeFixes
Feature Request
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Suggestion to code editor quick fixes:

When matching over enum or discriminated union type, and gotten warning "Incomplete pattern matches", provide a quick hint fix possibility to add missing enums.
Contributor guide
Assessment
This issue has not been assessed yet.