Re: Syntaxhighlighting with textmate for a new language

2023-06-28 Thread Alexander Kronenwett
Hello Oliver, I tried to implement basically the same for graphql. I had a quick look at your code and I am wondering if the mime type in the MimeRegistration annotation in your OcgaClient is correct. It says 'text/sh', I believe this is wrong. I cannot look up my old code at the moment, but

Final Reminder: Community Over Code call for presentations closing soon

2023-06-28 Thread Rich Bowen
[Note: You're receiving this email because you are subscribed to one or more project dev@ mailing lists at the Apache Software Foundation.] This is your final reminder that the Call for Presentations for Community Over Code (formerly known as ApacheCon) is closing soon - on Thursday, 13 July 2023

Posts with invalid "From" dev@netbeans.apache.org

2023-06-28 Thread Matthias Bläsing
Hi, as a notice: I just rejected a message posted to this mailinglist. The "From" was set to dev@netbeans.apache.org, which is obviously incorrect. As there was also no name given in the message I did not clear it for sending. Greetings Matthias

Syntaxhighlighting with textmate for a new language

2023-06-28 Thread Oliver Rettig
Hi all, we are working on a DSL for "conformal geometric algebra" running in the java GraalVM https://github.com/MobMonRob/DSL4GeometricAlgebra and I have started to implement tooling in the netbeans ide for it. For simple starting I want to integrate syntax highleighting by textmate. I

Re: Apache NetBeans swag ready on the RedBubble storefront!

2023-06-28 Thread Geertjan Wielenga
Fantastic work. Gj On Wed, Jun 28, 2023 at 12:04 PM Michael Bien wrote: > > great work, I esp like the first motive! > > -mbien > > On 26.06.23 01:58, Pyro MX wrote: > > Good day NetBeans users and devs, > > > > I am very pleased to announce that the NetBeans swag is now available > > on the

Re: Apache NetBeans swag ready on the RedBubble storefront!

2023-06-28 Thread Michael Bien
great work, I esp like the first motive! -mbien On 26.06.23 01:58, Pyro MX wrote: Good day NetBeans users and devs, I am very pleased to announce that the NetBeans swag is now available on the ASF's RedBubble store front! Before I put the links however, I need to say this: Many many

Re: Maven indexing on NB 18

2023-06-28 Thread Michael Bien
(trying to catch up with mails..) awesome, good to hear. The changes in NB 19 will have many cumulative fixes covering this kinds of problems:  1) indexing will disable itself and notify the user properly on out-of-space issues - no retries  2) the index itself is about half the size as