You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Martin Balin (Jira)" <ji...@apache.org> on 2021/08/27 13:24:00 UTC

[jira] [Created] (NETBEANS-5952) Sort Groovy class members correctly in code compl. suggestions

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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