products/Sources/formale Sprachen/Isabelle/Tools/jEdit/dist/jEdit/doc/tips/tip59.html |
 |
<html><body>
jEdit's text editing commands become very powerful when used together.
For example, here is one way, when programming in Java,
to find all uses of an instance variable that are outside the current
method:
<ul>
<li>Position the caret inside a method and invoke
<b>Edit</b>><b>Source</b>><b>Select Code Block</b>.
<li>Invoke <b>Edit</b>><b>Invert Selection</b> (<b>C+e i</b>).
<li>Invoke <b>Search</b>><b>Find</b> (<b>C+f</b>).
<li>Type in the variable name and press <b>Enter</b>.
<li>Because text is selected, the <b>HyperSearch</b> and
<b>Search in Selection</b> settings will be chosen by default.
<li>The <b>HyperSearch Results</b> window will list all uses of
that variable outside the selected method.
</ul>
</body></html>
¤ Dauer der Verarbeitung: 0.0 Sekunden
(vorverarbeitet)
¤
|
Haftungshinweis
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.
|