Csound Csound-dev Csound-tekno Search About

Re: [Csnd-dev] manual question

Date2017-01-20 16:32
FromNate Whetsell
SubjectRe: [Csnd-dev] manual question
> Does te new colouriser teat macro calls inside strings properly?

Yes (at least I know of no issues with this). Here’s the CSD file I use to help test the lexer:

https://bitbucket.org/birkenfeld/pygments-main/src/default/tests/examplefiles/test.csd

(Bitbucket itself uses Pygments for syntax highlighting . Atlassian chooses Bitbucket colors, not me.)

There’s a macro use in a string at

https://bitbucket.org/birkenfeld/pygments-main/src/default/tests/examplefiles/test.csd#test.csd-117

> No response to the p4 opcode yet

I believe you’re referring to

Date2017-01-20 17:04
Fromjpff
SubjectRe: [Csnd-dev] manual question
Thanks

On Fri, 20 Jan 2017, Nate Whetsell wrote:

>> Does te new colouriser teat macro calls inside strings properly?
>
> Yes (at least I know of no issues with this). Here’s the CSD file I use to help test the lexer:
>
> https://bitbucket.org/birkenfeld/pygments-main/src/default/tests/examplefiles/test.csd
>
> (Bitbucket itself uses Pygments for syntax highlighting . Atlassian chooses Bitbucket colors, not me.)
>
> There’s a macro use in a string at
>
> https://bitbucket.org/birkenfeld/pygments-main/src/default/tests/examplefiles/test.csd#test.csd-117
>
>> No response to the p4 opcode yet
>
> I believe you’re referring to
>
> https://github.com/csound/manual/pull/108#issuecomment-273607615
>