[
https://issues.apache.org/jira/browse/NETBEANS-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566493#comment-16566493
]
John Kostaras commented on NETBEANS-898:
----------------------------------------
I tried your code with running released Apache NB 9.0 with JDK 10.0.1 and the
issue is still there. OS: MacOSX.
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists