Sat Jul 04, 2009 8:38 pm |
Replies: 8 |
Views: 3954 |
|
 |
I use that .. but I would like the todo list for all files in the project directory/workspace.
If zend is in the path you get their todo's etc, I would like all of my files (open or not) but not th ...
|
Sat Jul 04, 2009 4:18 pm |
Replies: 8 |
Views: 3954 |
|
 |
The @ was the problem
Hey dmitri .. how about an extra file selection so that it doesn't include every file in the defined include paths only those used. Something like "Show loaded file&q ...
|
Sat Jul 04, 2009 6:26 am |
Replies: 8 |
Views: 3954 |
|
 |
There is the ability for a priority, owner & category in the to-do panel.
Any clues of how to set them please
Thanks,
Larry
|
Fri Feb 06, 2009 11:35 pm |
Replies: 5 |
Views: 4442 |
|
 |
Thanks for that! Added to my tools.
Could I suggest that there be a macro with the @F_Ext@
eg
[code]
cmd /C copy @Path@@Name@_Copy.@F_Ext@
[code]
|
Fri Feb 06, 2009 11:33 pm |
Replies: 1 |
Views: 3746 |
|
 |
A ToDo: like Visual Studion has would be really handy to keep track of things that need to be done....
//TODO:
Thanks,
Larry
|
Mon Feb 02, 2009 6:19 pm |
Replies: 3 |
Views: 4350 |
|
 |
I like the code completion where I can start an array and have the"$_SESSION['something']
is the automatically done, but I would like
$_SESSION[ 'something' ]
ie have a space b ...
|
Sun Feb 01, 2009 12:03 am |
Replies: 5 |
Views: 5861 |
|
 |
The ftp sync runs pretty well, but I am on a satellite system (two-way) as we live in the bush. The problem is that the propagation delays make the process mind numbing, even if very few files change ...
|
Sun Jan 18, 2009 7:14 pm |
Replies: 5 |
Views: 5760 |
|
 |
That was just too easy !!
Local session working purrfectly, have not tried copy to public yet.
Thanks!
Larry
|
Sun Jan 18, 2009 5:20 am |
Replies: 5 |
Views: 5760 |
|
 |
Actual server == public server .. no I do not debug there.
So if I run the wizard (of Oz) it should understand .. ok will try .. watch for a black hole implosion real soon now!
Thanks,
Larry
|
Sun Jan 18, 2009 12:30 am |
Replies: 5 |
Views: 5760 |
|
 |
Pretty much .. but I suppose I am trying to move too fast .....
I do the development locally, test locally and yes when I think it is right move it to the public server. So and where the main confu ...
|
Thu Jan 15, 2009 11:20 pm |
Replies: 5 |
Views: 5760 |
|
 |
OK I saw phpED and instantly fell in love with the debugging ability (and that Smarty was there)....
So now I have it all but I think I have brainlock from doing things in various fashions to work ...
|