WebStorm automatically made jsx tag. How to turn it off?

120

Question: WebStorm automatically made jsx tag. How to turn it off?

When I press the Enter key here:

enter image description here

I'll get the following result:

enter image description here

How to turn off such a behaviour?

Total Answers: 1

53

Answers 1: of WebStorm automatically made jsx tag. How to turn it off?

this is the expected behavior with Emmet, see https://docs.emmet.io/abbreviations/implicit-names/ You can assign a different shortcut to Expand abbreviation with in Settings | Editor | Emmet to avoid expanding abbreviations once you hit Enter