Prevent comments from wrapping

Are you missing a feature? Request its implementation here.
ted.habermann
Posts: 5
Joined: Wed Apr 29, 2009 4:45 pm

Prevent comments from wrapping

Post by ted.habermann »

It appears that the format and indent command moves comments from the end of a line to the start of a newline. There must be a way to control this so that I have the option of keeping the comments at the end of the line. I have searched, but not found it!

Thanks,
Ted
adrian
Posts: 2886
Joined: Tue May 17, 2005 4:01 pm

Re: Prevent comments from wrapping

Post by adrian »

Hello,

Thank you for reporting this.

I'm adding this problem to our issue tracking tool.

Unfortunately I cannot find a decent workaround for this. Comments are treated the same as elements so they are only left unindented when they are placed inside an element with mixed content.

We'll let you know when this gets fixed.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply