I think I really like this editor, it’s quite nice, though it’s crazy irritating that I can’t figure out how to disable autocomplete fully for markdown files. It’ll stop sending “AI” requests when I tell it to, but the baseline word prediction for markdown files is just honestly moronic at best, and it should be something you should be able to disable if you get annoyed easily seeing stupid words with no relation popping up every time you fucking type.

Anyone know how to get Zed to behave? Asking for a friend.

Okay, so my solution wound up being this:

// Folder-specific settings
//
// For a full list of overridable settings, and general information on folder-specific settings,
// see the documentation: https://zed.dev/docs/configuring-zed#settings-files
{
  "show_completions_on_input": false
}

It ensures that my markdown-based project isn’t shit up by useless predictions. Lemme tell ya, the predictions for markdown are 100% useless. It was really just sight pollution, honestly.

It’s going to be 78 degrees today, fucking finally. We’ve been long overdue for nice weather. It’s fucking June for christ sakes! We should’ve been seeing decent weather back in May! But noooooo, we live in the arctic tundra. We don’t get warmth until long after everyone in normal parts of the world. God dammit.

Okay. I think I have this editor set up exactly how I like my dev environments. Got my git docked panel, my project explorer panel, and all my currently edited files in tabs or splits. Great stuff. I am a fan.