dennis lucero created NETBEANS-3215:
---------------------------------------
Summary: Code completion should consider the generic type
Key: NETBEANS-3215
URL: https://issues.apache.org/jira/browse/NETBEANS-3215
Project: NetBeans
Issue Type: Improvement
Components: editor - Completion & Templates
Affects Versions: 11.1
Reporter: dennis lucero
Code completion should also take generic parameters into account. For example,
if the current line consists of {{Optional<Throwable> thr}}, the variable name
is currently completed to {{thrOptional}}, but I would prefer it being named
{{throwable}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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