Tricks/Shortcuts VSCode

Hello. I’ve been taking the html+css classes. All shortcuts and tricks were working until I got to the 3rd part of the course. Now if I start index.html, type ! and press tab it doesn’t work. Does anyone know why is this happening and how can i fix it? Thanks

I found the answer to fix it and I will leave it here in case someone else needs it.

Change Setting Emmet

  1. Go to Settings:
  • Engine icon on bottom left and command + , (if using mac) for shortcut

or

  • Engine icon on bottom left > Settings
  1. Type Emmet Tab on search bar
  2. Enable Trigger Expansion On Tab
1 Like