posmen
Posts: 2
|
| Posted: 06/02/2012, 5:55 PM |
|
i been using ccs since version 4 but when i upgrade to version 5 i cannot get any suggestion or autocomplete window after any bracket. example . if i write this in the before update event .. if ($ .... in version 4 there will be a suggestion imediately after the $ sign but not in version 5. i ve enabled the enable autocomplete in the option-code editor and check all the option in it. please help. still waiting yessoftware for remedy.
|
 |
 |
Lucius
Posts: 220
|
| Posted: 06/03/2012, 10:07 AM |
|
Hi,
Had the same problem, but this is just option disabled by default in version 5 CCS.
Click "Options" in top right corner of CCS 5, choose "Options..." from menu and then you will find autocomplete options under "Code Editor" tab.
|
 |
 |
posmen
Posts: 2
|
| Posted: 06/05/2012, 8:49 AM |
|
Hi Lucius,
I've do it already but still the same, please try this in the before insert event you tpye this command - if ($ --- any suggestion imediately after $ . If no bracket the its ok but not with the bracket.. Please try
|
 |
 |
Lucius
Posts: 220
|
| Posted: 06/06/2012, 8:55 AM |
|
Hi,
This works fine for me.
Only times Autocomplete does not work is when the previous code has any errors (like unclosed quote).
Maybe try reinstall the most recent version?
|
 |
 |
|