sublimelsp / LSP-gopls

Golang support for Sublime's LSP plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`expandWorkspaceToModule` has been deprecated

Jackenmen opened this issue · comments

See: golang/go#57514

Right now it's just showing up in the status bar on startup and doesn't affect anything, it's supposed to be removed later:
image

This will be removed when gopls removes it. Our settings script is driven directly from the gopls json api response