Results 96 comments of Andrzej Zwierzchowski

Hi. I just want to add some update here. The error above is not related to this issue, it is triggered when Visual Studio is closed. I am still working...

Thank you for these details, I will check it again.

That's something that needs investigation. I will take a look at it as soon as I can. Unfortunately I am currently recovering after an eye surgery, and it looks like...

I've released a new version of the extension with some performance improvements yesterday. I hope that it will make it a bit better, but I will continue on looking at...

It is broken in the latest version of VS Code. I am checking if it is a bug or vs code api change.

The issue was caused by changes to the vs code api. One of the properties of pick list items that were ignored in the previous versions needs to be set...

I've found what was wrong. The latest version of VS Code triggers quick pick events in a different way. New version is ready, it should work for you now.

I've recompiled and released a new version of the extension yesterday, I hope that it solves your problem.

Are you using namespaces in your project?

I've found a bug that was forcing extension to return empty list of objects. I've released a new version of the extension a few days ago. I hope that it...