autozimu / LanguageClient-neovim

Language Server Protocol (LSP) support for vim and neovim.
MIT License
3.55k stars 273 forks source link

Handle gopls generate commands server-side #1142

Closed martskins closed 3 years ago

martskins commented 3 years ago

This PR removes the gopls generate command from the extensions so that the server handles it instead.