-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Labels
Description
Describe the Bug
pyrefly fills out the "detail" section of completions, which render like this in vscode:

however, some editors don't render that. instead choosing to render other sections. see this comparison on nvim-cmp of pyright (first) to pyrefly (second)


this makes it impossible to see which item you're importing.
pyrefly should fill out the entire response to ensure all editors have a good experience
Sandbox Link
No response
(Only applicable for extension issues) IDE Information
No response