- Notifications
You must be signed in to change notification settings - Fork34
Commite7088ff
authored
fix: add connection status indicator to vscode windows, windsurf,
Relates to#361.With the previous PR (Coder Connect integration), it's important that users always see this indicator, so I've added support in some extra scenarios. It already works in Cursor.Windsurf (macOS):<img width="1198" alt="image" src="https://github.com/user-attachments/assets/ab9b3ef4-5d70-436e-9503-f28734e446f6" />VS Code (Windows):I've been told Windows used to have the indicator, but they must have changed the format of this one log line to not have parity with the other platforms.Windsurf (Windows):VSCodium - `jeanp413.open-remote-ssh` (Windows):VSCodium - `jeanp413.open-remote-ssh` (macOS):<img width="1196" alt="image" src="https://github.com/user-attachments/assets/a0da8eda-367b-42dd-99e9-861e580fee3b" />open-remote-ssh
(#492)1 parent1395a5c commite7088ff
2 files changed
+29
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
793 | 793 |
| |
794 | 794 |
| |
795 | 795 |
| |
796 |
| - | |
797 |
| - | |
798 |
| - | |
799 |
| - | |
800 |
| - | |
801 |
| - | |
802 |
| - | |
803 |
| - | |
| 796 | + | |
804 | 797 |
| |
805 | 798 |
| |
806 | 799 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
16 | 43 |
| |
17 | 44 |
| |
18 | 45 |
| |
|
0 commit comments
Comments
(0)