Re: AppleScript syntax colouring? How?

2018-06-23 Thread Jean-Christophe Helary
> On Jun 24, 2018, at 1:28, Christopher Stone > wrote: > Hey Martin, > > See this page. > > http://bbeditextras.org/wiki/index.php?title=Codeless_Language_Modules > > > The modules available won't have as comprehensive

Re: AppleScript syntax colouring? How?

2018-06-23 Thread Christopher Stone
On 06/12/2018, at 00:41, 'Martin Petersen' via BBEdit Talk mailto:bbedit@googlegroups.com>> wrote: > Played around with the Demo and I must say I am impressed by the support for > Regular Expressions in the find and replace dialogue. Yet I can not find > support (syntax coloring) for

Re: AppleScript syntax colouring? How?

2018-06-12 Thread 'Martin Petersen' via BBEdit Talk
Thank you. Am Mittwoch, 13. Juni 2018 00:33:27 UTC+8 schrieb Patrick Woolsey: > > On 6/12/18 at 12:21 PM, bbe...@googlegroups.com ('Martin > Petersen' via BBEdit Talk) wrote: > > >Thanks, but still no syntax colouring. Any idea? > > > > The short answer :-) is that BBEdit does not offer

Re: AppleScript syntax colouring? How?

2018-06-12 Thread Jean-Christophe Helary
> On Jun 13, 2018, at 1:21, 'Martin Petersen' via BBEdit Talk > wrote: > > Thanks, but still no syntax colouring. Any idea? That's probably something I added later on... Jean-Christophe > > Am Dienstag, 12. Juni 2018 19:49:55 UTC+8 schrieb Jean-Christophe Helary: > > >> On Jun 12,

Re: AppleScript syntax colouring? How?

2018-06-12 Thread Harvey Pikelberger
When it comes to AppleScript consider JXA (JavaScript for Automation in macOS) -- in other words do AppleScript but with JavaScript, at which point you can take advantage of BBEdit's syntax coloring. Also integrates with Node/NPM. Some starters...

Re: AppleScript syntax colouring? How?

2018-06-12 Thread Patrick Woolsey
On 6/12/18 at 12:21 PM, bbedit@googlegroups.com ('Martin Petersen' via BBEdit Talk) wrote: Thanks, but still no syntax colouring. Any idea? The short answer :-) is that BBEdit does not offer syntax coloring for AppleScript due to various technical & practical considerations. Instead, we

Re: AppleScript syntax colouring? How?

2018-06-12 Thread 'Martin Petersen' via BBEdit Talk
Thanks, but still no syntax colouring. Any idea? Am Dienstag, 12. Juni 2018 19:49:55 UTC+8 schrieb Jean-Christophe Helary: > > > > On Jun 12, 2018, at 14:41, 'Martin Petersen' via BBEdit Talk < > bbe...@googlegroups.com > wrote: > > Played around with the Demo and I must say I am impressed by the

Re: AppleScript syntax colouring? How?

2018-06-12 Thread Jean-Christophe Helary
> On Jun 12, 2018, at 14:41, 'Martin Petersen' via BBEdit Talk > wrote: > > Played around with the Demo and I must say I am impressed by the support for > Regular Expressions in the find and replace dialogue. Yet I can not find > support (syntax coloring) for AppleScripts. Neither is a

AppleScript syntax colouring? How?

2018-06-12 Thread 'Martin Petersen' via BBEdit Talk
Played around with the Demo and I must say I am impressed by the support for Regular Expressions in the find and replace dialogue. Yet I can not find support (syntax coloring) for AppleScripts. Neither is a .scpt file automatically recognized nor can I find AppleScript in the language scopes