Martin Balin created NETBEANS-5952:
--------------------------------------

             Summary: Sort Groovy class members correctly in code compl. 
suggestions
                 Key: NETBEANS-5952
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5952
             Project: NetBeans
          Issue Type: Improvement
          Components: groovy - Editor
    Affects Versions: 12.4
         Environment: NB 12.5 beta 2, JDK11, macOS.
            Reporter: Martin Balin
            Assignee: Svata Dedic
         Attachments: CC_Suggestions_IntelliJ.png, CC_Suggestions_NB.png

Played a little with 2 Groovy classes from GroovyFX project opened in NB

groovyx.javafx.animation.GTimeline.groovy was used as variable in 
TargetHolder.groovy same package.

When invoking code completion for variable{{ timeline.}} (including the dot)or 
press Control+Space then suggestions are not sorted the way expected. I would 
expect members declared in GTimeline.groovy on top, then from super classes....

See screenshot for NB and IntelliJ.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to