-
Notifications
You must be signed in to change notification settings - Fork 16
Option to toggle Listing/Cross Reference #554
Copy link
Copy link
Open
Description
Obviously it is too much to consider each option a user may want to set;; but the listing/cross-reference may be something "more" people are interested in.
What do you think of adding an optional setting "listing" with the values "disabled", "source", "full"?
If it is enabled then you'd add -T "${fileBasenameNoExtension}.lst" and if it is set to "full" additionally add -Xref?
Also I'd suggest to not only write about extraArgs in the README but to make an explicit jsonc example how "my own build task" using this may look like.
Both ideas came out of a hands-on on superbol withj @eugeniodilo - he wanted to do the first (we used extraArgs for it) but he was lost with "just the description".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels