Thu Mar 24, 2011 1:55 am |
Replies: 1 |
Views: 454 |
|
|
+ zen-coding - very useful for html coders
|
Fri Dec 24, 2010 3:44 am |
Replies: 0 |
Views: 12248 |
|
|
Is that real to include nucoded php to the phpdock?
|
Sun Nov 28, 2010 5:41 am |
Replies: 1 |
Views: 2987 |
|
|
Web studios have many projects in old Windows-1251 encoding and new projects in UTF-8.
When support all of that projects not useful every time switch encoding in Global setting of Phped.
Will be be ...
|
Mon Mar 22, 2010 2:29 am |
Replies: 5 |
Views: 3742 |
|
|
it works by right click and select "toggle breakpoint"
but not woks by click on left panel (line strings).
|
Tue Feb 16, 2010 12:38 pm |
Replies: 5 |
Views: 3742 |
|
|
I mean "break line" for interrupt debugger
|
Mon Feb 15, 2010 2:09 am |
Replies: 0 |
Views: 3229 |
|
|
In config of PhpExpress very need parameters as in eAccelerator:
- size of used memory
- where to same cache (disk, mem, disk and mem)
|
Fri Feb 12, 2010 12:30 pm |
Replies: 0 |
Views: 2937 |
|
|
Recent Workspaces need more
today i can see only 5 projects, but i need 15-20 projects...
Why only 5?
|
Fri Feb 12, 2010 6:19 am |
Replies: 0 |
Views: 2798 |
|
|
In Breakpoints tab need to see a content of line.
When many breakpins it will be very useful.
|
Thu Feb 11, 2010 3:00 pm |
Replies: 5 |
Views: 3742 |
|
|
can't set break line in html\php hybrid
like this:
<?echo "some";?>
but this worked:
<?
echo "some";
?>
|
Thu Feb 11, 2010 1:34 pm |
Replies: 3 |
Views: 3687 |
|
|
that guy from Togo or maybe from Mars
|
Wed Feb 10, 2010 3:07 pm |
Replies: 0 |
Views: 2831 |
|
|
improve global\local tab by:
- search function (like in Firebug)
- (context menu) add variable to Watch tab
|
Wed Feb 10, 2010 1:53 pm |
Replies: 0 |
Views: 3044 |
|
|
When Nusphere will make a beautiful panel of opened files?
like in Filefox tabs or IE tabs
- close icon near file name on hover
- left\right buttons need to be bigger
- left button need to stay ...
|