golang/go

x/tools/gopls: add go-to-examples and go-to-tests action

Open

#43,074 opened on 2020年12月8日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)Go (19,008 forks)batch import
FeatureRequestToolsgoplshelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

What did you do?

Tried to find examples/tests for the identifier under my cursor.

What did you expect to see?

Some type of GoExamples or GoTests command to navigate to relevant example/tests.

What did you see instead?

For examples, I had to open the http://pkg.go.dev and for tests I need to manually search for them.

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