1. In visual studio Code, to autocomplete variable name while invoke a variabl, press “CTRL+SPACE”, then list all relevant variables.
2. Open “setting” -> type in “prevent” -> check “control whether an active snippet prevent quick suggestions”
3. Install extensions
Reference: https://www.cnblogs.com/qinxingnet/p/6561191.html