if I write a function like lets say fopen, I can use the autocomplete after tipping 2 letter fo. Then I get the function with braces like
fopen( ) and an "tip" for the function. But if I now want to add a variable, it nots giving me a list of variables after writing the $. I have to move the curser somewhere else and than back between the braces, after that tipping $ results in a small window with my variables.
I guess that not the right way to do it, isn't it?
I tried space and escape but i dont get it.
Can somebody explain it to me (for dummies

Thanks
Topenga