hi all!
i'm new to carbide ide, and the first thing i've noticed is that no symbian syntax coloring is visible... i'm wrong? how can i activate this feature?
thanks
Leonardo
Printable View
hi all!
i'm new to carbide ide, and the first thing i've noticed is that no symbian syntax coloring is visible... i'm wrong? how can i activate this feature?
thanks
Leonardo
C++ code syntax colouring should be enabled? You can also tweak the apperance in the Window->Preferences->C/C++->Editor view.
For a few totally Symbian specific files such as .rss or .pkg, no coloring is yet available.
Where did you expect coloring where you did not see it?
HI!
thanks for your reply,
[QUOTE=mitts]Where did you expect coloring where you did not see it?[/QUOTE]
i expect in different colour specific symbian keyword (es. TInt, RFile, KerrNone)...
[QUOTE=bytesm]
i expect in different colour specific symbian keyword (es. TInt, RFile, KerrNone)...[/QUOTE]
Hi!
Actually I was asking if such a symbian keyword specific colouring is available yet. This would make the code a lot easier to read.
Maybe you can tell me if there exists a special file containing keywords for syntax colouring where the current C++ colouring is based on and which can be modified to specific wishes.
Thanks in advance!
You may try VisualAssist if you use Visual Studio.
[QUOTE=iulian_moldovan]You may try VisualAssist if you use Visual Studio.[/QUOTE]
The problem is I am not useing VS. As from creator of this thread my question about syntax colouring is also regarding to Carbide.C++ Express.