Skip to content

Commit 3123983

Browse files
github-actions[bot]AntoineGS
authored andcommitted
feat: update to latest Copilot LSP
1 parent 92e08cd commit 3123983

File tree

16 files changed

+301452
-675
lines changed

16 files changed

+301452
-675
lines changed

copilot/js/cl100k_base.tiktoken

Lines changed: 100256 additions & 0 deletions
Large diffs are not rendered by default.
114 KB
Binary file not shown.
76.2 KB
Binary file not shown.
66.6 KB
Binary file not shown.
46.8 KB
Binary file not shown.
183 KB
Binary file not shown.

copilot/js/main.js

Lines changed: 685 additions & 671 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

copilot/js/main.js.map

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

copilot/js/o200k_base.tiktoken

Lines changed: 199998 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>PayloadContent</key>
6+
<array>
7+
<dict>
8+
<key>PayloadDisplayName</key>
9+
<string>GitHub Copilot Policy</string>
10+
<key>PayloadIdentifier</key>
11+
<string>IDEGitHubCopilot</string>
12+
<key>PayloadType</key>
13+
<string>IDEGitHubCopilot</string>
14+
<key>PayloadUUID</key>
15+
<string>12345678-1234-1234-1234-123456789012</string>
16+
<key>PayloadVersion</key>
17+
<integer>1</integer>
18+
<key>PayloadEnabled</key>
19+
<true/>
20+
<key>mcp.contributionPoint.enabled</key>
21+
<false/>
22+
</dict>
23+
</array>
24+
25+
<key>PayloadDescription</key>
26+
<string>Configures GitHub Copilot policies for IDEs</string>
27+
<key>PayloadDisplayName</key>
28+
<string>GitHub Copilot Policy</string>
29+
<key>PayloadIdentifier</key>
30+
<string>IDEGitHubCopilot</string>
31+
<key>PayloadOrganization</key>
32+
<string>Microsoft Corporation</string>
33+
<key>PayloadRemovalDisallowed</key>
34+
<false/>
35+
<key>PayloadScope</key>
36+
<string>System</string>
37+
<key>PayloadType</key>
38+
<string>Configuration</string>
39+
<key>PayloadUUID</key>
40+
<string>87654321-4321-4321-4321-210987654321</string>
41+
<key>PayloadVersion</key>
42+
<integer>1</integer>
43+
</dict>
44+
</plist>

0 commit comments

Comments
 (0)