Re: React (JSX) support

2019-08-20 Thread Rick Yentzer
I understand. If things change, I'll post here to update you.

Thanks,
Rick


On Tuesday, August 20, 2019 at 5:03:10 PM UTC-4, Carl Bolduc wrote:
>
> Hi Rick,
>
> Hey Carl, did you try to contact BBEdit support to find out?
>
>
> No... in the end, I don't have time to work on a JavaScript syntax to add 
> JSX support. Since JSX support isn't there, I had to move away from BBEdit. 
> I'm currently using VS Code and I will most likely use Panic's Nova when 
> it's released (I much prefer MacOS native apps).
>
> Carl
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/fa311879-d63f-49aa-b5c4-57645a83800a%40googlegroups.com.


Re: React (JSX) support

2019-08-20 Thread Rick Yentzer
Hey Carl, did you try to contact BBEdit support to find out?

– Rick

On Thursday, March 7, 2019 at 9:00:25 AM UTC-5, Hoger November wrote:
>
> Hi, 
>
> I’m not sure, but sup...@barebones.com  will likely have an 
> answer for you ;) 
>
> Cheers,
> Holger
>
> On 7 Mar 2019, at 2:43 AM, Carl Bolduc > 
> wrote:
>
> Hi!
>
> Can a language module extend an existing language? JSX is adding stuff to 
> JavaScript.
>
> Thanks,
> Carl
>
> On Wednesday, March 6, 2019 at 9:11:45 AM UTC-5, Hoger November wrote:
>>
>> Hi, 
>>
>> I haven’t see a module for JSX yet, but have a look into Codeless 
>> Language Modules, maybe this is a starting point and what you’d need? 
>>
>> https://www.barebones.com/support/bbedit/plugin_library.html
>>
>> Best, 
>> Holger
>>
>> On 6 Mar 2019, at 7:02 AM, Carl Bolduc  wrote:
>>
>> I would like to know if there is a way to support the JSX syntax in 
>> BBEdit. I know that there is no support out of the box but if there is a 
>> workaround, I would be happy to use it.
>>
>>
>> -- 
> This is the BBEdit Talk public discussion group. If you have a 
> feature request or need technical support, please email
> "sup...@barebones.com " rather than posting to the group.
> Follow @bbedit on Twitter: 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BBEdit Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to bbe...@googlegroups.com .
> To post to this group, send email to bbe...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/bbedit.
>
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/70943044-7aab-4ed9-ad7d-6773e7db6c7d%40googlegroups.com.


Re: React (JSX) support

2019-03-07 Thread 'Holger Bartel' via BBEdit Talk
Hi, 

I’m not sure, but supp...@barebones.com will likely have an answer for you ;) 

Cheers,
Holger

> On 7 Mar 2019, at 2:43 AM, Carl Bolduc  wrote:
> 
> Hi!
> 
> Can a language module extend an existing language? JSX is adding stuff to 
> JavaScript.
> 
> Thanks,
> Carl
> 
>> On Wednesday, March 6, 2019 at 9:11:45 AM UTC-5, Hoger November wrote:
>> Hi, 
>> 
>> I haven’t see a module for JSX yet, but have a look into Codeless Language 
>> Modules, maybe this is a starting point and what you’d need? 
>> 
>> https://www.barebones.com/support/bbedit/plugin_library.html
>> 
>> Best, 
>> Holger
>> 
>>> On 6 Mar 2019, at 7:02 AM, Carl Bolduc  wrote:
>>> 
>>> I would like to know if there is a way to support the JSX syntax in BBEdit. 
>>> I know that there is no support out of the box but if there is a 
>>> workaround, I would be happy to use it.
>> 
> 
> -- 
> This is the BBEdit Talk public discussion group. If you have a 
> feature request or need technical support, please email
> "supp...@barebones.com" rather than posting to the group.
> Follow @bbedit on Twitter: 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BBEdit Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to bbedit+unsubscr...@googlegroups.com.
> To post to this group, send email to bbedit@googlegroups.com.
> Visit this group at https://groups.google.com/group/bbedit.

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.


Re: React (JSX) support

2019-03-06 Thread Carl Bolduc
Hi!

Can a language module extend an existing language? JSX is adding stuff to 
JavaScript.

Thanks,
Carl

On Wednesday, March 6, 2019 at 9:11:45 AM UTC-5, Hoger November wrote:
>
> Hi, 
>
> I haven’t see a module for JSX yet, but have a look into Codeless 
> Language Modules, maybe this is a starting point and what you’d need? 
>
> https://www.barebones.com/support/bbedit/plugin_library.html
>
> Best, 
> Holger
>
> On 6 Mar 2019, at 7:02 AM, Carl Bolduc > 
> wrote:
>
> I would like to know if there is a way to support the JSX syntax in 
> BBEdit. I know that there is no support out of the box but if there is a 
> workaround, I would be happy to use it.
>
>
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.


Re: React (JSX) support

2019-03-06 Thread 'Holger Bartel' via BBEdit Talk
Hi, 

I haven’t see a module for JSX yet, but have a look into Codeless Language 
Modules, maybe this is a starting point and what you’d need? 

https://www.barebones.com/support/bbedit/plugin_library.html 


Best, 
Holger

> On 6 Mar 2019, at 7:02 AM, Carl Bolduc  wrote:
> 
> I would like to know if there is a way to support the JSX syntax in BBEdit. I 
> know that there is no support out of the box but if there is a workaround, I 
> would be happy to use it.

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.


React (JSX) support

2019-03-05 Thread Carl Bolduc
Hello,

I would like to know if there is a way to support the JSX syntax in BBEdit. 
I know that there is no support out of the box but if there is a 
workaround, I would be happy to use it.

Thank you,
Carl

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.