Code Templates
EditRocket provides dozens of code templates for the many programming languages supported by EditRocket. Templates are available for the following languages: Batch, C, C++, C#, CSS, HTML, Java, JavaScript, JSP, Perl, PHP, PL/SQL, Python, Ruby, Shell Script, SQL, SQL PL, Transact-SQL, and XML.
Templates can be accessed from the File - New From Template menu option. Users can also add templates using the Add Template option in the File - New From Template menu.
The templates included by EditRocket range from simple Hello World programs to more complex templates such as a complete HTML page template and a template with all of the CSS style elements.
For example, EditRocket includes HTML and XHTML templates for strict, transitional, and frameset doc types. Selecting one of these templates will open a new editor tab with the contents of the template.
In general, if there are important parts of the template that require user-specific information, the template will contain either comments or some other mechanism to let the user know to enter their own specific details in these locations.