🚀 Zed v0.178 is out!

Zed will now auto-close tags in JSX/TSX files by default, as well as Astro, Svelte, and Vue files, if the associated extensions are installed. To disable this behavior, use:

`"jsx_tag_auto_close": { "enabled": false }`

Comments