Thu May 17, 2018 6:27 pm |
Replies: 22 |
Views: 12922 |
|
|
Not sure if people saw, but PHPEd was released on May 6 http://www.nusphere.com/products/phped_new_features.htm.
|
Tue Mar 06, 2018 1:18 am |
Replies: 22 |
Views: 12922 |
|
|
I got my hands on a debug build, and so far so good! Debugging is finally back for 7.2, and I'm so happy.
|
Mon Feb 26, 2018 6:14 pm |
Replies: 22 |
Views: 12922 |
|
|
I got some good news. I'm in touch with the developer (Dmitri) who assured me PHPEd is not a side project, and PHPEd 19 will be released very soon.
PhpED is not a side project. It's a major project ...
|
Tue Jan 09, 2018 1:31 pm |
Replies: 22 |
Views: 12922 |
|
|
Same here, upgraded too fast and have been really missing the debugger.
|
Mon Dec 11, 2017 4:33 pm |
Replies: 22 |
Views: 12922 |
|
|
Hi,
Is there a plan to release the PHP 7.2 extension?
Thank you.
|
Sat Jan 16, 2010 11:59 pm |
Replies: 5 |
Views: 4271 |
|
|
Is there planned support for CSS3 in the future? I just found that this code doesn't get recognized either:
::selection {
background-color: #E7EFD1;
color: #222;
}
...
|
Mon Dec 14, 2009 7:46 pm |
Replies: 8 |
Views: 4010 |
|
|
Bump - no replies in 4 months. Any plans to implement this, PHPEd team?
|
Mon Dec 14, 2009 7:43 pm |
Replies: 0 |
Views: 3038 |
|
|
If my DBGSESSID cookie is set and I debug a certain script in PHPEd 5.9, it freezes for a long time (15-30s) while using 100% CPU. It doesn't happen to all scripts but when it does happen to one, it h ...
|
Sun Dec 13, 2009 2:35 pm |
Replies: 13 |
Views: 9248 |
|
|
dmitri, can you give this another thought please? Please look at the way Eclipse is doing it - it's pretty much perfect - they even do name refactoring by selecting the whole name and then pressing al ...
|
Sun Dec 13, 2009 2:32 pm |
Replies: 8 |
Views: 9299 |
|
|
Bump - any thoughts on this? I really miss this feature.
|
Wed Aug 19, 2009 4:03 pm |
Replies: 8 |
Views: 4010 |
|
|
Could this be extended to make writing include statements easier?
That's a great idea - I've always wondered why there's no intellisense for that.
I wonder if admins ever check the forums... ...
|
Tue Aug 18, 2009 10:25 am |
Replies: 8 |
Views: 9299 |
|
|
Hi,
I would like to see a Wrap Search checkbox in the search interface (Ctrl-F/R). What it does is start from cursor but at the end of the file, wraps around to the top. Eclipse has it done very we ...
|