josa42 / coc-go

Go language server extension using gopls for coc.nvim.
MIT License
566 stars 30 forks source link

Add command for switching build tags #223

Open luisdavim opened 1 month ago

luisdavim commented 1 month ago

When working on a project that uses build tags we often have to edit the configuration to switch the build tags, having a way of doing it from the editor would save a lot of time.