You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I open a Python file, I get this error. The LSP functionality is fine but the error is just annoying. The issue did not exist before until a recent update.
basedpyright language server 1.1.394 starting
Server root directory: file:///Users/maximin/.local/share/uv/tools/basedpyright/lib/python3.12/site-packages/basedpyright/dist
Starting service instance ""
Loading configuration file at /Users/maximin/git/work/project/hawk/pyrightconfig.json
No include entries specified; assuming /Users/maximin/git/work/project/hawk
Auto-excluding **/node_modules
Auto-excluding **/__pycache__
Auto-excluding **/.*
Assuming Python version 3.12.8.final.0
Found 28 source files
Received redundant open text document command for file:///Users/maximin/git/work/project/hawk/src/hawk/apps/meituan/platforms/macos.py
Received redundant open text document command for file:///Users/maximin/git/work/project/hawk/src/hawk/apps/meituan/platforms/macos.py
Received redundant open text document command for file:///Users/maximin/git/work/project/hawk/src/hawk/scripts/server.py
Summary
Every time I open a Python file, I get this error. The LSP functionality is fine but the error is just annoying. The issue did not exist before until a recent update.
Zed config
LSP logs in Zed
basedpyright
versionSteps to trigger the problem:
basedpyright
extension.uv init project
.zed project
.main.py
.main.py
file.main.py
again.Actual Behavior:
An error is shown.
Expected Behavior:
No error should be shown.
Zed Version and System Specs
Zed: v0.175.1 (Zed Preview)
OS: macOS 15.3.1
Memory: 64 GiB
Architecture: aarch64
The text was updated successfully, but these errors were encountered: