{"id":9826,"date":"2025-10-23T07:33:41","date_gmt":"2025-10-23T06:33:41","guid":{"rendered":"https:\/\/solidt.eu\/site\/?p=9826"},"modified":"2025-10-23T07:46:29","modified_gmt":"2025-10-23T06:46:29","slug":"zed-editor","status":"publish","type":"post","link":"https:\/\/solidt.eu\/site\/zed-editor\/","title":{"rendered":"Zed editor"},"content":{"rendered":"\n<p><a href=\"https:\/\/zed.dev\">https:\/\/zed.dev<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>My settings.json (WIP)<\/p>\n\n\n\n<div style=\"height: 250px; position:relative; margin-bottom: 50px;\" class=\"wp-block-simple-code-block-ace\"><pre class=\"wp-block-simple-code-block-ace\" style=\"position:absolute;top:0;right:0;bottom:0;left:0\" data-mode=\"json\" data-theme=\"monokai\" data-fontsize=\"14\" data-lines=\"Infinity\" data-showlines=\"true\" data-copy=\"false\">\/\/ Zed settings\n\/\/\n\/\/ For information on how to configure Zed, see the Zed\n\/\/ documentation: https:\/\/zed.dev\/docs\/configuring-zed\n\/\/\n\/\/ To see all of Zed's default settings without changing your\n\/\/ custom settings, run `zed: open default settings` from the\n\/\/ command palette (cmd-shift-p \/ ctrl-shift-p)\n{\n  \"ui_font_size\": 16,\n  \"buffer_font_size\": 11.0,\n  \"theme\": {\n    \"mode\": \"system\",\n    \"light\": \"One Light\",\n    \"dark\": \"One Dark\"\n  },\n  \"icon_theme\": {\n    \"mode\": \"system\",\n    \"light\": \"Catppuccin Mocha\",\n    \"dark\": \"Catppuccin Mocha\"\n  },\n  \/\/ Algemene formatter voorkeuren\n  \"languages\": {\n    \"JavaScript\": {\n      \"formatter\": [\n        { \"code_action\": \"source.fixAll.eslint\" },\n        \"language_server\"\n      ]\n    },\n    \"TypeScript\": {\n      \"formatter\": [\n        { \"code_action\": \"source.fixAll.eslint\" },\n        \"language_server\"\n      ]\n    },\n    \"JSON\": { \"formatter\": \"language_server\" },\n    \"TSX\": { \"formatter\": \"language_server\" }\n  }\n}\n<\/pre><\/div>\n\n\n\n<p>Installed extensions (WIP)<\/p>\n\n\n\n<div style=\"height: 250px; position:relative; margin-bottom: 50px;\" class=\"wp-block-simple-code-block-ace\"><pre class=\"wp-block-simple-code-block-ace\" style=\"position:absolute;top:0;right:0;bottom:0;left:0\" data-mode=\"plain_text\" data-theme=\"monokai\" data-fontsize=\"14\" data-lines=\"Infinity\" data-showlines=\"true\" data-copy=\"false\">Catppuccin Icons\nVSCode Icons - https:\/\/github.com\/chawyehsu\/zed-vscode-icons-theme\n\nHTML\nSQL\nC#\n\nAngular\nReact Typescript Snippets<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/zed.dev My settings.json (WIP) Installed extensions (WIP)<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-9826","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/9826","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/comments?post=9826"}],"version-history":[{"count":6,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/9826\/revisions"}],"predecessor-version":[{"id":9835,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/9826\/revisions\/9835"}],"wp:attachment":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/media?parent=9826"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/categories?post=9826"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/tags?post=9826"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}