Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Doesn't display complete type information #54

@Integralist

Description

@Integralist

👋🏻

Just a quick comment to say I've realised this plugin (great as it is) doesn't, in Go at least, display the complete type information.

So for example...

Screenshot 2024-01-15 at 10 21 50

So unless I actually K over the method I won't know what w actually is.

In other examples, I also noticed the output type isn't presented...

Screenshot 2024-01-15 at 10 24 20

So for this ^^ the output from the method is a boolean (hence it's used inside of an if condition) but it's not shown at all, only the input for the method is hinted.

Not sure if there's a configuration issue on my side that's causing this?

https://github.com/Integralist/nvim/blob/main/lua/plugins/lsp.lua#L110-L115

Thanks for any help/guidance you can give me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions