go.nvim icon indicating copy to clipboard operation
go.nvim copied to clipboard

Filtering codeactions

Open jpbriend opened this issue 9 months ago • 0 comments

The latests versions of gopls have many CodeAction kinds. Cf the list on this page.

I would like to be able to get rid of this entry in the CodeAction list: Browse gopls feature documentation.

As the list has expanded (I think this comment in the source code is now outdated), it would be nice to be able to exclude the kind gopls.doc.feature (which I think refers to the annoying Browse gopls feature documentation item).

jpbriend avatar Mar 05 '25 17:03 jpbriend