#Disable changing <el /> to <el></el> in the editor?

3 messages · Page 1 of 1 (latest)

wet cipher
#

In my opinion, short-closing tags (<el />) looks cleaner and is easier to read than normal closing tags (<el></el>), but the Astro VSCode extension formatter seems to make this change by default and I don't know how I can change it back.

supple wadiBOT
#
Quiet in here?

It looks like no-one has responded to your question yet. People might not be available right now or don’t know how to answer your question. Want an answer while you wait? Try asking our experimental bot in #1095492539085230272.

buoyant bloom
#

Right now it follows the HTML spec, so everything gets formatted to whatever is valid