From 3f683abaaacd14edeee615185f57e2e930f47db7 Mon Sep 17 00:00:00 2001 From: Cutieguwu Date: Mon, 18 Aug 2025 12:35:20 -0400 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 414a5ba..3538f6a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,18 @@ Pretty self-explanitory. These are my settings for Zed to remove all of the AI, Vibe Coding junk. +![TIP] +This settings format is not up-to-date. You may however still use it on newer versions by using Zed's built-in settings updater. + Some of these settings are subject to my personal preference of course. Themes, preferred line wrap positions, showing rules, workspace restore, font sizes, diagnostic telemetry, tab sizes, dock positions, etc. -With Zed under continued heavy development, and me losing my settings on both my coding devices once already, I figured I should have a remote git on hand. \ No newline at end of file +With Zed under continued heavy development, and me losing my settings on both my coding devices once already, I figured I should have a remote git on hand. + +![NOTE] +It is last formatted for Zed v0.189.5 as the v0.190.X series introduced bugs affecting the git panel (and by extension diffs), an entirely non-functional debugger (which is more so just annoying; I was looking forward to it), and five-second wait times to save anything, that made Zed >= v0.19X unusable for me on my Linux systems. Anyway, I'm stuck using v0.189.5. + +![WARNING] +Please be aware that collaboration is no longer supported in Zed v0.189.5. + +![CAUTION] +Although these settings should entirely prevent CVE-2025-55012 by just disabling all AI systems, I make no guarantee. For a guarantee, use Zed >=v0.197.3, apply these settings, and use the built-in settings updater in Zed.