lsif-go icon indicating copy to clipboard operation
lsif-go copied to clipboard

Separate test packages do not correctly link to non-test package

Open efritz opened this issue 4 years ago • 0 comments

See ./internal/testdata/internal/shouldvisit/tests_separate/pkg_test.go. The foo identifier is not linked to the foo definition in the pkg package.

efritz avatar May 20 '21 14:05 efritz