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
{{ message }}
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: public/help/continue-setup.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,4 +95,9 @@ For auto completion, you can add the following to your settings.json file:
95
95
You can now start using Continue as before, but with the added benefit
96
96
extra privacy and control over your data.
97
97
98
-

98
+

99
+
100
+
## Support
101
+
102
+
Any issuess , please ask for support on the Continue [CodeGate Discussions](https://github.com/stacklok/codegate/discussions/categories/continue) page.
Note: You might need to restart your IDE after adding the certicates
22
+
See the [Certificates Page](/certificates) for a full details.
54
23
55
24
### Configure CoPilot Settings to Use CodeGate
56
25
@@ -72,8 +41,17 @@ settings (Ctrl+Shift+P) + "Preferences: Open User Settings (JSON)":
72
41
73
42
> **_NOTE:_** CoPilot may need a refresh after creating the proxy config. Restart VS-Code or open the command palate (Ctrl+Shift+P) and select "Developer: Reload Window".
74
43
75
-
### Start Coding with the Privacy Protections and Security of CodeGate in place
44
+
### Verify it works
45
+
46
+
In the bottom right section of VScode you will see a small CoPilot avatar. It
47
+
should look like the following:
48
+
49
+

50
+
51
+
If there is any sort of failure, you will see the following:
52
+
53
+

76
54
77
-
That’s it—you’re all set!
55
+
If you experience a failure, click on the CoPilot avatar and select "Show Diagnostics"
56
+
, copy the text and post it to the CoPilot [CodeGate Discussions](https://github.com/stacklok/codegate/discussions/categories/copilot)
0 commit comments