Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Docstring from functools.wraps()'ed object not returned #116

Closed
brettcannon opened this issue Sep 20, 2018 · 3 comments
Closed

Docstring from functools.wraps()'ed object not returned #116

brettcannon opened this issue Sep 20, 2018 · 3 comments
Assignees
Labels
bug Something isn't working feature: tooltips
Milestone

Comments

@brettcannon
Copy link
Member

microsoft/vscode-python#2596

Basically if you use functools.wraps() it updates the docstring of the wrapped function, but the language server doesn't seem to special-case this situation.

@MikhailArkhipov MikhailArkhipov added bug Something isn't working feature: tooltips labels Sep 26, 2018
@skilly-lily
Copy link

Any luck identifying this issue?

My team has already moved back to pycharm due to this issue, but I'd like to be able to move them back soon. I think that vscode+python is a better long-term development strategy, even though pycharm is currently the more mature solution. Hope this can get some attention soon. Once this issue and #109 are fixed, I can start moving back to vscode.

@MikhailArkhipov
Copy link

MikhailArkhipov commented Feb 6, 2019

image

image

As expected?

@MikhailArkhipov MikhailArkhipov self-assigned this Feb 6, 2019
@MikhailArkhipov MikhailArkhipov added this to the Feb 2019.1 milestone Feb 6, 2019
@MikhailArkhipov
Copy link

#546

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working feature: tooltips
Projects
None yet
Development

No branches or pull requests

3 participants