JS vs HTML/CSS in VS Code

Hey all.
I have a feeling that writing JS requires much more manual input than HTML and CSS do. When writing HTML and CSS, I feel like flying and like I can write many lines of codes quickly because of suggestions that pop up and me pressing enter without having to type them out.
When writing JS, I feel like I have to write a lot of characters for a usable suggestion to pop up, if it pops up at all. If not, I have to write the entire thing out.
Am I doing something wrong? Am I the only one? Is it possible to address this?
Was this page helpful?