[
https://issues.apache.org/jira/browse/NETBEANS-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaroslav Tulach closed NETBEANS-4998.
-------------------------------------
Resolution: Fixed
I guess this has already been fixed for 12.6 or earlier.
> Annotation processor completions not displayed in VSCode
> --------------------------------------------------------
>
> Key: NETBEANS-4998
> URL: https://issues.apache.org/jira/browse/NETBEANS-4998
> Project: NetBeans
> Issue Type: Bug
> Components: vscode
> Affects Versions: 12.2
> Reporter: Jaroslav Tulach
> Assignee: Jan Lahoda
> Priority: Minor
>
> The VSCode doesn't display hints from annotation processors. To reproduce
> clone:
> {code:java}
> https://github.com/jtulach/netbeans-html4j {code}
> and checkout revision
> {code:java}
> eb1841800ae16782b781a60bda4a23593502ae60 {code}
> after building the gradle (please use JDK11) -
> {code:java}
> $ JAVA_HOME=/jdk-11 ./gradlew assemble
> {code}
> you can open {{TicTacToe1.java}} and go to line 37, after second {{{}} there
> should be a CC:
> {code:java}
> {|shows list of parameters}{code}
> This seems to work in NetBeans 12.2, but not in VSCode.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
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