FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Compile time view background color(+2 syntax colouring bugs)

 
Post new topic   Reply to topic     Forum Index -> Descent
View previous topic :: View next topic  
Author Message
Woperiam



Joined: 09 Apr 2009
Posts: 5

PostPosted: Sat Mar 27, 2010 3:03 pm    Post subject: Compile time view background color(+2 syntax colouring bugs) Reply with quote

Where can I set it?

I use a white on black theme and in CTview this translates to a white on bright yellow; not so readable:)

Also I have both a D and a <D> perspective? Is this some remnant of my 2.4 version, now that I have 2.6?

And, is this a bug?
Code:
struct Struct{
   enum { A };
   const int[1] NUM = [A:1]; // A is not coloured as an enum member
}


If you change int to some struct S, A does get coloured correctly.

Another syntax colouring bug ?
"init" always shows up with Fields colouring, why is this?
like in:
test.init.func.init.init();
All init have Fields colouring, test and func don't.

One small D question.. Embarassed
Is there a difference between const and static const in D1 ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Descent All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group