Skip to content

gopls code lenses unsupported? #7957

@jzelinskie

Description

@jzelinskie

Summary

I can't seem to get the codelenses for Go to work with Helix.

Is this a scenario where this functionality is blocked by a lack of plugins?

Reproduction Steps

Here's the snippet from my languages.toml (more in the recording below):

[language-server.gopls.config]
gofumpt = true
codelenses.gc_details = true

https://asciinema.org/a/BDk7gg56D56mfuDMLBn65xiRF

Helix log

~/.cache/helix/helix.log These are from me just spamming trying to figure out if I need to toggle the lens somehow. In VSCode I believe you toggle the lens on the package. ``` 2023-08-15T17:18:16.596 helix_view::editor [ERROR] editor error: No code actions available 2023-08-15T17:18:17.507 helix_view::editor [ERROR] editor error: No code actions available 2023-08-15T17:18:18.847 helix_view::editor [ERROR] editor error: No code actions available ```

Platform

macOS

Terminal Emulator

kitty 0.29.2

Helix Version

helix 23.05 (0a45fb4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions