golang/go

x/tools/gopls: consider auto-detecting the module to provide -local without a config

オープン

#40,660 opened on 2020/08/10

 (4 件のコメント) (13 件のリアクション) (0 人の担当者)Go (19,008 件のフォーク)batch import
FeatureRequestToolsgoplsgopls/importshelp wanted

Repository metrics

Stars
 (133,883 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

See the conversation on https://github.com/golang/go/issues/31999 and https://github.com/golang/go/issues/32049. Could we add some special value of the setting and have it automatically infer the name of the current module? For use cases where -local is not necessarily the path of current module, we could still allow a configuration as before.

/cc @heschik

コントリビューターガイド