Slick V3.3 Computer Accessories User Manual


 
The following example displays the results of pressing Alt+Comma after an assignment operator. The
Rect, pRect, and argv are not listed because their types do not match.
Figure 5.5. Auto List Compatible Parameters
Completions
Completions save keystrokes as you are typing code by providing a way to automatically complete par-
tially-typed text. Press Ctrl+Space to complete (type the rest of) the current symbol. If a unique match is
not found, a list is displayed allowing the selection of the exact match. See Completions for more informa-
tion about working with this feature.
Symbol Browsing
SlickEdit® Core gives you the ability to browse and view symbols in your files or workspaces. There are
several views that display information as you work to help you find what you need exactly when you need
it. To open one of these views, click Window Show View Other, expand SlickEdit Views and
double-click the view you want to see.
Class - This view provides an outline of both the members of the current class as well as any visible in-
herited members. It also shows the inheritance hierarchy of the current class.
Outline - The Outline view provides an outline of symbols in the current workspace.
Completions
65