Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-4998

Annotation processor completions not displayed in VSCode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 12.2
    • None
    • vscode
    • None

    Description

      The VSCode doesn't display hints from annotation processors. To reproduce clone:

      https://github.com/jtulach/netbeans-html4j 

      and checkout revision

      eb1841800ae16782b781a60bda4a23593502ae60 

      after building the gradle (please use JDK11) -

      $ JAVA_HOME=/jdk-11 ./gradlew assemble
      

      you can open TicTacToe1.java and go to line 37, after second {{{}} there should be a CC:

       {|shows list of parameters}

      This seems to work in NetBeans 12.2, but not in VSCode.

      Attachments

        Activity

          People

            jlahoda Jan Lahoda
            jtulach Jaroslav Tulach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: