On 12/20/2017 10:18 PM, Hans Hagen wrote:
> On 12/20/2017 8:45 PM, Pablo Rodriguez wrote:
>> [...]
>> Would it be possible that there are two SnippetComments for all lexers:
>> SnippetCommentMark and SnippetCommentText?
> > very low priority ... there is some logic behind these that i don't want
> to break

Then I will have to wait for that implementation. Sorry for not being
able to provide the patch myself.

scite is great for coloring, but it lacks the options from \setuptype
and \setuptyping. I don’t need escapes, but many of the other options.

I need both complete comment coloring (otherwise it is really hard for
newbies to see what a comment may be) and \setuptyping (and \setuptype)
options.

BTW, I’m afraid there is a bug with multiline comments in Lua. The first
line break is removed in multiline:

    %~ \usemodule[scite] % to check the bug
    \starttext
    \startTEXpage[offset=2em]
    \startLUA
    --[[
    multiline comment
    ]]--

    ---[[
    multiline comment
    ]]---
    \stopLUA
    \stopTEXpage
    \stoptext

Many thanks for your help again,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to