[resolved] code completion annoyance |
Site Admin
|
Actually there is nothing wrong with code completion.
Suppose you have STRTO| where | symbol denotes the cursor location and want to complete the code by selecting strtoupper() from the popup, in this case Code Completion must replace your word with strtoupper(), while selecting a word from popup you may shift cursor left to see for example all functions starting with "str". etc, and again Code Completion must replace your word with what was selected in the popup. Similarly, you might want to replace strtoupper() with something else and once again, you put the cursor in the word and select new code in the popup which would replace current word in the editor. |
||||||||||||
|
|
yes, i thought it is not a bug but is it easy/possible to have "replace word" feature optional?
so i could use just "add the rest of the word" function as it was in older versions of phped. zend studio has this feature optional too alexei |
||||||||||||
|
|
Hi ddmitrie
I'm at the point of buying a php IDE and this issue with code completeion can really affect my decision. As i said, zend studio has an option to disable code replacement and it cant be a really difficult to add it to phped either. I think that ability to type word then move cursor back couple of chars to see list of functions starting from STR instead of STRTO is not needed at all. Basically it is the same as i'd move cursor using backspace and then get a list of functions for the remaining of the word (STR)... OK, i believe people like it and use it But it is really BAD when inserting code because it deletes old code! This is absolutly unexceptable and is the best way to break things, in this situation NO code completion is better then such code completion.... My question is do you have any plans to add an option allowing to disable REPLACE behavior of code completion any time soon? If yes please tell how long it might take (next build, next hot fix, next minor version, next major version). I dont think that it is single-customer-wants feature.. Please, just give me this option or reassure me it is coming and i'll buy phped straight away Alexei |
||||||||||||
|
Site Admin
|
It's already scheduled for the version 4 Update Pack #1. Can't tell when it will be released, hopefully in the first decade of November. |
||||||||||||||
|
|
great! i'm buying phped then
|
||||||||||||
|
auto-completion replaces text to the right |
|
dmitri- rather than posting a new thread, I found that this two-year old one addresses my question precisely.
You made reference to an option being made available to turn off the unexpected behavior that code-completion replaces text to the right of the cursor-- where is the option found? thanks |
||||||||||||
|
|
you're need to turn off tools->settings->editor settings->Clear when inserting template.
It affects both inserting code templates and inserting code completion. |
||||||||||||
|
|
Thanks a lot!
|
||||||||||||
|
|
perfect, thanks!
|
||||||||||||
|
[resolved] code completion annoyance |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by