Robert van der Hulst

Results 20 comments of Robert van der Hulst

@MariaSolOs We are looking into turning our Language Service into LSP, because that would also allow it to be used in other IDEs like VS Code.

I try to use this to create our own VS project system, based on the DotNet/ProjectSystem code. One of the projects in there references the Microsoft.VisualStudio.LanguageServices Nuget package, which brings...

@PatrickHofman I am not using maven. I was building it locally.

> > Related to #381. New packages start to take over, so this repo is no longer needed. My latest tests show that the new Antlr packages are still much...

Eric, We have changed the VS2013 style and created our own version. Do you have a description somewhere that describes how to convert the old XSL based presentation style to...

Eric, Thanks for the link to the example. I had not seen that. I'll study it and will see what I can do to modify the output. At this moment...

> I recommend staying away from the 17.6 build tools for now, as I have experienced other bugs (SDK files were included in the vsix file) Confirmed. I have installed...

@ErikEJ This is fixed in 17.8. It is reported to be fixed in Fixed in Visual Studio 2022 version 17.8 Preview 2 See https://developercommunity.visualstudio.com/t/Visual-Studio-SDK-for-1761-includes-to/10373728?port=1025&fsid=db16ddd0-215d-4eef-aaf1-3c4b7ed1ee47&ref=native&refTime=1697456276415&refUserId=ff417d99-e25a-4e89-8765-29d305833f98

I am having the same problem. Dave, do you have an example how to redefine the ControlTemplate?

Dave, I have not tested this yet, but it looks like you have put an awfull lot of work in this. Thanks for sharing!