Search found 3 matches

by carymilsap
Thu Jan 09, 2020 6:29 pm
Forum: Common Problems
Topic: Wrapping that preserves indentation
Replies: 3
Views: 1426

Re: Wrapping that preserves indentation

I was afraid of that. Soft line wrapping that honors the indent level when displayed by Oxygen is exactly what I'm looking for. I don't mind changing the content by inserting line breaks. That's what I'm doing now. But unfortunately, Oxygen's Format and Indent feature doesn't help me because even wh...
by carymilsap
Thu Jan 09, 2020 2:01 am
Forum: Common Problems
Topic: Wrapping that preserves indentation
Replies: 3
Views: 1426

Wrapping that preserves indentation

I'd like to be able to have XML that looks like this, without having to manually break lines: <xsl:choose> <xsl:when test="$whatever"> <p> Pretend that this is a long paragraph (there's no newline here) that has to wrap. </p> </xsl:when> </xsl:choose> But what I get with everything I've tr...
by carymilsap
Sun Apr 23, 2017 8:52 am
Forum: Feature Request
Topic: Add "Compiling to Sass Stylesheets" (and editor mode)?
Replies: 6
Views: 4707

Re: Add "Compiling to Sass Stylesheets" (and editor mode)?

I would love to have SASS support within oXygen XML Editor. I don't like hopping out of oXygen to work on our SASS source code.

Cary