Simple VSIX project for VS2015/2017/2019 that sports an annoying bug that stalls some important features in AsmDude for almost 2 years.
This minimal extension creates a filetype with extension .xyz. If you run (debug) this extension and open a (text) file with extension .xyz, hovering the mouse over any word will show a tooltips with the described bug. I tested this extension with VS2017 15.7.4 and VS2019 16.3.0. For convenience a dedicated output window will be opened with some logging from this extension.
I you have any questions, don't hesitate to ask me.
Bug behaviour when using QuickInfo Tooltips:
(Note: selecting the word 'clipboard' does not show up in the gif, but the word is selected with a left mouse double click, and then copied with Ctrl+C. Pasting on line 6 is done with Ctrl+V)
See Issue here.
This project has also been used to describe other bugs, but these bugs seem resolved in VS 15.7.4