Thu Feb 12, 2009 11:00 am |
Replies: 7 |
Views: 7692 |
|
|
Sorry for waking up this dead topic.
After working a few years with PhpEd and Subversion, I would appreciate a tighter integration. I guess most people would love to have the same shortcuts in the ...
|
Thu Feb 12, 2009 10:52 am |
Replies: 37 |
Views: 22091 |
|
|
Just wanted to give another positive feedback to this topic. Extended javascript support would be a hell of an improvement. All dreams would come true, if we could debug php and js code within the sam ...
|
Mon Jun 11, 2007 5:37 pm |
Replies: 7 |
Views: 6005 |
|
|
so you can clearly see the whitespace to seperate content
I don't know if "the whitespace" is the same as in editplus, but the word wrapping is here:
http://upload8.postimage.org/809709/ ...
|
Mon Jan 29, 2007 11:57 am |
Replies: 7 |
Views: 5808 |
|
|
It would be nice to have a customizable commit/update in the projects context menu and the possibility for a key shortcut
|
Wed Dec 06, 2006 5:43 pm |
Replies: 1 |
Views: 4770 |
|
|
I'm wondering if it is possible to advance the "default file to run" feature in the project properties to enable "mod_rewrite" paths. So instead of a file, an URL will be called to ...
|
Sat Nov 11, 2006 10:23 am |
Replies: 6 |
Views: 5621 |
|
|
5.2, great!
nusphere's support is awesome
|
Fri Nov 03, 2006 8:14 pm |
Replies: 1 |
Views: 5942 |
|
|
yes, it's possible to debug the assembled smarty code. it's nearly useless but you can do it
|
Mon Oct 23, 2006 12:56 pm |
Replies: 3 |
Views: 5898 |
|
|
this is accomplished the same way as you would do it on any other LAMP installation. edit the php.ini file and add the extension.
|
Sun Oct 15, 2006 2:38 pm |
Replies: 12 |
Views: 10734 |
|
|
ahh.. seems like you are creating your action object dynamically. could you post some (pseudo-)code?
|
Sun Oct 15, 2006 5:47 am |
Replies: 12 |
Views: 10734 |
|
|
I think you just have to properly tag the template member variable with phpdoc comments.
|
Sat Oct 14, 2006 10:56 am |
Replies: 26 |
Views: 17669 |
|
|
well. Let me summarize what's that we all want IDE to be.
Suppose a change is made on line #544 followed by a series of cursor movements.
First UNDO should bring cursor back to the line #544, and ne ...
|
Thu Oct 12, 2006 5:49 pm |
Replies: 3 |
Views: 5428 |
|
|
Menu: Run -> Parameters
|