Configuration written to Zed's settings.json.
Declarations
Type
JSON valueDefault
{ }Example
{
  features = {
    copilot = false;
  };
  telemetry = {
    metrics = false;
  };
  vim_mode = false;
  ui_font_size = 16;
  buffer_font_size = 16;
}
Sign in to create a configuration using this setting.