I am using VS Code to write CSS for the exercise. When I try to use some Emmet labels, for example, a lot of two letters, such as mt - margin-top, the IntelliSense tooltip cancels Emmet. I can decline the invitation, but I'm trying to reduce the keystrokes here.
Is there a way to disable IntelliSense for specific files or even file types? Or maybe another solution that I did not think about?
source
share