File tree
68 files changed
+1288
-604
lines changed- Copilot for Xcode/Assets.xcassets
- ChatIcon.imageset
- CopilotError.imageset
- CopilotIssue.imageset
- DangerBackgroundColor.colorset
- DangerForegroundColor.colorset
- DangerStrokeColor.colorset
- Copilot for Xcode.xcodeproj
- Core
- Sources
- ChatService
- ConversationTab
- Views
- HostApp
- GeneralSettings
- SuggestionWidget
- ChatWindow
- Tests/ConversationTabTests
- ExtensionService
- Assets.xcassets
- CodeBlockInsertIcon.imageset
- CodeBlockInsertIconDark.imageset
- CodeBlockInsertIconLight.imageset
- HistoryIcon.imageset
- ItemSelectedColor.colorset
- MenuBarIcon.imageset
- MenuBarInactiveIcon.imageset
- MenuBarWarningIcon.imageset
- XcodeIcon.imageset
- Server
- Tool
- Sources
- Status
- TelemetryService
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
68 files changed
+1288
-604
lines changed+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
189 | 190 |
| |
190 | 191 |
| |
191 | 192 |
| |
| 193 | + | |
192 | 194 |
| |
193 | 195 |
| |
194 | 196 |
| |
| |||
345 | 347 |
| |
346 | 348 |
| |
347 | 349 |
| |
| 350 | + | |
348 | 351 |
| |
349 | 352 |
| |
350 | 353 |
| |
| |||
678 | 681 |
| |
679 | 682 |
| |
680 | 683 |
| |
| 684 | + | |
681 | 685 |
| |
682 | 686 |
| |
683 | 687 |
| |
|
Loading
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
Loading
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 |
| |
12 | 15 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Diff for: Core/Package.swift
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
197 | 201 |
| |
198 | 202 |
| |
199 | 203 |
| |
|
+17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
91 | 108 |
| |
92 | 109 |
| |
93 | 110 |
| |
|
Diff for: Core/Sources/ConversationTab/Chat.swift
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| 59 | + | |
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
|
0 commit comments