Commit fcaa3ea
authored
Improve language client library close action message (#4141)
The updated language client library now displays an error when the
connection to the server terminates. Thing is, we already have our own
restart experience where we inform the user that the terminal should be
restarted, and give them a Yes/No option to do so. Unfortunately, we
can't suppress this error message, and I don't think that we want to
auto-restart the terminal, so I've at least made the message a little
more clear.1 parent 1019661 commit fcaa3ea
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
624 | | - | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
625 | 628 | | |
626 | 629 | | |
627 | 630 | | |
| |||
0 commit comments