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

fix the "Define" active pattern #1170

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

dawedawe
Copy link
Contributor

@dawedawe dawedawe commented Oct 4, 2023

WHAT

🤖 Generated by Copilot at f2472fc

Fixed a typo in the Define active pattern that handles compiler definitions in Lexer.fs. This improves the accuracy and consistency of the F# compiler service integration.

🤖 Generated by Copilot at f2472fc

--define: typo
Fixed in the lexer module
A crisp autumn task

🐛📝🧹

WHY

Add missing "e" to string literal to fix the Define active pattern.

HOW

🤖 Generated by Copilot at f2472fc

  • Fix spelling of --define: option in Define active pattern (link)

@baronfel baronfel merged commit 22de218 into ionide:main Oct 4, 2023
9 of 10 checks passed
@dawedawe dawedawe deleted the fix_define_ap branch October 4, 2023 20:33
nojaf pushed a commit to nojaf/FsAutoComplete that referenced this pull request Nov 3, 2023
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.

2 participants