←back to thread

502 points SupremumLimit | 1 comments | | HN request time: 1.049s | 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 #
mixmastamyk ◴[] No.44320253[source]
How prominent? Can you remove it from main window?
replies(2): >>44320499 #>>44327080 #
1. tall9732 ◴[] No.44327080[source]
Yes, add to your settings.json:

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