I am using Visual Studio Code for writing HTML. Whenever I tab p
for the paragraph tag, it gives me;
get propertyName() {
return.this.;
}
instead of <p></p>
. I don't know how to solve this problem.
Please post some extension you're using. This problem mostly because you using extension of VSC to quick render code