golang/go

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

Open

#43.074 aperta il 8 dic 2020

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)Go (19.008 fork)batch import
FeatureRequestToolsgoplshelp wanted

Metriche repository

Star
 (133.883 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor