[Csnd] Csound Syntax Highlighter for jEdit
Date | 2008-01-12 23:02 |
From | Jacob Joaquin |
Subject | [Csnd] Csound Syntax Highlighter for jEdit |
Hello Everyone! I've just uploaded a much more complete version of the Csound syntax highlighter for jEdit, a cross platform text editor. You can download it here: http://www.thumbuki.com/csound/jedit/ This version now supports .orc, .sco and .csd files. If you find any bugs, please let me know. My guess it will take me a few versions before I hammer out all the big issues. Though so far it seems to do the trick pretty well. Best, Jake ---- The Csound Blog http://www.thumbuki.com/csound/blog/ -- View this message in context: http://www.nabble.com/Csound-Syntax-Highlighter-for-jEdit-tp14779899p14779899.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2008-01-29 18:23 |
From | joachim heintz |
Subject | [Csnd] Re: Csound Syntax Highlighter for jEdit |
Hello Jake - I like to work with your jEdit-Csound. Thanks again for it! There are two facilities in MacCsound (which I used before) which I find very useful: 1) A short syntax summary which appears at the bottom of the window when you type the name of an opcode. For example, when typing "oscil" the line a(k)res oscil xamp, xcps, ifn [, iphs] is shown. This is mostly enough for the user. 2) When selecting the name of an opcode, you can directly go (via the menu or a shortcut) to the manual page of this opcode (on a Mac it's linked to file:///Library/Frameworks/CsoundLib.framework/Versions/5.1/ Resources/Manual) Is it difficult to include these facilities in jEdit? I'd appreciate especially the first one. joachim Am 13.01.2008 um 00:02 schrieb Jacob Joaquin: > > Hello Everyone! > > I've just uploaded a much more complete version of the Csound syntax > highlighter for jEdit, a cross platform text editor. You can > download it > here: http://www.thumbuki.com/csound/jedit/ > > This version now supports .orc, .sco and .csd files. If you find > any bugs, > please let me know. My guess it will take me a few versions before > I hammer > out all the big issues. Though so far it seems to do the trick > pretty well. > > Best, > Jake > ---- > The Csound Blog > http://www.thumbuki.com/csound/blog/ > > > -- > View this message in context: http://www.nabble.com/Csound-Syntax- > Highlighter-for-jEdit-tp14779899p14779899.html > Sent from the Csound - General mailing list archive at Nabble.com. > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" |
Date | 2008-01-30 17:35 |
From | Jacob Joaquin |
Subject | [Csnd] Re: Csound Syntax Highlighter for jEdit |
I'm glad it's working out for you. It's the first time I've ever used a syntax highlighter with Csound on a regular basis. Now I can't imagine doing without. My gut feeling is that it is probably possible to do both these things. I'll do some research to find out what's involved. Though it may take a day or two before I get a chance. Best, Jake ---- The Csound Blog http://www.thumbuki.com/csound/blog/ joachim heintz wrote: > > There are two facilities in MacCsound (which I used before) which I > find very useful: > -- View this message in context: http://www.nabble.com/Csound-Syntax-Highlighter-for-jEdit-tp14779899p15186896.html Sent from the Csound - General mailing list archive at Nabble.com. |