Answer the question
In order to leave comments, you need to log in
Is it possible to change the double quotes that emmet puts in .jsx in vscode to single quotes?
Hello, is it possible to somehow change this:
to this:
or in general, so that emmet would always put slash quotes? .box + tab = <div className="box"></div>
.box + tab = <div className='box'></div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question