I've got an extension used for spell checking code that isn't being created for Peek Definition windows opened in VS 2013. If the peek window is promoted to a document, the tagger is getting created as usual. Is this a limitation of the Peek Definition window or do I need to add an extra MEF export or content type to get it to work in the Peek Definition window as well?
Eric