Closed kindermannhubert closed 4 years ago
Solves issue #9.
Had debug VS with dnSpy - I found out that unknown category names were used from Disasmo. With advise from https://docs.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.language.intellisense.suggestedactionset.categoryname?view=visualstudiosdk-2019 I was able to fix it. Still don't understand how it is possible it worked for others.
Thank you so much! Testing now.
Solves issue #9.
Had debug VS with dnSpy - I found out that unknown category names were used from Disasmo. With advise from https://docs.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.language.intellisense.suggestedactionset.categoryname?view=visualstudiosdk-2019 I was able to fix it. Still don't understand how it is possible it worked for others.