Fri Sep 21, 2007 3:48 pm |
Replies: 4 |
Views: 4984 |
|
 |
I entered today to put the same request. And nope, background colors or function/method grouping is not available on any IDE (PHP or other language) I saw before.
This will be a unique feature if y ...
|
Thu Aug 09, 2007 4:29 pm |
Replies: 0 |
Views: 4638 |
|
 |
Support for vista symlinks on project properties includes dialog.
Actually for see the symlink (soft link... dont'r remember how vista names mklink files) you have to put *.* on file name
|
Wed Jul 11, 2007 3:38 pm |
Replies: 2 |
Views: 4663 |
|
 |
I believe F12 is the default shortcut.
best,
frame
Thanks 
|
Wed Jul 11, 2007 1:31 am |
Replies: 7 |
Views: 5567 |
|
 |
/**
* @todo Add a 1+ to the todo feature request
*/
|
Wed Jul 11, 2007 1:01 am |
Replies: 2 |
Views: 4663 |
|
 |
Dynamic Highlighting is a great feature, I use it enabled to focusing in php, js, or css, but sometimes is necessary to see the full context of the whole code. For that will be very helpful a keyboard ...
|
Sun May 13, 2007 11:17 pm |
Replies: 10 |
Views: 6029 |
|
 |
I agree
|
Sun Apr 01, 2007 3:18 am |
Replies: 6 |
Views: 19679 |
|
 |
Integration script (see comments on the code)
<?php
/**
* CreateSetGet
* @author Diego Alberto Bernal info@lasumo.com
* @desc
*
* First of all, sorry for my bad english.
* I use to mak ...
|
Wed Jan 31, 2007 2:10 pm |
Replies: 2 |
Views: 5039 |
|
 |
Hi,
I really miss code completion for server vars (or arrays in general).
When you type:
$_SERVER[
Will be very nice to have the common server vars list for code completion, or even bette ...
|