Code folding of XML closing tags #55
Labels
enhancement
New feature or request
Spring XML DSL
Related to the Citrus Spring XML test DSL
XML DSL
Related to the Citrus YAML test DSL
Milestone
Summary
Due to the verbose nature of the XML language, XML files can be quite noisy with the tag names repeated in the closing tag. This could be improved by code folding their closing tags only.
Tasks
<test>
and<actions>
tags in the non-Spring XML DSL.<testcase>
and<actions>
tags in the Spring XML DSL.Questions
The text was updated successfully, but these errors were encountered: