Hi there,
Using SlickEdit 14.0.2.2 trial on Windows XP SP 3, and trying to change some of the default syntax colorings. I'm primarily working with PHP at the moment, and many of the changes I'm making do not seem to be affecting the code I'm working on.
Specifically, I'm trying to change color for function labels (Options -> Appearance -> Colors -> General -> Function) ... I'm using the "Chalkboard" scheme, which uses bold white for those, and I'm trying to change it to cyan, and then changing block comments to be green (from cyan). Also changing modified line color and block matching (for brace highlighting) seems to have no effect. I'm not seeing anything at all on modified lines; brace highlighting works, but still in the default (purple) color, instead of the red I set it to.
Am I doing something wrong? Do coloring schemes have to be setup per language? Does PHP somehow not share in the highlighting rules everything else does?
Confused.
Thanks
Aaron