autocomplete else incorrectly Follow
if I type in a simple if-else, when I get to else, the autocomplete pops up a set of functions that do not include else. If I do an <enter> it selects the top one.
As a consequence, with the default settings (which normally work fine) else is quite hard to type!
How do I get around this without losing all the normal luxury of autocomplete. Did else get left off a list somewhere?
Please sign in to leave a comment.
Please provide code, where it's reproducible as I can't reproduce it for simple if-else statement.
Best regards,
Alexander Podkhalyuzin.