diff --git a/settings.json b/settings.json index 186634d..7be06f8 100644 --- a/settings.json +++ b/settings.json @@ -111,6 +111,10 @@ // MARK: Explorer // =========================================================================== // + "explorer.fileNesting.enabled": true, + "explorer.fileNesting.patterns": { + "*.go": "${capture}_test.go, ${capture}_example_test.go, ${capture}_internal_test.go, ${capture}_integration_test.go" + }, "explorer.sortOrder": "mixed", "explorer.sortOrderLexicographicOptions": "unicode", //