Re: [MSEide-MSEgui-talk] Syntax highlighting, numbers

2012-02-28 Thread Julio Jiménez
This is the best I got. (Color red was using only for testing)

I attached the syntax def file. The only problem I wasn't able to fix is
the numbers colorized in vars name :)

Thank you.




2012/2/27 Martin Schreiber mse00...@gmail.com

 On Monday 27 February 2012 18:22:53 Julio Jiménez wrote:
  Is there a way to colorize numbers in the code editor?
 
 apps/ide/syntaxdefs/pascal.sdef must be changed. I don't know if it is
 possible to colorize Pascal numbers reliable with tsyntaxpainter.

 Martin


 --
 Try before you buy = See our experts in action!
 The most comprehensive online learning library for Microsoft developers
 is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
 Metro Style Apps, more. Free future releases when you subscribe now!
 http://p.sf.net/sfu/learndevnow-dev2
 ___
 mseide-msegui-talk mailing list
 mseide-msegui-talk@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk




-- 
Julio Jiménez Borreguero
attachment: colorsyntax1.pngattachment: colorsyntax2.png

pascal3.sdef
Description: Binary data
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Syntax highlighting, numbers

2012-02-28 Thread Martin Schreiber
On Tuesday, 28. February 2012 13.53:49 Julio Jiménez wrote:
 This is the best I got. (Color red was using only for testing)

git master 2b1d845650fe100e8494ab177d522ef163b844e5 has some improvements. 
Please uncomment the last 4 lines in pascal.sdef for colored numbers. 
Personally I don't like many colors in source code.

Martin

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] Syntax highlighting, numbers

2012-02-27 Thread Julio Jiménez
Is there a way to colorize numbers in the code editor?

Thank you.

-- 
Julio Jiménez Borreguero
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk