Skip to content

Fix parser recovery, name resolution, and code completion for unfinished enum patterns#19708

Open
auduchinok wants to merge 2 commits intodotnet:mainfrom
auduchinok:completion-pattern-enum
Open

Fix parser recovery, name resolution, and code completion for unfinished enum patterns#19708
auduchinok wants to merge 2 commits intodotnet:mainfrom
auduchinok:completion-pattern-enum

Conversation

@auduchinok
Copy link
Copy Markdown
Member

@auduchinok auduchinok commented May 8, 2026

Fixes various IDE features for unfinished enum patterns:

match e with
| E.{caret}

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/11.0.100.md

@auduchinok auduchinok force-pushed the completion-pattern-enum branch from 5cd8560 to a561487 Compare May 8, 2026 16:01
@auduchinok auduchinok changed the title Code completion/patterns: fix enum member completion Fix parser recovery, name resolution, and code completion for unfinished enum patterns May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant