| chore: add workspace settings for Zed editor (#22) Translate the settings in `.vscode/settings.json` to `.zed/settings.json`: - Set up Biome as the formatter for the supported file types. - Configure vtsls to use the workspace version of `tsserver` automatically (it does already seem to be the behaviour for me by default anyway, maybe due to other global settings, so I'm not sure it's strictly necessary, but this option isn't set by default according to the vtsls docs, so it doesn't hurt to enable it explicitly). | 9 个月前 |