few questions for trying user |
|
the first question is not so important but i would really like an answer to the second one because that is become really annoying.
|
||||||||||||
|
Site Admin
|
I'm not sure what you mean. Could you please post screenshots and/or examples?
|
||||||||||||
_________________ The PHP IDE team |
|
The thing is when this comes up with nothing, after i finish my new variable i have to hit space 2 times to get 1 space printed. I want like code sense to work like Zend STudio or visual Studio, they both eliminate that box if it finds nothing. I think that is good because why even show the box if there is nothing there, i mean it does not help anything. |
||||||||||||
|
Site Admin
|
Probably you set "Min characters" to 1 in Tools->Settings->Code Insight.
In this case code completion drop down triggers when you type just $ and shows you all available variables for the context. At least superglobals are always there, so the list is not empty. You proceeded with typing and got $sd. Looks like there were no variables with sd in the beginning found and the list became empty telling you so. If you press space at this point, it will be passed to the editor. I'm not sure why you'd need to hit space 2 times. Just one is enough to get code completion dropdown off and have a space in the editor. |
||||||||||||
_________________ The PHP IDE team |
|
it seems to be working fine now.
|
||||||||||||
|
few questions for trying user |
|
||
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