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

Adds sourcetext setting #1890

Merged
merged 1 commit into from
Jul 1, 2023
Merged

Conversation

TheAngryByrd
Copy link
Member

@TheAngryByrd TheAngryByrd commented Jul 1, 2023

WHAT

🤖 Generated by Copilot at 3bdb122

This pull request adds a new experimental feature to the extension that allows users to select a different source text implementation for the F# language server. It updates the package.json file and the LanguageService module to support this feature.

🤖 Generated by Copilot at 3bdb122

The F# language server is great
But sometimes it can be too late
To update the text
So they added a flex
With a new option to change its state

✨🔧📄

WHY

ionide/FsAutoComplete#1123

HOW

🤖 Generated by Copilot at 3bdb122

  • Add a new configuration option for choosing the source text implementation of the F# language server (link)
  • Pass the value of the new option to the language server process as a command line argument (link, link)
  • Add a newline at the end of package.json (link)

@TheAngryByrd TheAngryByrd requested a review from baronfel July 1, 2023 03:15
@baronfel baronfel merged commit 1cf12b4 into ionide:main Jul 1, 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