You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2018/06/03 17:25:00 UTC

[jira] [Commented] (NETBEANS-898) No suggestions for variable in JShell

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

Laszlo Kishalmi commented on NETBEANS-898:
------------------------------------------

Is this thing completely different than your NETBEANS-893? So the patch there won't solve this issue?

Well I just actually would like to know if this is a duplicate or not.

> No suggestions for variable in JShell
> -------------------------------------
>
>                 Key: NETBEANS-898
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-898
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - JShell
>    Affects Versions: 9.0
>         Environment: release-302-on-20180517
>            Reporter: Naoki Kishida
>            Priority: Major
>
> There is no suggestions for a variable in JShell
> {code}
> [1]-> String s = "a"
> |  s ==> "a"
> [2]-> s.[ctrl]+[space]{code}



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