Re: color for print in output pane

"'Neil Hodgson' via scite-interest" <[email protected]>
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
BugFix@AutoIt:

> I've tried it with SciTE v 5.2.0.
> 
> lexer.errorlist.escape.sequences=1
> 
> I have run the Lua code from the previous post - but it shows no effect. Only numbers are displayed.

   Just tried on Mac and Windows and shows for me.
   It should show ‘1’ bold and ’31’ to ’37’ with colours plus a pinkish background.
   Try reverting any customized settings - download a new copy and clear your user settings.

   Another approach to the original issue is to mimic another style of error message. gcc’s is popular:
path:lineNumber:message

   like
bad.py:23:bad stuff

   or Microsoft’s (“error” is literal):
path(line): error text
x.bat(2): error Not available

   The path and line number don’t have to be real
x:0:failed

   Neil

-- 
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/73373C20-069A-4774-8785-8AA17328DB9D%40me.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.