The Source Editor has a set of customizable abbreviations that can expand from a few predefined characters into a full word or phrase. This feature is particularly useful for long and frequently used Java keywords.
To expand a Source Editor abbreviation:
For example, if you type impa and press the spacebar, the text expands to import java.awt.
![]() |
To add a space without checking for abbreviations, press Shift-spacebar. |
To see or customize the list of abbreviations:
See also | |
---|---|
Using Code Completion
Using the Word Match Feature |