UEStudio integrated development environment tour: IntelliTips
The UEStudio tour is intended to guide you through some of the advanced IDE features of the application. UEStudio includes all of the features of UltraEdit, the world's best text editor, which are not covered here.
UEStudio offers the power of language intelligence in an exciting feature we call IntelliTips (like Intellisense). Imagine a function parameter list tooltip coupled with an intelligent auto complete tooltip for code elements of the current file. IntelliTips also provides a dialog-based popup that displays class/struct data members and functions. Some of this functionality is automatically triggered during the coding process while other items may be invoked from the IntelliTips toolbar:

The following functions are included:
| Button | Name | Function |
![]() | .source -> .header | displays context menu to toggle between source and header file |
![]() | File List | displays file list |
![]() | Display/redisplay function tip | displays function tip for active function |
![]() | Symbols List | displays available symbols for auto-completing word under caret (for example, an object member) |
![]() | Keywords List | displays all available keywords / templates for current source file |
![]() | Display functions defined in this file | displays functions defined in current source file |
![]() | Reparse active document | force IntelliTips to reparse current source file |
![]() | Jump to ClassViewer | toggles File Tree View to display tags pane |
Classviewer
IntelliTips
Compile
Debug
Integrated debugger
Batch builder
Build project
Resource editor
User tools
Run DOS commands
Diff/comparison tool
Macros
Integrated scripting
Code style
SVN/CVS support
HTML validation
HTML preview
FTP/SFTP/FTPS
Javascript Lint
PHP support
PHP debugging
Ruby support










Workspace manager
Project manager
Projects/solutions
Project converter
Templates
Project templates
Column/block editing
Syntax highlighting
Function list
Output window







