Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Issues with rendering existing function docstrings inside autometrics tooltips for typescript #65

Open
brettimus opened this issue Sep 14, 2023 · 0 comments
Labels
needs-triage Issues that are unverified

Comments

@brettimus
Copy link
Collaborator

Environment information

VS-Code autometrics 0.5.0 inside VSCode Version: 1.82.0 (Universal)

Specifically, looking at a typescript file

What happened?

I added a docstring to a function that was wrapped by autometrics. When I hovered over the function, the docstring I added had been added many, many times to the tooltip.

vscode-typescript-docstrings.mp4

Expected result

I would expect existing docstrings to be preserved, and not repeated tens of times.

@brettimus brettimus added the needs-triage Issues that are unverified label Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Issues that are unverified
Projects
None yet
Development

No branches or pull requests

1 participant