Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1// Server-specific settings 2// 3// For a full list of overridable settings, and general information on settings, 4// see the documentation: https://zed.dev/docs/configuring-zed#settings-files 5{ 6 "lsp": {} 7}