Normally when I type div.a it will create a tag that looks like this: <div class="a"> </div>
But I've been having a problem for the last few days. Similarly, when I type div.a, it gives me a small pop-up to create a tag like this.
But in the last few days, I noticed this: If I type div.a, this pop-up appears, but when I type div.aa, this pop-up disappears. And when I add a again it comes back. As someone who writes fast code, this is a big problem for me.
Here's a little gif that summarizes the whole problem.
To solve this problem, I turned off all my plugins, nothing changed. I know it's not related to a later plugin. I haven't made any changes to my computer either, strange.