Code Builders

EditRocket provides code builders for many programming languages: C, Java, JavaScript, Perl, PHP, PL/SQL, Python, Ruby, Shell Script, and Transact-SQL.

Code builders allow users to reference language documentation such as function or method information for the core libraries of the particular language.

For example, the PHP Code Builder provides function information for all functions available via PHP. The code builder breaks these functions into sections such as Filesytem, MySQL, Socket, etc.

Selecting a particular function or method from a code builder will insert the function name in the editor, and if the function or method contains arguments or returns a value, that information will be displayed as a tooltip until the escape key is hit or a character is typed that would imply the end of the need for the tooltip such as a semi-colon.

See the screen shots page for screen shots of the various code builders.

Code Builder

C Code Builder
HTML Code Builder
Java Code Builder
JavaScript Code Builder
PHP Code Builder
Perl Code Builder
PL/SQL Code Builder
Python Code Builder
Ruby Code Builder
Shell Script Code Builder
Transact-SQL Code Builder