Improvement of formatting in text preview of palette wizards
------------------------------------------------------------
Key: JBIDE-16546
URL:
https://issues.jboss.org/browse/JBIDE-16546
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: jsp/jsf/xml/html source editing
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Labels: new_and_noteworthy
Fix For: 4.2.0.Beta1
In JQM 1.4 some widgets are set with classes, for example
{code}
<a href="#" class="ui-btn ui-mini ui-corner-all ui-icon-plus
ui-btn-icon-left">
{code}
which makes class attribute too long to fit into line.
Let's allow starting new line at space inside quotas for text preview. That will not
affect generation of text to insert.