-
-
Notifications
You must be signed in to change notification settings - Fork 371
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
Error when Vim+YouCompleteMe asks the server for resolve_fixit request #1330
Labels
component: hls-hlint-plugin
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Comments
jneira
added
component: hls-hlint-plugin
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
labels
Feb 8, 2021
I haven't seen this fixed. Now I have installed Here is the log from Vim
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component: hls-hlint-plugin
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Your environment
Output of
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
:Which lsp-client do you use:
Vim + YouCompleteMe
Describe your project (alternative: link to the project):
Contents of
hie.yaml
:Steps to reproduce
Put the following content in a file:
wait for the following suggestion to come up
Try to apply that suggestion. An error will occur, and no substitution will take place.
Expected behaviour
The suggested fix should take place
Actual behaviour
Error.
I don't know how to fill in the following part of the form, considering I use
haskell-language-server
via Vim+YouCompleteMe, but I've done it according to the suggestions from YCM's developers 😃Include debug information
Execute in the root of your project the command
haskell-language-server --debug .
and paste the logs here:Debug output:
Paste the logs from the lsp-client, e.g. for VS Code
LSP logs:
The text was updated successfully, but these errors were encountered: