[HELP] Hint For Custom language

Bilu <[email protected]> Fri, 27 Dec 2019 11:22:17 +0100
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------9D027E3104571ECB35954E7D
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

Hello everyone,

I am developing a plugin to support a custom language with custom file
type in Netbeans.

What i am trying to do now is to create *Hints* for this custom language.

Following the Tutorial here
https://platform.netbeans.org/tutorials/nbm-java-hint.html the Hint only
work for Java File. *How can I make my Hints specific to my custom
Language ?*

PS:I am not sure this is the right way to ask for support so please tell
me the correct way if i am wrong. Thanks you


--------------9D027E3104571ECB35954E7D
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Helvetica, Arial, sans-serif">Hello everyone,</font></p>
    <p><font face="Helvetica, Arial, sans-serif">I am developing a
        plugin to support a custom language with custom file type in
        Netbeans.<br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">What i am trying to do
        now is to create <b>Hints</b> for this custom language.</font></p>
    <p><font face="Helvetica, Arial, sans-serif">Following the Tutorial
        here </font><font face="Helvetica, Arial, sans-serif"><a
          href="https://platform.netbeans.org/tutorials/nbm-java-hint.html">https://platform.netbeans.org/tutorials/nbm-java-hint.html</a>
        the Hint only work for Java File. <b>How can I make my Hints
          specific to my custom Language ?</b></font></p>
    <p><font face="Helvetica, Arial, sans-serif">PS:I am not sure this
        is the right way to ask for support so please tell me the
        correct way if i am wrong. Thanks you<br>
      </font></p>
  </body>
</html>

--------------9D027E3104571ECB35954E7D--