Pinned Loading
-
This solves the error message raised...
This solves the error message raised by coc.nvim with gopls language server when the imports are already organized. 1" instead of this
2" (this will send error messages to your vim/neovim everytime you save a .go file
3" and the imports are already organized)
4autocmd! BufWritePre *.go :call CocAction('runCommand', 'editor.action.organizeImport')
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.