Slick V3.3 Computer Accessories User Manual


 
Find Symbol - This view is used to locate symbols (tags) in your code. It allows you to search for sym-
bols by name using either a regular expression, substring, or fast prefix match. A quicker way to access
this view is to use the Search Find Symbol menu item.
Preview - Preview provides a portal for viewing information in other files without having to open them in
the editor. It automatically shows this information when you are working with certain features.
References - This view displays the list of symbol references (uses) found the last time that you used
the Go to Reference feature (Ctrl+/ or push_ref command—see Symbol Navigation for more informa-
tion).
Symbols - The Symbols view contains the symbol browser, which lists symbols from all of the tag files.
For more detailed information about these views and how SlickEdit Core can help you browse symbols,
see Symbol Browsing. For information about how to navigate between symbols in files, see Symbol Nav-
igation.
Statement Level Tagging
Statement Level Tagging is a feature of Context Tagging ® that provides a more detailed view of items in
the Outline view for C/C++, Java, Python, and Visual Basic .NET. Along with definitions, view constructs
like if, while, and for statements. It also displays every non-comment line of code. To see this feature in
action, from the Outline View, right-click and select Show Statements.
Statement Level Tagging
66