If statement auto-complete suggestions are too limited. I always have to escape the first set
If statement auto-complete suggestions are too limited. I always have to escape the first set
When typing the condition in an if statement, the auto-complete suggestions are limited to bool field members of the class. I must escape the first set of auto-complete suggestions to get to the complete list of all variables.
Is there a way to make it where the entire list shows straight away?
Please sign in to leave a comment.