装pyright 和 gopls后,pyright可以识别,gopls 不被识别。 按照doom的指导文档,设置了gopath,然后在gopath也看到了依赖,但是不能工作,我想知道doom怎么找到go以及他的依赖?
> :lang go
! Couldn't find gopls.
! Couldn't find gomodifytags. Manipulating struct tags will not work
! Couldn't find gotests. Generating tests will not work
! Couldn't find gore. REPL will not work
! Couldn't find guru. Refactoring commands (go-guru-*) won't work
Try installing a more recent version of golangci-lint, and please open a bug report if the issue persists in the latest release. Thanks!
Auto-saving...
golangci-lint也装了最新的,但是doom识别不到