A special variant of the CodeCompletion feature invoked by &shortcut:ClassNameCompletion; allows you to complete the name of any
class no matter if it was imported in the current file or not. If the class is not imported yet the import statement is generated automatically.
|