Naoki Kishida created NETBEANS-898:
--------------------------------------
Summary: 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
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