How can I enable or disable the autocomplete feature for the IDE AVR-Studio 5 or AVR-Studio 4? Do I have to edit some installation files to do this?

In the video AVR Studio 5: How to use the Editor, the man uses a supposed autocomplete feature (without entering ctrl+enter) on AVR Studio 5. But I looked for it on google and Atmel site, and could not find.

link|improve this question

4  
Ensuing meta discussion (which lead to the question being reopened, after it had been closed). Closers: note that AVR Studio is an IDE, autocomplete is a feature that is mostly of interest to programmers, so this question fits squarely in the “software tools commonly used by programmers” bullet point of the faq. – Gilles Nov 21 '11 at 18:33
Thank you for your comment @Gilles. I tried to improve the question to minimize the doubts. – Rego Nov 21 '11 at 18:36
I don't see any problem in asking here in SO if I don't get the answer from AVR forum. – Rego Nov 22 '11 at 17:20
feedback

1 Answer

up vote 2 down vote accepted

In AVR Studio 5 select the VAssistX menu and click on 'Enable/Disable Visual Assist X". This should turn on and off the feature.

link|improve this answer
I'm surprised that I didn't wonder that VAssistX could mean this. Thank you so much. – Rego Nov 23 '11 at 23:59
It's not the most obvious naming convention :) – Simon Inns Nov 24 '11 at 19:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.