Syntax Coloring [message #193205] |
Wed, 13 June 2007 06:04  |
Eclipse User |
|
|
|
Originally posted by: bernhard.geissbuehler.selectron.ch
Hello
How can i customize the syntax coloring of the C/C++ Editor.
I wanna add some new keywords like DWORD, WORD, etc., which should be
colorized.
Thanks for help
Bernhard
|
|
|
|
Re: Syntax Coloring [message #193418 is a reply to message #193282] |
Fri, 15 June 2007 17:57  |
Eclipse User |
|
|
|
Anton Leherbauer wrote:
> There is no such feature to add custom keywords.
> In CDT 4.0 you get semantic highlighting, where typedefs, etc.
> can be colorized.
>
You can write your own parser to do this, like we did for Unified
Parallel C. There is no easy UI where you can just add keywords to a
list though, which is what I think the original poster was looking for.
===========================
Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
|
|
|
Powered by
FUDForum. Page generated in 0.10082 seconds