Code

From HTML5 Builder
Jump to: navigation, search
Code.png

The Code view, accessible from the main toolbar, gives you access to HTML5 Builder’s coding tools:

Main Tool

Code Editor
Full-featured source code editor for several programming languages.

Widgets

Structure
Displays a tree view listing the elements in your source code: classes, functions, variables, constants, includes, etc.
Event Log
Shows messages for breakpoints and output that occur during a debug session.
Breakpoint List
Allows you to manage the breakpoints you use when debugging you application.
Messages
Displays error messages from the PHP rendering engine and syntax checking.