Tomorrow is the official launch of Visual Studio 2019. Unfortunately Microsoft has changed some things in Visual Studio, especially the "New Project" dialog which make it difficult to use VS 2019 with X#. Our project templates are almost invisible in this new dialog....
The X# installer does recognize VS 2019 and installs in this version, and you can also open, edit, compile and debug fine in VS 2019, but creating new projects has become complicated because our templates are treated differently then the built in templates for C#, VB and other Ms languages. And we are not the only ones suffering from this. Almost all 3rd parties have complained about this.
We were promised that they'll make some changes in Update 1 (most likely released in May or June 2019) that will make us properly visible again on this New Project dialog.
So I would recommend everybody to keep on using VS 2015 or VS 2017 until this has been fixed.
You can help to tell Microsoft that they need to fix this urgently by leaving a comment on this page:
developercommunity.visualstudio.com/idea...10214#comment-510214
Robert