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

update FSAC and add support for new FSI options #2016

Merged
merged 5 commits into from
Jun 18, 2024
Merged

update FSAC and add support for new FSI options #2016

merged 5 commits into from
Jun 18, 2024

Conversation

baronfel
Copy link
Contributor

Also includes grammar fixes and fixes for an accidental double registration of the rename file command.

Comment on lines 362 to 364
Array.append
(Configuration.get Array.empty<string> "FSharp.fsiExtraParameters")
(Configuration.get Array.empty<string> "FSharp.FSIExtraInteractiveParameters")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TheAngryByrd quick pointer here - to prevent user churn while the new FSI parameter names are rolled out I've joined the two parameter arrays. This is documented in the notes for the new configuration settings at least, what do you think?

@baronfel
Copy link
Contributor Author

Alright, this looks good! Will kick off a new release.

@baronfel baronfel merged commit da70f14 into main Jun 18, 2024
4 checks passed
@baronfel baronfel deleted the update-fsac branch June 18, 2024 14:20
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.

1 participant