You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Matthias Bläsing (JIRA)" <ji...@apache.org> on 2018/03/28 19:33:00 UTC

[jira] [Resolved] (NETBEANS-205) 1st suggestion from suggestion list is automatically selected and overwrites what I've already written

     [ https://issues.apache.org/jira/browse/NETBEANS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Bläsing resolved NETBEANS-205.
---------------------------------------
    Resolution: Duplicate

> 1st suggestion from suggestion list is automatically selected and overwrites what I've already written
> ------------------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-205
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-205
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Code Completion
>    Affects Versions: 8.2, Next
>         Environment: Windows 7 x64
>            Reporter: Pere Pasqual
>            Priority: Major
>
> Most of times, when I'm typing some source and do the .method() part on some object, if I'm quicker than the code completion (which usually happens) and I write it myself without letting the editor have time to even show a suggestion, immediately after I write a parameter between brackets it gets replaced by a code completion suggestion (which I determined to be the 1st one that appears in the suggestion list), changing my code with some incorrect other.
> Sometimes this may get unnoticed if I'm typing quickly and the substitution is not so evident because it's of a similar length or so.
> I think I sometimes can "predict" it's going to happen because the mouse cursor is "spinning" ("thinking"), showing it's loading suggestions but it an a rather slow way, while I'm typing my code. If what I'm typing is a .method() part, it's sure it will get replaced by a .randomAnotherMethod() after the spinner stops spinning.
> I'm using a 20171017 nightly build, but I'm suffering from this since the Beginning of Times.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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