Preferences

bitbasher parent
I can't get past the fact that an IDE has a "login" button on it.

haiku2077
Jetbrains and Visual Studio Code also have login buttons.

In Zed, login is only required for internet features like some of the commercially hosted LLMs, and the multiplayer editing feature.

mixmastamyk
How prominent? Can you remove it from main window?
tall9732
Yes, add to your settings.json:

  "title_bar": {
    "show_sign_in": false
  },
haiku2077
Not in the official builds.

This item has no comments currently.