 |
| News |
 |
 |
CodeLobster PHP Edition June 19, 2008 Read More |
|
 |
|
| Home |
News |
Download |
Order Now |
Forum |
Support |
 |
 |
 |
 |
 |
 |
Here the advanced features are described in more details:
1. Autocomplete
|
CodeLobster's autocomplete involves the mechanism predicting a word that the user wants to type in without the user actually typing it in completely. It involves showing a pop-up list of possible completions for the currently input prefix to allow the user to choose the right one. Autocomplete speeds up code input and makes it more convenient.
|
|

|
2. Bookmarks
|
Bookmarks are generally used for providing quick access to the most important and frequently referred chapters of code. CodeLobster supports numbered and unnumbered bookmarks. Now they can be easily managed and navigated through owing to ad hoc dockable window where all existing bookmarks are displayed and grouped by files.
|
|

|
3. Code Collapsing
|
Code collapsing is easy just as in Microsoft Visual Studio. This feature is eminently useful when working with extensive code blocks - you can hide sections you aren't working on to make navigation much easier. With CodeLobster's code collapsing feature, you can collapse any tag, function or any arbitrary block of code saving valuable scrolling time. Once you've embraced code collapsing there's no reason to get buried in your own code anymore.
|
|


|
4. Find & Replace
| Find & Replace combined dialog allows to execute search and replacement in selected text, current document, all opened documents or current project. Also it's possible to fix custom path and specify file mask for these operations. Besides CodeLobster's Find and Replace support a few parameters including usage of regular expressions.
|
|
|
5. HTML code conversion
| CodeLobster's Convert HTML feature enables converting HTML code to ASP, JSP, Perl, PHP functions. Converting functions back to HTML code is possible as well. This feature may prove to be eminently useful for users who work on various specific tasks.
|
|
|
6. Function parameters display
|
When the user hovers the cursor over a function, without clicking it, a small box appears with a description of parameters of the function being hovered over. Tooltips serve for refreshing your knowledge promptly and easily.
|
|

|
7. Mixed code support
|
Code highlighting, collapsing and comment work in complex files (that include code blocks of different languages) accurately, the same way as in monocode files. Thereby all your files become perfectly readable regardless of their contents.
|
|

|
8. Macro recording
| The purpose of macros is to automatize frequently-used series of actions. With macros you can record a sequence of keystrokes and thereafter reproduce it by a single combination keystroke. So let them do routine work instead of you!
|
|
|
9. Visual style customization.
| CodeLobster is always ready to change its appearance at your desire. The following visual styles are available now: Windows 2000, Windows XP, Office 2003, Visual Studio 2005 and Classic. Make your work yet more pleasant and comfortable!
|
|
|
|