UoY-RoboStar / robocert-textual

Textual plugin and CSP generator for RoboCert
Eclipse Public License 2.0
2 stars 0 forks source link

Add shorthand for csp-begin/csp-end #60

Closed MattWindsor91 closed 3 years ago

MattWindsor91 commented 3 years ago

Personally, I think csp-begin/csp-end is overly verbose for development purposes (though it's likely more legible for other stakeholders), and I've been toying with the idea of adding PHP-ish delimiters such as <$ $> or <? ?> - something that won't likely be parsed as CSP.

MattWindsor91 commented 3 years ago

Closed by a01d660da7cadff1300ca73fd63e4128194babd1 (<$ $>).