The 1C:Enterprise developers forum
Hello!Sometimes when I type module script a dropdown list is appears with suggestions on procedures, functions and variables names. How can I open it when I need it?
Ctrl + F1This will open context help.
Well that's not it, I want a list of functions started from what I typed and autocomplete when I choose it form the list...
Maybe Ctrl + Space is what you're searching for?
Yep, that's it! Thanks
Microsoft names it IntelliSense