Community
Participate
Working Groups
Build ID: 20090619-0625 Steps To Reproduce: Ctrl+click navigation into XPand Editor will be great. In the same file and also to other files More information:
Hello, I will improve the navigation inside the XPand-editor. First I will improve the label of the hyperlinks. Currently I am searching for the best pattern of the label. Now the label consists only of the name of the extensions or definitions. Suggestion 1 is: FileName::definitionName FOR TypeName Suggestion 2 is a little more Java like: definitionName : TypeName - FileName or suggestion 3 with fully qualified names definitionName : TypeName - fqFileName Please see the two attached figures for a first impression. Regards Darius
Created attachment 155506 [details] Suggestion 1
Created attachment 155507 [details] Suggestion 2
Created attachment 156222 [details] Improvement of navigation This pach improves the navigation. The navigation suggestions no contains only definition reachable by imports. Also the label now shows the return type adn the parameterlist of the extension or the type and parameter list of defines. If the declaration is defined in another file like the currend, also the name of the file is displayed.
Created attachment 156791 [details] Improvement of navigation The navigation now differs between: - extension imports, - defines - extension definitions. The navigation proposals are filtered in respect of the types of defines or extensions.
patch applied. Thanks!
Bug resolved before Xpand 1.2 release date => Closing