{"slug": "zed-setting-files", "title": "Zed Setting Files", "summary": "A developer shared their Zed editor configuration, detailing settings for panels, agent servers, LSP, theme, keymap, and language-specific formatters. The configuration includes customizations for TypeScript, JavaScript, Svelte, and Markdown, with telemetry disabled.", "body_md": "|\n{ |\n|\n\"cli_default_open_behavior\": \"existing_window\", |\n|\n\"project_panel\": { |\n|\n\"dock\": \"left\", |\n|\n}, |\n|\n\"outline_panel\": { |\n|\n\"dock\": \"left\", |\n|\n}, |\n|\n\"collaboration_panel\": { |\n|\n\"dock\": \"left\", |\n|\n}, |\n|\n\"agent\": { |\n|\n\"sidebar_side\": \"right\", |\n|\n\"dock\": \"right\", |\n|\n\"favorite_models\": [], |\n|\n\"model_parameters\": [], |\n|\n}, |\n|\n\"git_panel\": { |\n|\n\"dock\": \"left\", |\n|\n}, |\n|\n\"diff_view_style\": \"split\", |\n|\n\"agent_servers\": { |\n|\n\"claude-acp\": { |\n|\n\"default_config_options\": { |\n|\n\"mode\": \"bypassPermissions\", |\n|\n\"model\": \"default\", |\n|\n}, |\n|\n\"type\": \"registry\", |\n|\n}, |\n|\n}, |\n|\n\"lsp\": { |\n|\n\"vtsls\": { |\n|\n\"settings\": { |\n|\n\"typescript\": { |\n|\n\"updateImportsOnFileMove\": { |\n|\n\"enabled\": \"always\", |\n|\n}, |\n|\n}, |\n|\n\"javascript\": { |\n|\n\"updateImportsOnFileMove\": { |\n|\n\"enabled\": \"always\", |\n|\n}, |\n|\n}, |\n|\n}, |\n|\n\"enable_lsp_tasks\": true, |\n|\n}, |\n|\n}, |\n|\n\"theme\": { |\n|\n\"mode\": \"system\", |\n|\n\"light\": \"Ayu Light\", |\n|\n\"dark\": \"Ayu Dark\", |\n|\n}, |\n|\n\"base_keymap\": \"VSCode\", |\n|\n\"buffer_font_family\": \"구름 산스 코드 400\", // \"goorm Sans Code\" |\n|\n\"format_on_save\": \"on\", |\n|\n\"ensure_final_newline_on_save\": true, |\n|\n\"hard_tabs\": true, |\n|\n\"tab_size\": 2, |\n|\n\"languages\": { |\n|\n\"Markdown\": { |\n|\n\"hard_tabs\": false, |\n|\n}, |\n|\n\"Svelte\": { |\n|\n\"formatter\": [ |\n|\n{ \"code_action\": \"source.organizeImports\" }, |\n|\n{ \"code_action\": \"source.fixAll.eslint\" }, |\n|\n\"prettier\", |\n|\n], |\n|\n}, |\n|\n\"JavaScript\": { |\n|\n\"formatter\": [ |\n|\n{ \"code_action\": \"source.organizeImports\" }, |\n|\n{ \"code_action\": \"source.fixAll.eslint\" }, |\n|\n\"prettier\", |\n|\n], |\n|\n}, |\n|\n\"TypeScript\": { |\n|\n\"formatter\": [ |\n|\n{ \"code_action\": \"source.organizeImports\" }, |\n|\n{ \"code_action\": \"source.fixAll.eslint\" }, |\n|\n\"prettier\", |\n|\n], |\n|\n}, |\n|\n}, |\n|\n\"telemetry\": { |\n|\n\"diagnostics\": false, |\n|\n\"metrics\": false, |\n|\n}, |\n|\n} |", "url": "https://wpnews.pro/news/zed-setting-files", "canonical_source": "https://gist.github.com/hyunbinseo/4f1a49acafb454360a5b897eb090376d", "published_at": "2026-07-12 01:18:41+00:00", "updated_at": "2026-07-13 03:09:29.898950+00:00", "lang": "en", "topics": ["developer-tools"], "entities": ["Zed", "VSCode", "Ayu Light", "Ayu Dark", "goorm Sans Code", "prettier", "eslint"], "alternates": {"html": "https://wpnews.pro/news/zed-setting-files", "markdown": "https://wpnews.pro/news/zed-setting-files.md", "text": "https://wpnews.pro/news/zed-setting-files.txt", "jsonld": "https://wpnews.pro/news/zed-setting-files.jsonld"}}