Automatically add classes to your code with ClassInsight
Use ClassInsight to quickly add a class to your source code. Press <kbd>Ctrl+Alt+Space</kbd>
 or <kbd>Ctrl+Alt+H</kbd>
 in the editor and begin typing the class name in the Search For field. A list of possible matches is built incrementally as you type. Choose a class, press <kbd>Enter</kbd>
, and the class name is added to your code. An import statement is automatically added to the import section of your code. ClassInsight has options that control how the class name and import statement are added, such as short or fully qualified class name. <span class = "sku-pro"></span>
&nbsp;<span class = "sku-ent"></span>
