Page 1 of 1

XSLT editor could use "show definition" just like

Posted: Fri Aug 17, 2007 9:29 am
by jokester01au
It would be great if the XSLT editor supported "show definition" for variables/functions/templates/parameters (from with-param to param in the called template) and so on.

It would also be great if all of the editors supported "show definition" for entity references.

Posted: Fri Aug 17, 2007 11:50 am
by sorin_ristache
Hello,

I added the request for Show Definition actions in the XSLT editor to our issue tracker.

If it is an external entity you can open the external file with the action Open File at Cursor for which you can configure the shortcut in Options -> Preferences -> Menu Shortcut Keys. If it is an internal entity I think it is more useful if a tooltip pops up with the value of the entity instead of moving the cursor to the location of the entity declaration. This helps you to find out/remember the declared value of the internal entity without moving out of the current editing context. We will consider the implementation of the tooltip in a future version.


Thank you for the requests,
Sorin

Re: XSLT editor could use "show definition" just like

Posted: Tue Jun 09, 2009 4:12 pm
by sorin_ristache
Hello,
jokester01au wrote:It would be great if the XSLT editor supported "show definition" for variables/functions/templates/parameters (from with-param to param in the called template) and so on.
We implemented this feature. It will be available in version 10.3 which will be released in less than a month.


Regards,
Sorin