### Describe the bug Error: The extension could not load any config. ### Expected behavior should support without config file ### Reproduction . ### Output ```shell . ``` ### Extension Version . ### Vitest Version . ### Validations - [x] Check that you are using the latest version of the extension - [x] Check that there isn't [already an issue](https://github.com/vitest-dev/vscode/issues) that reports the same bug to avoid creating a duplicate. - [x] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vitest-dev/vscode/discussions) or join our [Discord Chat Server](https://chat.vitest.dev). - [x] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
Error: The extension could not load any config.
Expected behavior
should support without config file
Reproduction
.
Output
.Extension Version
.
Vitest Version
.
Validations