Mads Kristensen
Mads Kristensen
@gundermanc any idea?
@EdCharbeneau agreed /cc @mikadumont
Let's ask @jaredpar who might know about the SDK style project node paths?
I think you can do it this way. If it works for you, let's add it to the toolkit. I don't have a TFS instance to code against, so can't...
You don't have to add it, just post the code that works for you here, and I can add it
I've actually never added a toolbar to a window. It would be good to take a look at what's required to do the right way and then simplify it, if...
@reduckted any idea on how to fix?
The CI build has a way to ask for `Project.IsCapabilityMatch(string)`. It would be cool if we can make a list of known capability names so we can provide IntelliSense for...
Perhaps we can use Parallel.ForEach in the toolkit too. The DTE and VSLanProj is UI threaded so that shouldn't have made any difference since a lot of marshalling would take...
Yes, it is something I want to look more deeply into to make super easy to do, but I have yet to had the time.