Closed as not planned
Description
Describe the Bug
The pyrefly cannot find my modules in vscode.
The search path was set in pyproject.toml:
[tool.pyrefly]
search_path=["src","test"]
From the command line uv run pyrefly check
is able to resolve imports in modules.
Codebase
No response
IDE Setup
No response
Output
No response
Other Attempts
No response