Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

gopls is not functional on some projects #10915

Closed
d3m1gd opened this issue Jun 10, 2024 · 0 comments
Closed

gopls is not functional on some projects #10915

d3m1gd opened this issue Jun 10, 2024 · 0 comments
Labels
C-bug Category: This is a bug

Comments

@d3m1gd
Copy link

d3m1gd commented Jun 10, 2024

Summary

i have several go projects, and on some lsp under helix appears to be broken, no lsp functionality is availabe, although it is started. for example on trying to rename a project function gives: lsp did not respond to prepare rename request

some projects work ok. on neovim with gopls all projects work without issues.

Reproduction Steps

  1. open helix with target file
  2. find and try to rename main function through lsp

expected: function renamed (as in good log)
actual: error is shown, nothing is renamed (as in bad log)

Helix log

good log

https://gist.github.com/d3m1gd/1872c18f53c986edb8ef388ca285133e
(is linked dut to body size limit)

bad log

https://gist.github.com/d3m1gd/09f013d16a6878f526db7ae93bbe99aa
(is linked dut to body size limit)

Platform

Linux

Terminal Emulator

alacritty

Installation Method

dnf install

Helix Version

helix 24.3 (2cadec0)

@d3m1gd d3m1gd added the C-bug Category: This is a bug label Jun 10, 2024
@helix-editor helix-editor locked and limited conversation to collaborators Jun 10, 2024
@the-mikedavis the-mikedavis converted this issue into discussion #10918 Jun 10, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

1 participant