thamara / vscode-code-annotation

Code Annotation Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=tkcandrade.code-annotation
GNU General Public License v3.0
67 stars 27 forks source link

Refresh Button does not work in Code Annotation view #45

Open awgh opened 1 year ago

awgh commented 1 year ago

Clicking the Refresh button errors out in the Code Annotation view with the message: "Cannot read properties of undefined (reading 'length')"

This is a bit annoying because you have to restart VS Code entirely to get this view to refresh.