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

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

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

Naoki Kishida updated NETBEANS-898:
-----------------------------------
    Environment: 
release-302-on-20180517
JDK11-ea15

  was:release-302-on-20180517


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