What custom language are you working on? And are you using Antlr or something different?
Thanks, Gj On Sun, Dec 29, 2019 at 7:57 AM Bilu Al <albi...@gmail.com> wrote: > Hello, > I am developing a module for netbeans to support a custom language. > > what i am trying to do now is to declare Hints for my custom language. > > Following this tutorial: > https://platform.netbeans.org/tutorials/nbm-java-hint.html my hint only > works for Java file. > > How can i make my hint specific to my custom language like register it in > the layer file or else? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org > For additional commands, e-mail: users-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > >