Re: Support for emoji glyphs in netbeans

2017-07-19 Thread Attila Kelemen
I'm just guessing and never tried it but here is a code adjusting the font properties of some elements (included from the layer.xml): https://github.com/kelemen/AsciidoctorJ4NB/blob/master/src/main/resources/org/netbeans/asciidoc/FontAndColors.xml The DTD of the xml is this: https://github.com/emi

Re: Please make more public APIs for 3rd-party-plugins available for languages NOT Java

2017-07-19 Thread Wade Chandler
I think the problem with friend is it gets way over used, and thus those things remain closed, and using yenta to work around such things isn’t great if your argument that there is a reason for it is the answer as one is just working around the reason. So, either the reason isn’t as needed as we

AW: Please make more public APIs for 3rd-party-plugins availableforlanguages NOT Java

2017-07-19 Thread Christian Lenz
And here is the correct drive link to my example: https://drive.google.com/open?id=0B_NSXWv7nY6oVnEyenRFRExYQWM Sry copy and paste wasn’t correct. Gesendet von Mail für Windows 10 Von: Christian Lenz Gesendet: Mittwoch, 19. Juli 2017 15:02 An: dev@netbeans.incubator.apache.org Betreff: AW: Plea

AW: Please make more public APIs for 3rd-party-plugins availableforlanguages NOT Java

2017-07-19 Thread Christian Lenz
Correction for: Yes afak it is not possible like in this tutorial: https://drive.google.com/open?id=0B_NSXWv7nY6oRVYtLUo0YmlBbkE to create hints + fixes for JavaScript, less/sass/scss, css, html, php(I don’t know it atm). If it is possible, please give a hint or a working example for css, js an

Re: Please make more public APIs for 3rd-party-plugins available for languages NOT Java

2017-07-19 Thread Emilian Bold
Please read about http://wiki.netbeans.org/API_Stability and http://wiki.netbeans.org/API_Design We can't just make everything well by making everything public APIs. Because on the next update a small refactoring will break all the modules. Note the clever hack this module does https://bitbucket.

AW: Please make more public APIs for 3rd-party-plugins available forlanguages NOT Java

2017-07-19 Thread Christian Lenz
Yes afak it is not possible like in this tutorial: https://drive.google.com/open?id=0B_NSXWv7nY6oRVYtLUo0YmlBbkE to create hints + fixes for JavaScript, less/sass/scss, css, html, php(I don’t know it atm). If it is possible, please give a hint or a working example for css, js and html. I tried

Re: Please make more public APIs for 3rd-party-plugins available for languages NOT Java

2017-07-19 Thread Sven Reimers
Hi all, what is the exact problem? AFAIK all the languages you mentioned are based on CSL API's/SPI's which support hints etc. What is needed beyond this? Do you need access to the editor internals? Sven Am 19.07.2017 14:39 schrieb "Geertjan Wielenga" < geertjan.wiele...@googlemail.com>: > I'm

Re: Support for emoji glyphs in netbeans

2017-07-19 Thread Geertjan Wielenga
I don't think anyone on this list knows the answer. Maybe Ralph? I'm not sure. Maybe you need to investigate in the editor modules. Gj On Wednesday, July 19, 2017, ehsavoie wrote: > Hi, > Asking again about this. Does someone knows where I could change the FONT > to be used for a given text ele

Re: Please make more public APIs for 3rd-party-plugins available for languages NOT Java

2017-07-19 Thread Geertjan Wielenga
I'm not sure who you're asking this to. I agree we should together discuss new Netbeans APIs. Do you want to make a start and make specific proposals or outlines of specific areas where new APIs should be introduced? Gj On Wednesday, July 19, 2017, Christian Lenz wrote: > Often I see tutorials

Please make more public APIs for 3rd-party-plugins available for languages NOT Java

2017-07-19 Thread Christian Lenz
Often I see tutorials about how I can add Hints for Java for example or how I can extend the Java Editor and so on, but when we want to extend JavaScript (I know the KendoNetbeans repo from Geertjan, which is not working anymore, because it is not a friend) we can’t extend this Editor. Or adding

Re: Support for emoji glyphs in netbeans

2017-07-19 Thread ehsavoie
Hi, Asking again about this. Does someone knows where I could change the FONT to be used for a given text element in the editor ? -- Emmanuel Hugonnet http://www.ehsavoie.com http://twitter.com/ehsavoie On Tue, Jul 4, 2017 at 11:34 AM, ehsavoie wrote: > Using OpenSansEmoji as the 'base