:auto-whitespace feature is awesome and I will like to propose we use (abuse?) the , marker in ebnf to optionally apply its logic, i.e. add support for something like the followings:
:auto-whitespace-on-comma -> insert whitespace detector if , exists between tokens
:auto-whitespace-on-no-comma -> insert whitespace detector if , doesn't exist between tokens
:auto-whitespacefeature is awesome and I will like to propose we use (abuse?) the,marker in ebnf to optionally apply its logic, i.e. add support for something like the followings::auto-whitespace-on-comma-> insert whitespace detector if,exists between tokens:auto-whitespace-on-no-comma-> insert whitespace detector if,doesn't exist between tokens