<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<p> | |
You can quickly find all places where a particular class, method or variable is used in the whole project | |
by positioning the caret at the symbol's name or at its usage in code and pressing <span class="shortcut">&shortcut:FindUsages;</span> | |
(<span class="control">Find Usages</span> | |
in the popup menu).</p> | |
</body> | |
</html> |