I'd call "hiding" – DSL.
"IDEing" – helping you to type as little as possible (autosuggest/complete) based on context you are (or cursor is) in, including but not limited to tag auto closing, tag and attribute names completion, valid attr values completion, cursor teleportation to next meaningful actionable place, moving blocks in and out of other tags, etc.
With all these, having a little redundancy in tag names (open/close) is... meh, bearable.
Also, this seems to be targeted at react+web, and keeping it similar looking makes some sense.
meh, whatever