tonkv / qdevelop

Automatically exported from code.google.com/p/qdevelop
0 stars 0 forks source link

Feature : custom syntax coloration #54

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When I create a new type for example

typedef struct
{
 int element;
 long another_element;
}my_new_type

I want my_new_type is colored like int, long and others

Original issue reported on code.google.com by spo...@gmail.com on 9 Dec 2006 at 4:09

GoogleCodeExporter commented 9 years ago
defect -> enhacement.

Original comment by cucoma...@gmail.com on 10 Sep 2007 at 7:36

GoogleCodeExporter commented 9 years ago
I think we'll do it in 0.28

Original comment by Lord.Div...@gmail.com on 14 Feb 2009 at 7:07