Ben Barham

Results 117 comments of Ben Barham

@swift-ci please test Windows platform

How is documentation displayed, is that hover? For all but accessor macros, we could use the insertion position to add some context to the provided generated code. That could be...

My preference would be some support in swift-argument-parser to output in JSON, though interestingly in this case ``` --type Package type: (default: library) library - A package with a library....

> All the options in the JSON above should be feasible to be generated by the properties declared in the user's struct that inherits from ParsableArguments. This is why I...

CC @rintaro since I know you have a PR that moves `EXCLUDE_FROM_ALL` top level.

@swift-ci please test

This is probably more a bug on the sourcekitd side and we should fix there, rather than trying to workaround it here. What I expect to be happening is that...

> but I thought that was the correct behaviour of sourcekitd and it was our responsibility to make sense of it. Heh, fair enough :) But no, it's definitely a...