HI,
When I copy/paste code it lose it format. Here is an example when working on a Lightning component:
<ui:outputText value="{!v.title}"/>
will show as:
​<ui:outputtext value="{!v.title}"/>
I've notice that doing CTRL-Z (undo) bring back the formatting, so i'm not sure what is the cause.
WS Version: 0.29.10.4 (and prior version)
Best Regard,
LP