Sřren Madsen - 2004-03-13

Didnt get any response to last entry, so Ill try again....
Let me start out by thanking for a GREAT IDE alternative to Visual Studio, ESPECIALLY for a student like myself! On to the suggestions:

I really like syntax highlighting of my functions and declared types/classes (Im used to this from using the Visual Assist plugin for Visual studio (see www.wholetomato.com). The class browser already extracts and displays functions & classes. Would it be complicated to define syntax coloring for types and functions based on the code-parsing already done for the browser? I mean, if I can see the class name in the browser, could it not be highlighted in the sourcecode in some color of my choice? Since I do not know any Pascal, I have no background for answering the question myself...