Thanks for the input!
I'll have a look at the VIM files, although I'm not familiar with their
format.
I've found that there is an automatic importer for Ace that can take a
syntax described in a .tmLanguage file (Text Mate format).
There are such files for Lilypond here:
https://github.com/yramm
Am 09.03.2015 um 14:34 schrieb Erik Nilsson:
Hi,
I'm considering creating a syntax highlighter for Lilypond code for the Ace
javascript code editor (http://ace.c9.io/). I think it would be useful for
tools like for instance weblily (http://www.weblily.net/).
Is there a clear definition of the
On Mon, 9 Mar 2015 12:15:44 -0400
Scott Miller wrote:
> ownCloud also uses the Ace editor for in-browser text editing and it would
> be awesome to edit LilyPond right from the browser!
Personally I do not see any advantages. Am I overlooking something?
-- Johan
> On 9 Mar 2015, at 13:34, Erik Nilsson wrote:
>
>
> Hi,
>
> I'm considering creating a syntax highlighter for Lilypond code for the Ace
> javascript code editor (http://ace.c9.io/). I think it would be useful for
> tools like for instance weblily (http://www.weblily.net/).
>
> Is there a
I am not any help for the question, but wanted to thank you for looking
into this.
ownCloud also uses the Ace editor for in-browser text editing and it would
be awesome to edit LilyPond right from the browser!
___
lilypond-user mailing list
lilypond-user
Hi,
I'm considering creating a syntax highlighter for Lilypond code for the Ace
javascript code editor (http://ace.c9.io/). I think it would be useful for
tools like for instance weblily (http://www.weblily.net/).
Is there a clear definition of the lilypond language that one could use as the