Hi All. I am a new SlickEdit user - using 12.0.2 on a Linux platform. Mainly editing in C++ within a large workspace with many projects. I have a few questions:
a) In Visual Studio, I was able to set a text editor color for any user type (i.e.: a class). I am not sure how to do this within SlickEdit. In the Color Settings dialog, I can set a color for "User Defined Symbol", but it seems that I then have to manually add all of my defined classes/types in the Color Coding Setup dialog. Is there a way that SlickEdit can automatically grab all of the defined types within the workspace? Shouldn't the tagged files make this work?
b) In Visual Studio, not only was I able to set a color for user types, but for different types of user types. For example, I could set a color for user defined enumerations, interfaces, etc. etc. Why can't I do this within SlickEdit?
c) How do people use dual monitors with SlickEdit? With Visual Studio 2005, I found my self creating two vertical tab groups that were sized to take up each monitor (split bar placed "between" the monitors", and then I was able to quickly and easily navigate thru open files. In SlickEdit, everything is a MDI and I always have to manually move and size each window to the corresponding monitors. Is there an easier way to do this?
Thanks for your help.