I\'ve enabled the default \"log\" snippet in VS Code. I also added another snippet. Neither show up when I type their prefixes. I have set editor.tabCompletion to t
editor.tabCompletion
I was experiencing this issue too when I created my first snippet. I added the snippet, and nothing happened.
Restarted VS Code and they started working.