HTML Intellisense in .html.erb files (Visual Studio Code)

Hello, So i’m learning ruby and ruby on rails at the moment, but when i’m in a .html.erb file, i can’t autocomplete html, i tried installing the extension “auto close tag” and add “ruby” in the settings, but it still won’t auto complete nor trigger the intellisense, and i don’t understand why. I would like to know if someone know how i can fix this.

My specs are below (don’t know if it’s needed or not) I’m running Linux Mint Ulyssa in VirtualBox My ruby version is : 3.0.0 My rails version is : 6.1.3.2 I’m using Visual Studio Code