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: README.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,23 @@ Copilot for Xcode is an Xcode Source Editor Extension that provides Github Copil
6
6
7
7
Thanks to [LSP-copilot](https://github.com/TerminalFi/LSP-copilot) for showing the way to interact with Copilot. And thanks to [LanguageClient](https://github.com/ChimeHQ/LanguageClient) for the Language Server Protocol support in Swift.
8
8
9
+
## Table of Contents
10
+
11
+
-[Prerequisites](#prerequisites)
12
+
-[Permissions Required](#permissions-required)
13
+
-[Installation and Setup](#installation-and-setup)
14
+
-[Install](#install)
15
+
-[Sign In GitHub Copilot](#sign-in-github-copilot)
16
+
-[Granting Permissions to the App](#granting-permissions-to-the-app)
0 commit comments