Is it possible to get metadata from arbitrary items in an Incremental Generator? #79097
Unanswered
Echo-8-ERA
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I have this in my project file:
How would I go about reading that information in an incremental generator?
I've tried adapting the example in the incremental generators cookbook but nothing gets output. If I replace
GlobalConst
withAdditionalFiles
, it works.Beta Was this translation helpful? Give feedback.
All reactions