- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Test data path like ".*/testdata/.*" 88 files: test/testdata/runtimeError/go.mod test/testdata/runtimeError/oops.go test/testdata/vuln/go.mod test/testdata/vuln/test.go test/testdata/vuln/vulncheck-result-unaffecting.json test/testdata/vuln/vulncheck-result-affecting.json test/testdata/xmlTestOutput/test_1_testcase_0_fail.xml test/testdata/xmlTestOutput/test_0_testcase.xml test/testdata/xmlTestOutput/test_many_testcase_1_fail_1_skip.xml test/testdata/xmlTestOutput/test_runtime_error.xml test/testdata/xmlTestOutput/test_1_fail_with_logs.xml test/testdata/envTest/main.go test/testdata/helloWorldServer/go.mod test/testdata/helloWorldServer/main.go test/testdata/cwdTest/cwdTest/go.mod test/testdata/cwdTest/cwdTest/hello.txt test/testdata/cwdTest/cwdTest/main.go test/testdata/cwdTest/hello.txt test/testdata/generatetests/go.mod test/testdata/generatetests/generatetests.go test/testdata/gogetdocTestData/go.mod test/testdata/gogetdocTestData/test.go test/testdata/gogetdocTestData/format.go test/testdata/sleep/go.mod test/testdata/sleep/sleep.go test/testdata/subTest/go.mod test/testdata/subTest/sub_test.go test/testdata/completions/unimportedMultiplePkgs.go test/testdata/completions/nosnippets.go test/testdata/completions/go.mod test/testdata/completions/unimportedPkgs.go test/testdata/completions/snippets.go test/testdata/completions/exportedMemberDocs.go test/testdata/importTest/go.mod test/testdata/importTest/cgoImports.go test/testdata/importTest/noimports.go test/testdata/importTest/singleImports.go test/testdata/importTest/groupImports.go test/testdata/testTags/go.mod test/testdata/testTags/hello_test.go test/testdata/errorsTest/go.mod test/testdata/errorsTest/errors.go test/testdata/goTestTest/go.mod test/testdata/goTestTest/a_test.go test/testdata/goTestTest/b/b_test.go test/testdata/goroutineTest/go.mod test/testdata/goroutineTest/main.go test/testdata/panic/go.mod test/testdata/panic/panic.go test/testdata/codelens/testmain/testmain_test.go test/testdata/codelens/codelens_go118_test.go test/testdata/codelens/go.mod test/testdata/codelens/codelens_test.go test/testdata/codelens/codelens_benchmark_test.go test/testdata/codelens/codelens2_test.go test/testdata/baseTest/go.mod test/testdata/baseTest/sample_test.go test/testdata/baseTest/test.go test/testdata/diffTestData/go.mod test/testdata/diffTestData/file2.go test/testdata/diffTestData/file1.go test/testdata/outlineTest/go.mod test/testdata/outlineTest/test.go test/testdata/vendoring/main.go test/testdata/condbp/go.mod test/testdata/condbp/condbp.go test/testdata/stretchrTestSuite/go.mod test/testdata/stretchrTestSuite/suite_test.go test/testdata/linterTest/go.mod test/testdata/linterTest/linter_1.go test/testdata/linterTest/linter_2.go test/testdata/getAllPackagesTest/A/AA/aa1_test.go test/testdata/getAllPackagesTest/A/AA/aa2_test.go test/testdata/getAllPackagesTest/B/b_test.go test/testdata/buildTags/go.mod test/testdata/buildTags/hello.go test/testdata/fillStruct/go.mod test/testdata/fillStruct/input_1.go test/testdata/fillStruct/golden_2.go test/testdata/fillStruct/golden_1.go test/testdata/fillStruct/input_2.go test/testdata/coverage/go.mod test/testdata/coverage/a/a.go test/testdata/coverage/b/b.go test/testdata/loop/go.mod test/testdata/loop/loop.go test/gopls/testdata/src/workspace/.gitignore test/gopls/testdata/src/workspace/.vscode/settings.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hidden files and folders path like ".*/[.][a-zA-Z0-9_]+.*" 21 files: .vscodeignore .editorconfig .prettierrc.json .gitignore .prettierrc.js .github/workflows/release.yml .github/workflows/test-long-all.yml .github/workflows/test-long.yml .github/workflows/test-smoke.yml .github/workflows/wiki.yml .github/workflows/release-nightly.yml .github/SUPPORT.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/config.yml .eslintignore .vscode/settings.json .vscode/extensions.json .vscode/launch.json .vscode/tasks.json .eslintrc.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Documentation path like ".*/docs/.*" 16 files: docs/troubleshooting.md docs/commands.md docs/info.txt docs/nightly.md docs/faq.md docs/debugging-legacy.md docs/Home.md docs/tasks.md docs/debug-adapter.md docs/advanced.md docs/contributing.md docs/features.md docs/smoke-test.md docs/ui.md docs/gopath.md docs/tools.md - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Dependencies path like ".*/(3rd|[Tt]hird)[-_]?[Pp]arty/.*" 4 files: third_party/README.md third_party/tree-kill/index.js third_party/tree-kill/README.md third_party/tree-kill/package.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Typescript definition files path like ".*\.d\.ts" 4 files: typings/json-rpc2.d.ts typings/diff.d.ts third_party/tree-kill/index.d.ts src/export.d.ts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too long lines (1000+ characters) 4 files: docs/settings.md docs/debugging.md package.json media/go-logo-white.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too many lines (10000) 3 files: typings/lodash.d.ts package-lock.json git-history.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sokrates conventions and configurations path like ".*/sokrates_.*?[.]json" 1 files: sokrates_conventions.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -