lostintangent / gistpad

VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
https://aka.ms/gistpad
MIT License
937 stars 58 forks source link

Follow User command resulted in an error. Cannot read properties of undefined (reading 'appendLine') #349

Open kolesnykanton opened 7 months ago

kolesnykanton commented 7 months ago

When trying to Follow a user I'm getting next error image

Windows 11:

If I press refresh button - I'm getting the same error (but after the refreshing is done). image

On version 0.4.1 - everything working as expected!

Poushec commented 7 months ago

As a workaround, you can enable this option in the extension settings

image

Poushec commented 7 months ago

I can see it has already been fixed in 9598693, so I'm looking forward to the 0.6.1 release. :)

pduchnovsky commented 3 weeks ago

@lostintangent any eta for 0.6.1 release ?