[oXygen-user] Feature Request: Control-click type and ref attribute values in xsd editor to jump around the schema
Andrew Welch
Tue Jun 3 04:55:13 CDT 2008
Hi,
Would it be possible to make type and ref attributes in the xsd editor
clickable so that control clicking them jumps to their targets?
For example:
1. <xs:element name="foo" type="foo"/>
2.
3. <xs:complexType name="foo">
4. <xs:sequence>
5. <xs:element ref="foo"/>
Clicking type="foo" at 1. jumps to line 3, and clicking ref="foo" at
line 5. jumps back to line 1.
I know you can do this currently using the diagram view, but it would
be really useful if you could do it directly from within the editor.
thanks
--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
More information about the oXygen-user
mailing list