You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Fabian Bahle (Jira)" <ji...@apache.org> on 2020/02/19 11:00:00 UTC

[jira] [Comment Edited] (NETBEANS-2494) autocomplete deletes instead of completes

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

Fabian Bahle edited comment on NETBEANS-2494 at 2/19/20 10:59 AM:
------------------------------------------------------------------

I just saw this in NB 11.3 beta3

I'll keep an eye on that, but it seems I got the stacktrace when switching a branch, not exactly when trying to autocomplete, but I also saw it when trying to autocomplete in the past (but I think that was on NB 11.2)


was (Author: funfried):
I just saw this in NB 11.3 beta3

> autocomplete deletes instead of completes
> -----------------------------------------
>
>                 Key: NETBEANS-2494
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2494
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Editor
>    Affects Versions: 11.0
>         Environment: OS X 10.14.3 (18D109)
> Java 1.8.0_181
> Product Version: Apache NetBeans IDE 11.0 (Build incubator-netbeans-release-404-on-20190319)
> Java: 1.8.0_181; Java HotSpot(TM) 64-Bit Server VM 25.181-b13
> Runtime: Java(TM) SE Runtime Environment 1.8.0_181-b13
> System: Mac OS X version 10.14.3 running on x86_64; UTF-8; en_US (nb)
> User directory: ~/Library/Application Support/NetBeans/11.0
> Cache directory: ~/Library/Caches/NetBeans/11.0
>            Reporter: Paul
>            Priority: Critical
>         Attachments: Test.java
>
>
> easily reproducible (on Mac anyway).
> In any java class, inside method body type this:
>  
> OutputStream os = new ByteArra
> then press Ctrl-Space, press down-cursor to go to java.io.ByteArrayOutputStream constructor., press Enter.
> Instead of completing as requestedor offering user input to choose what to actually put there, NB11 deletes the new ByteArra.
> The only way to get it to actually complete is mouse-click.
> Super-long time NB user here - grew accustomed to a pleasurable dev experience, and loss of this functionality is so taxing it's worth just using Eclipse at this point.
>  
> Looking forward to a fix
>  
> Related: NETBEANS-2490



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