You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Environment information
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.
The text was updated successfully, but these errors were encountered: