[ 
https://issues.apache.org/jira/browse/NETBEANS-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428382#comment-17428382
 ] 

Michael Bien commented on NETBEANS-6114:
----------------------------------------

i tried to narrow down the issue by reverting completion related code to the 
12.2 tag, then tried to make it compile against HEAD, but I either missed the 
important spot or this issue comes from other side effects.

to find the commit i probably going to have to do a git bisection but this can 
take a while since the whole project needs to be rebuild on every step - i 
don't have time for that atm. Maybe someone with better knowledge of the auto 
completion code has a better idea where to look. If someone could do the bisect 
and post which commit is the cause would help progress this too most likely.

> Code completion for new Classname constructors broken in 12.5
> -------------------------------------------------------------
>
>                 Key: NETBEANS-6114
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6114
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Completion & Templates
>    Affects Versions: 12.3, 12.4, 12.5
>            Reporter: Mitch Claborn
>            Priority: Minor
>         Attachments: code_complete.png
>
>
> I upgraded from 12.0 to 12.5. When I type "new ClassName" using ctrl+Space in 
> the middle of the class name to finish the class name, I'm pretty sure that 
> NB 12.0 was automatically showing the various constructors in a code 
> completion pop-up, while NB 12.5 requires me to hit ctrl + Space again. 
> The behavior from 12.0 should be restored, or at least create an option to 
> control this behavior.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to