Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » XML custom conde formatter
XML custom conde formatter [message #514708] Tue, 16 February 2010 07:11 Go to previous message
Simone Pezzano is currently offline Simone Pezzano
Messages: 1
Registered: November 2009
Junior Member
Hello everyone.
The basic code formatter in XML/XSL editing does not behave in a hierarchical way.
If I type : <element> and hit return, the cursor ends up just under the "<" instead of moving a tab forward, to show the hierarchical relationship with the parent node (like Java editor would do, in presence of a curly bracket).
I know this is a common behavior for all Eclipse editors, and this is pretty smart and correct in most cases, but I was wondering if there's a way to set a custom formatter to the XML editor, to achieve this result.
I'm pretty familiar with WTP development but I couldn't find my way in there, so any hint that might require editing the editor core itself are welcome as well (for exploration purposes).

Of course, any information about community purposes to include this feature are very welcome.

Thank you in advance for you great help

Simone
 
Read Message
Read Message
Previous Topic:Re: Eclipse APIs for importing war in plugin
Next Topic:syntax highligth for php AND js
Goto Forum:
  


Current Time: Sun May 26 01:11:33 EDT 2013

Powered by FUDForum. Page generated in 0.03208 seconds