You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-guides/workspace-access/windsurf.md
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@ development.
5
5
6
6
Follow this guide to use Windsurf to access your Coder workspaces.
7
7
8
-
If your team uses Windsurf regularly, ask your Coder administrator to add Windsurf as a workspace application in your template. You can also use the [Windsurf module](https://registry.coder.com/modules/coder/windsurf) to easily add Windsurf to your Coder templates.
8
+
If your team uses Windsurf regularly, ask your Coder administrator to add Windsurf as a workspace application in your template.
9
+
You can also use the [Windsurf module](https://registry.coder.com/modules/coder/windsurf) to easily add Windsurf to your Coder templates.
9
10
10
11
## Install Windsurf
11
12
@@ -30,7 +31,7 @@ Windsurf can connect to your Coder workspaces via SSH:
30
31
31
32
## Extension Marketplace
32
33
33
-
1.Search for Coder from the Extensions Pane and select **Install**.
34
+
Search for Coder from the Extensions Pane and select **Install**.
34
35
35
36
## Manually
36
37
@@ -41,18 +42,16 @@ Windsurf can connect to your Coder workspaces via SSH:
41
42
Alternatively:
42
43
43
44
1. Open the Command Palette
44
-
(<kdb>Ctrl</kdb>+<kdb>Shift</kdb>+<kdb>P</kdb> or <kdb>Cmd</kdb>+<kdb>Shift</kdb>+<kdb>P</kdb>)
45
-
and search for `vsix`.
45
+
(<kdb>Ctrl</kdb>+<kdb>Shift</kdb>+<kdb>P</kdb> or <kdb>Cmd</kdb>+<kdb>Shift</kdb>+<kdb>P</kdb>) and search for `vsix`.
46
46
47
47
1. Select **Extensions: Install from VSIX** and select the vscode-coder extension you downloaded.
48
48
49
49
</div>
50
50
51
51
## Open a workspace in Windsurf
52
52
53
-
1. From the Windsurf Command Palette
54
-
(<kdb>Ctrl</kdb>+<kdb>Shift</kdb>+<kdb>P</kdb> or <kdb>Cmd</kdb>+<kdb>Shift</kdb>+<kdb>P</kdb>),
55
-
enter `coder` and select **Coder: Login**.
53
+
1. From the Windsurf Command Palette (<kdb>Ctrl</kdb>+<kdb>Shift</kdb>+<kdb>P</kdb> or <kdb>Cmd</kdb>+<kdb>Shift</kdb>+<kdb>P</kdb>),
54
+
enter `coder` and select **Coder: Login**.
56
55
57
56
1. Follow the prompts to login and copy your session token.
0 commit comments