External File Entity Request in editor

Are you missing a feature? Request its implementation here.
maungd
Posts: 1
Joined: Thu Oct 13, 2005 10:00 pm

External File Entity Request in editor

Post by maungd »

I would like to see all external File Entities' element in Oxygen Editor and in tree view and would be glad somehow those file entities' element can be editable in same window.


<!DOCTYPE root " [
<!ENTITY firstEntity SYSTEM "entity.xml">
]>

<root>
&firstEntity;
</root>
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

In a future version it will be possible to edit the main file and the external entity files side by side when the editor perspective will allow splitting the editing area horizontally and vertically.

Best regards,
Sorin
Post Reply