-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
area:language serverAn umbrella label for all language serversAn umbrella label for all language serversarea:languages/pythonPython programming language supportPython programming language supportfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usagepriority:P2Average run-of-the-mill bugsAverage run-of-the-mill bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Description
Reproduction steps
- Enable
ty
{
"languages": {
"Python": {
"language_servers": [
"ty", "ruff", "!basedpyright", "!pyrefly", "!pyright", "!pylsp"
]
}
}
}import mathmath.- observe visual bugs
Current vs. Expected behavior
Expect layout to be more distributed, like Basedpyright:
Actual - Ty:
Zed version and system specs
Zed: v0.219.0+nightly.2033.6976208e21436e88a4a5a094b440d41c482c5c84 (Zed Nightly 6976208)
OS: macOS 26.1
Memory: 64 GiB
Architecture: aarch64
Attach Zed log file
Zed.log
Relevant Zed settings
settings.json
Relevant Keymap
keymap.json
(for AI issues) Model provider details
No response
If you are using WSL on Windows, what flavor of Linux are you using?
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:language serverAn umbrella label for all language serversAn umbrella label for all language serversarea:languages/pythonPython programming language supportPython programming language supportfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usagepriority:P2Average run-of-the-mill bugsAverage run-of-the-mill bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Type
Projects
Status
Done