/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
The Zed Debugger Is Here
(zed.dev)
502 points
SupremumLimit
| 3 comments |
19 Jun 25 02:42 UTC
|
HN request time: 0.848s
|
source
Show context
bitbasher
◴[
19 Jun 25 14:44 UTC
]
No.
44319162
[source]
▶
>>44314977 (OP)
#
I can't get past the fact that an IDE has a "login" button on it.
replies(2):
>>44319225
#
>>44320253
#
1.
mixmastamyk
◴[
19 Jun 25 16:40 UTC
]
No.
44320253
[source]
▶
>>44319162
#
How prominent? Can you remove it from main window?
replies(2):
>>44320499
#
>>44327080
#
ID:
GO
2.
haiku2077
◴[
19 Jun 25 17:03 UTC
]
No.
44320499
[source]
▶
>>44320253 (TP)
#
Not in the official builds.
3.
tall9732
◴[
20 Jun 25 12:33 UTC
]
No.
44327080
[source]
▶
>>44320253 (TP)
#
Yes, add to your settings.json:
"title_bar": { "show_sign_in": false },
↑