←back to thread

502 points SupremumLimit | 3 comments | | HN request time: 0.848s | source
Show context
bitbasher ◴[] No.44319162[source]
I can't get past the fact that an IDE has a "login" button on it.
replies(2): >>44319225 #>>44320253 #
1. mixmastamyk ◴[] No.44320253[source]
How prominent? Can you remove it from main window?
replies(2): >>44320499 #>>44327080 #
2. haiku2077 ◴[] No.44320499[source]
Not in the official builds.
3. tall9732 ◴[] No.44327080[source]
Yes, add to your settings.json:

  "title_bar": {
    "show_sign_in": false
  },