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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -310,13 +310,15 @@ These features are included in another repo, and are not open sourced.
310
310
311
311
The currently available Plus features include:
312
312
313
-
- Browser tap in chat panel.
313
+
- Tab to accept suggestions.
314
+
- Persisted chat panel.
315
+
- Browser tab in chat panel.
314
316
- Unlimited custom commands.
315
317
316
318
Since the app needs to manage license keys, it will send network request to `https://copilotforxcode-license.intii.com`,
317
319
- when you activate the license key
318
320
- when you deactivate the license key
319
-
- when you opened the host app or the service app if a license key is available
321
+
- when you open the host app or the service app if a license key is available
320
322
- every 24 hours if a license key is available
321
323
322
324
The request contains only the license key, the email address (only on activation), and an instance id. You are free to MITM the request to see what data is sent.
0 commit comments