zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
34.47k stars 1.71k forks source link

zig: Fix syntax and file types #11409

Closed vali-pnt closed 1 week ago

vali-pnt commented 1 week ago

Fixed autoclosing and made it recognize all ZON (Zig Object Notation) files.

Release Notes:

maxdeviant commented 1 week ago

@vali-pnt Thanks!