Skip to content

Conversation

@adamnew123456
Copy link
Contributor

  • Remove flycheck-mode from fsharp2 package list. auto-complete
    initializes it for us, and fsharp2 doesn't need to do its own setup.

  • The LSP layer binds keys on its own now, so Spacemacs removed the
    spacemacs/lsp-bind-keys-for-mode function. Trying to call it results
    in an error when the layer initializes.

  • Add notes to documentation about suppressing lsp-mode warnings, which
    happen because lsp-mode can't process fsharp/*progress notifications

- Remove flycheck-mode from fsharp2 package list. auto-complete
  initializes it for us, and fsharp2 doesn't do any setup of its own.

- The LSP layer binds keys on its own now, so Spacemacs removed the
  spacemacs/lsp-bind-keys-for-mode function. Trying to call it results
  in an error when the layer initializes.

- Add notes to documentation about suppressing lsp-mode warnings, which
  happen because lsp-mode can't process fsharp/*progress notifications
@georgewfraser
Copy link
Collaborator

I'm not really familiar with spacemacs, but this looks reasonable. Thanks!

@georgewfraser georgewfraser merged commit 58bc398 into fsprojects:master Jan 12, 2019
@adamnew123456 adamnew123456 deleted the spacemacs-update branch February 15, 2019 01:53
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