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

Add new linters and options from fsautocomplete #81

Merged
merged 1 commit into from
May 21, 2024

Conversation

greggyb
Copy link
Contributor

@greggyb greggyb commented May 21, 2024

Options taken from ionide/FsAutoComplete project, specifically src/FsAutoComplete/LspHelpers.fs:

  • names from FSharpConfigDto
  • default values from FSharpConfig.Default

Brought over all that were primitives or primitive collections and included commented TODO items for non-primitive options.

implements #79

Options taken from ionide/FsAutoComplete project, specifically
src/FsAutoComplete/LspHelpers.fs:
- names from `FSharpConfigDto`
- default values from `FSharpConfig.Default`

Brought over all that were primitives or primitive collections and
included commented TODO items for non-primitive options.

 implements ionide#79
@cannorin cannorin merged commit 1965d5d into ionide:master May 21, 2024
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