https://pantsbuild.org/ logo
c

curved-television-6568

02/28/2023, 4:00 AM
I’m working on: • Visibility tweaks (syntax adjustments and
peek
support) • BUILD file symbols help info and error details • The “Explorer UI” is currently a bit on hold, waiting for proper
relay
support in the graphql api from strawberry. Sneak peak of picking up help info from a macro file:
🎉 3
image.png
p

proud-dentist-22844

02/28/2023, 4:46 AM
Does that include targets too? Or just the non-target symbols?
c

curved-television-6568

02/28/2023, 1:07 PM
everything that returns
TargetAdaptor
are targets, so yes they’re in there but not well documented in this space..
(yet?)
I was considering filtering out targets… (as they were badly documented) but not sure if that is a good move..
2 Views