UEStudio integrated development environment tour: classviewer
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.
One of the most exciting new features of the enhanced file tree view (called the workspace manager in UEStudio) is the classviewer. The classviewer in UEStudio may be invoked by clicking on the jump to classviewer button in the Intellitip toolbar.

or by clicking on the tags tab of the workspace manager:

This will cause a parsed representation of the active project to be shown.

The items shown in the File Tree View under the Tags pane replace Ctags in UEStudio. Double-clicking on one of these items will open the associated project document.
| Symbol | Meaning |
![]() | Struct |
![]() | Class |
![]() | Globals Folder |
![]() | Global Miscellaneous Folder |
![]() | Global Functions Folder |
![]() | Global Labels Folder |
![]() | Global Macros Folder |
![]() | Global Variables Folder |
![]() | Enum |
![]() | Namespace |
![]() | Enum Value |
![]() | Variable |
![]() | Protected Variable |
![]() | Private Variable |
![]() | Global Variable |
![]() | Function |
![]() | Protected Function |
![]() | Private Function |
![]() | Typedef |
![]() | Macro |
Right click on the symbols in the workspace manager to naviage through your project.

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







