There was an error while loading. Please reload this page.
If your Analyzer or CodeFix uses async/await ALWAYS use .ConfigureAwait(false)!
If your VSIX file contains several (actually unneeded) assemblies from output directory:
Open Property Pages for your VSIX project and check whether the setting Include Debug Symbols is set to true. Set it to false, instead.