gomodifytags icon indicating copy to clipboard operation
gomodifytags copied to clipboard

Extract gomodifytags into a library

Open fatih opened this issue 3 years ago • 0 comments

This PR moves the gomodifytags tool into its package to be imported by other applications (i.e.: gopls). It's currently deliberately put under internal, as I want to make sure it meets the needs of others.

related: https://github.com/golang/vscode-go/issues/2002

fatih avatar Jan 17 '22 07:01 fatih