You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The flags, prefix, and suffix comments are very handy but they should be block scoped. That would make reading of blocks. It would also make it much simpler to pass flags, prefixes, and suffixes from an include file parser (see #40).
The text was updated successfully, but these errors were encountered:
Implementing this for flags is not possible, unfortunately. See #71 for details.
theseion
changed the title
Add support for assemble block scoped flags, prefixes, and suffixes
Add support for assemble block scoped <del>flags</del>, prefixes, and suffixes
Jan 22, 2023
theseion
changed the title
Add support for assemble block scoped <del>flags</del>, prefixes, and suffixes
Add support for assemble block scoped prefixes, and suffixes
Jan 22, 2023
The
flags, prefix, and suffix comments are very handy but they should be block scoped. That would make reading of blocks. It would also make it much simpler to pass flags, prefixes, and suffixes from an include file parser (see #40).The text was updated successfully, but these errors were encountered: