10.02.2013 Views

SlickEdit User Guide

SlickEdit User Guide

SlickEdit User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Find Symbol Tool Window<br />

SEARCH<br />

The Find Symbol tool window is used to locate symbols in your code. It allows you to search for symbols<br />

by name using either a regular expression, substring, or fast prefix match. The tool window is displayed<br />

when you click Search > Find Symbol or View > Toolbars > Find Symbol, or when you use the<br />

gui_push_tag command.<br />

See Find Symbol Tool Window under the Symbol Browsing topic for more information.<br />

• Search for - Enter the name of the symbol to find. If you select the option Use pattern, you can<br />

enter regular expressions or wildcards in the search field. If you specify <br />

for the Look in field, then you can enter language-specific expressions, such as "this->get" to find<br />

getters in your current class. <strong>SlickEdit</strong>® displays a progress bar at the top of this tool window while<br />

a search is in progress.<br />

Incremental matches are displayed with each character you type, and the first element in the list is<br />

selected. Press Tab to put focus into the list of matches. Press Enter to navigate to the first match.<br />

Press Down to select the next match. Press Escape to stop the search.<br />

• Symbol List - The list of search results are refreshed as you type the search string. They include<br />

the symbol name, the file that contains it, and the line number. You can sort by any of the three<br />

columns.<br />

The selected match is highlighted and is displayed in the Preview tool window. Single-click or use<br />

the arrow keys to select a match. Double-click or press Enter to navigate to that match.<br />

• Look in - Use this control to specify the scope of the symbol search. The options are:<br />

o - This is the default setting. It uses Context Tagging to intelligently<br />

determine which tag files to search.<br />

o - Select this setting to only search the tags in the current file, including local<br />

variables in the current function scope.<br />

<strong>SlickEdit</strong>® <strong>User</strong> <strong>Guide</strong> 549

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!