ray-x / lsp_signature.nvim

LSP signature hint as you type
Apache License 2.0
2.02k stars 57 forks source link

Support for structs in go? #336

Open erikd234 opened 1 month ago

erikd234 commented 1 month ago

It works great for functions!

Is there a way it could also extent to fields for structs in golang? If its not currently possible I could give it a shot if this is something we would want to support.

Thanks! Great plugin.