python: Add built-in support for Ty (#37580)
- **Rename PythonLSPAdapter to PyrightLspAdapter** - **ah damn** - **Ah damn x2** Release Notes: - Python: Added built-in support for [ty](https://docs.astral.sh/ty/) language server (disabled by default). --------- Co-authored-by: Lukas Wirth <lukas@zed.dev> Co-authored-by: Zsolt Dollenstein <zsol.zsol@gmail.com> Co-authored-by: Cole Miller <cole@zed.dev>
This commit is contained in:
co-authored by
Lukas Wirth
Zsolt Dollenstein
Cole Miller
parent
11b7913956
commit
87f5e72fc0
Generated
+1
@@ -9331,6 +9331,7 @@ dependencies = [
|
||||
"tree-sitter-typescript",
|
||||
"tree-sitter-yaml",
|
||||
"unindent",
|
||||
"url",
|
||||
"util",
|
||||
"workspace",
|
||||
"workspace-hack",
|
||||
|
||||
Reference in New Issue
Block a user