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
@@ -129,11 +129,11 @@ Another convenient method to access commands is by using the `⇧⌘/` shortcut
129
129
1. In the host app, navigate to "Service - GitHub Copilot" to access your GitHub Copilot account settings.
130
130
2. Click on "Install" to install the language server.
131
131
3. Optionally, set up the path to Node. The default value is simply `node`. Copilot for Xcode.app will attempt to locate Node from the following directories: `/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin`.
132
-
133
-
If your Node installation is located elsewhere, you can run `which node` from the terminal to obtain the correct path.
134
-
135
-
If you are using a node version manager that provides a shim executable, you will need to find the path to the actual executable. Please refer to the FAQ for more information.
136
-
132
+
133
+
If your Node installation is located elsewhere, you can run `which node` from the terminal to obtain the correct path.
134
+
135
+
If you are using a node version manager that provides a shim executable, you will need to find the path to the actual executable. Please refer to the FAQ for more information.
136
+
137
137
4. Click on "Sign In", and you will be redirected to a verification website provided by GitHub. A user code will be copied to your clipboard.
138
138
5. After signing in, return to the app and click on "Confirm Sign-in" to complete the process.
139
139
6. Go to "Feature - Suggestion" and update the feature provider to "GitHub Copilot".
@@ -235,7 +235,7 @@ You can detach the chat panel by simply dragging it away. Once detached, the cha
0 commit comments