Word match
The word match feature enables you to type the beginning characters of a word used elsewhere in your code and then have the Editor generate the rest of the word.
To use the word match feature:
If a match is found, the rest of the matching word will be generated. You may type CTRL+k or CTRL+l multiple times to find additional matches in the document. The IDE searches for a match not only in the current file, but also in all other opened files (in the order that they were last used).
Contents | Prev | Next | Index |