Description
The project-local config looks like this:
{
"$schema": "https://opencode.ai/config.json",
"lsp": {
"ty": {
"command": [
"uv",
"run",
"ty",
"server"
],
"extensions": [
".py",
".pyi"
]
},
"pyright": {
"disabled": true
}
}
}
But when OpenCode reads a Python file, it activates the pyright LSP.
Plugins
"opencode-anthropic-auth@latest"
OpenCode version
1.2.6
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
Windows Terminal
Description
The project-local config looks like this:
But when OpenCode reads a Python file, it activates the
pyrightLSP.Plugins
"opencode-anthropic-auth@latest"
OpenCode version
1.2.6
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
Windows Terminal