Home Ajax Ajax PHP SQLite Wordpress XML

Sunday, June 8, 2008

CodeLobster PHP Edition 2.2

0 comments

CodeLobster PHP Edition is a product helping to learn principles of DRUPAL CMS more quickly and to develop sites of any type. Also it includes all standard means of working with code, and many advanced features for PHP development.

Drupal support
Ability to create project, automatically installing CMS Drupal
Autocomplete, help and tooltips for module's hooks
Completion list (called using Ctrl+space short key) contains names of all Drupal's hooks
Autocomplete and tooltips for Drupal's function theme
Completion list, called (using Ctrl+space) when starting to type first parameter for function are formed of both Drupal's and user's names of functions.
Autocomplete for Drupal's forms
Ability to select theme and enable standard modules in Drupal's Wizard, theme engine for selecting theme's type - Drupal theme or Smarty template
Drupal search - for menu path and menu function
Help on Drupal API

Debugger
The debugger is a suite of tools that allows the developer to debug applications during developing process. To use it you need to set values for the following options in Preferences menu (Tools-->Preferences-->Debugger):
Virtual folder - path to a virtual project folder
Virtual host URL - url of a virtual folder
Path to php.ini - path to the php.ini file
Server - Apache version running on your computer. You need to select from the list, which displays all Apache versions installed on your machine.
Features for debugger:
Functions as Step Into (F11), Step Over (F10), Stop Debug (Shift+F5)
Watch window in debugger, displaying only user's variables
Expand of objects $this-> while debugging
Advanced autocomplete for PHP, HTML and JavaScript
This feature enables to write code faster. Autocomplete includes wide selection of code completion listings. Lists are formed of both PHP and user defined classes, variables, functions. While declaring a new element, lists of all possible variants for its completion are being displaying after $this-> and ClassName::
SQL autocomplete
Completion list consists of SQL keywords and elements of connected databases
Pair highlighting
Highlighting of paired tags and attributes.
Pair selection, tags and attributes selection commands
Selects content within current block.
Local variables window and Call stack window:
In the Locals window you can view code elements of the project: variables, functions, arrays, objects. Call stack window displays all incomplete procedures of the current application.
Tooltip:
The tooltip enables to view values of variables marked with a mouse cursor.
Class View
Class View tab (View-->Window-->Class View) contains code elements (classes, functions and variables) of all opened files and of a whole application.
You can easily navigate through your project and find all declarations for chosen element within it. In case of ambiguity solution dialogue appears.
Preview in a browser
Context and Dynamic Help with search for work with PHP, MySQL, HTML
DynamicHelp window automatically lists all possible references for current word. You also can use ContextHelp to get information about shortcut keys.
Project manager
The project is connected with a folder on the disc. And its structure remains the same when transfers. Also there is an ability to search project's symbols and files using shortcut keys.
Drag and Drop function for loading new file.
All standard functionalities for work with a code

Homepage: www.codelobster.com
Download: CodeLobster PHP Edition 2.2 (Size: 7.257.686 bytes)



Comments
0 comments
Do you have any suggestions? Add your comment. Please don't spam!
Subscribe to post feed

About Me

Sponsor

SubscribeSubscribe via RSS

SubscribeRecent Posts

SubscribeHot Links

SubscribeRecent Jobs

Live Traffic Feed