Mon Jun 23, 2008 8:59 am |
Replies: 0 |
Views: 3608 |
|
|
I apologize in advance if this has already been suggested; I was unable to find any posts about it.
It would be excellent if when choosing File > Save As the default file name was selected or si ...
|
Tue Jan 01, 2008 9:07 am |
Replies: 17 |
Views: 8567 |
|
|
Thanks for fixing this. I am now a satisfied customer.
|
Tue Dec 11, 2007 10:30 am |
Replies: 17 |
Views: 8567 |
|
|
Actually, it's not expected. Every other IDE I've ever used (not just for php) has overtyped that second bracket. I don't see what the problem is with adding this to PhpED.
Humorously, this issue ...
|
Tue Dec 11, 2007 7:46 am |
Replies: 17 |
Views: 8567 |
|
|
Here's a link to a video (6mb, sorry) that shows exactly what the problem is. Keep in mind this occurs with both native php functions and functions from included files.
http://www.adaptivecreativi ...
|
Mon Dec 10, 2007 1:28 pm |
Replies: 17 |
Views: 8567 |
|
|
The problem is that even with auto-close brackets OFF it still inserts one when using code completion. That's fine, I just want it to overtype the second one.
|
Mon Dec 10, 2007 9:51 am |
Replies: 17 |
Views: 8567 |
|
|
In Zend Studio, closing brackets are overtyped in the same way that quotes work in PhpED.
Example:
In Zend Studio, if I typerequire('include.php');I getrequire('include.php');
F ...
|
Sun Dec 09, 2007 10:13 pm |
Replies: 17 |
Views: 11267 |
|
|
That is exactly the point I was trying to make [url=http://forum.nusphere.com/viewtopic.php?t=4277]here. Please change this in your software.
|
Sun Dec 09, 2007 1:41 pm |
Replies: 3 |
Views: 3988 |
|
|
Why?
|
Sun Dec 09, 2007 1:37 pm |
Replies: 6 |
Views: 5363 |
|
|
The logic that you do not see is that I don't want to move my hands from typing position to hit an arrow key to bypass the close bracket so I can type the semi-colon at the end of the line. The IDE i ...
|
Wed Dec 05, 2007 11:24 am |
Replies: 6 |
Views: 5363 |
|
|
In Zend Studio, closing brackets are overtyped in the same way that quotes work in PhpED.
Example:
In Zend Studio, if I typerequire('include.php');I getrequire('include.php');.
...
|
Wed Dec 05, 2007 9:22 am |
Replies: 3 |
Views: 3988 |
|
|
When a block of text is highlighted and the Replace tool is activated, the Scope of the Replace Tool should default to Selected Text rather than Global.
|