Hi, Is there a way to comment UI XML? I'd like to be able to enter single line comments with a line prefix of something like -- or // or # if possible. Also block commenting would be useful as well, i.e. open comment with / and close with /. Thanks, Craig |
Hi Craig, You can open a comment block with Hope this helps,Ibrahim Hi Ibrahim, That's great, thanks. Single line comments such as -- or // would also be useful, any plans to implement anything like that in the future? Thanks, Craig.
(28 Apr '13, 08:16)
Craig
Commenting with
(28 Apr '13, 11:35)
oskansavli ♦♦
Ah yes, that makes sense, keeping the XML standard is more important than a single line comment. Thanks.
(28 Apr '13, 11:49)
Craig
|