blob: 87958ee8ee105c07d6293d475b4499040f80b300 [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>For the pattern search in the <span class="control">Go to Class</span>,
<span class="control">Go to Symbol</span> and
<span class="control">Go to File</span> pop-up frames,
use <span class="code_emphasis">*</span> and space symbols.</p>
<p><span class="code_emphasis">*</span> stands for any symbol.</p>
<p>Space at the end means the end of a pattern, and the preceding string will be considered not just a prefix but a whole pattern.
The list of the suggested names will be reduced accordingly.</p>
<p class="image"><img src="images/wildcard_goto.png"></p>
</body>
</html>