 |
Wed Apr 22, 2009 8:32 am |
Replies: 3 |
Views: 3139 |
|
 |
Used it, but its always says All OK!... and in zend it show errors
|
Tue Apr 21, 2009 7:39 am |
Replies: 3 |
Views: 3139 |
|
 |
Zend studio have a very great feature, called code analyzer, it woul be nice phpEd have analog
Its find bad things in code like:
this variable used before definition,
this variable was never used,
...
|
Tue Apr 21, 2009 5:22 am |
Replies: 5 |
Views: 4677 |
|
 |
It would be a great feature.
You press Ctrl+O(or what do you like), and enter part of filename in small dialog window, press enter, and have your file opened
|
Tue Apr 21, 2009 5:16 am |
Replies: 1 |
Views: 4099 |
|
 |
Its would be nice to see indent, helps you better orient in code, but not all spaces and EOLs
|
Tue Apr 21, 2009 5:14 am |
Replies: 6 |
Views: 5786 |
|
 |
It would be nice, if phpEd parsed todo comments.
Like: \\ TODO: make sql injection check, optimize loop
and showed all todo in toolbar.
Also would be nice parse others notes, like
NOTE, BUG, FIX ...
|
Tue Apr 21, 2009 5:09 am |
Replies: 1 |
Views: 3384 |
|
 |
It would be nice, if there was a plugin, which higlight dirty code.
Like: $a=1; will highlight, but $a = 1; will not.
About realization and customization, let peoples write regexp and highlight i ...
|
Tue Apr 21, 2009 5:05 am |
Replies: 1 |
Views: 4072 |
|
 |
it would be nice, if php docs like example lower, was folded automaticly
/**
* Get data from DB, using params
*
* @param array of params
* @param field, or array with fields to sort by
...
|
Page 1 of 1 |
All times are GMT - 5 Hours |
|  |