LassoTM Studio for Eclipse
Lasso Studio provides the following features:
- Syntax Checking - LassoScripts are automatically checked for syntax errors and any problems are reported in the Problems panel.
- Debugging - Integrated debugger allows HTTP requests to be simulated, breakpoints to be added, and Lasso code to be stepped through line by line.
- Syntax Coloring - Lasso code is colored for ease of editing within Eclipse.
- Code Completion - Automatically completes Lasso tag names and includes sample syntax.
- Code Outlining - Provides an outline of the code within a Lasso page. The outline makes it easy to navigate through complex container tag structures.
- Code Folding - Container tags can be folded within the Eclipse editor allowing portions of a page to be temporarily hidden.
- Boiler-Plating - Provides custom tag and custom data type templates including namespaces, common options, and parameters.
- Lasso Reference - Provides information about each Lasso tag within the Eclipse IDE.