Includes a package for the Lazarus IDE that adds items to the File | New dialog. Selecting "qooxdoo JavaScript App" creates either a single-page or two-page master-detail qooxdoo app and a Lazarus project for managing and editing the app's JavaScript files.
Selecting "qooxdoo JavaScript Page" adds a page to the app and to the Lazarus project.
Can also "compile" (run generate.py) from within Lazarus - if a syntax error is detected, the code editor jumps to the JavaScript file and line...
DaVinci aims to be a multi-platform/language IDE focusing on webdevelopment, developed in Lazarus. It will include a HTML form designer (and a code editor!) and generate valid XHTML/CSS.