now when you write jsx syntax, you always have to manually fill it with
< / div >. How can you write div+tab?
I found the configuration file to make it look like this,
I found the configuration file to make it look like this,
"emmet.includeLanguages": {
"javascript": "javascriptreact"
}
but I don"t know where to match,
how do you write it when you get to this page?
Nov.03,2021