Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: fix in getPatternIdents #672

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Conversation

webwarrior-ws
Copy link
Contributor

Fix in Helper.Naming.getPatternIdents - implemented SynPat.As case handling.

Fixes #670

@knocte
Copy link
Collaborator

knocte commented Jan 8, 2024

@webwarrior-ws can you add a test? and rebase. Thanks

@webwarrior-ws
Copy link
Contributor Author

Rebased and added a test.

Added regression test for Helper.Naming.getPatternIdents
function for `SynPat.As` case to ParameterNames tests.
Fix in Helper.Naming.getPatternIdents - implemented SynPat.As
case handling.

Fixes fsprojects#670
@knocte knocte merged commit e3139c5 into fsprojects:master Jan 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Not implemented" crash when parsing SqlProvider solution
2 participants