Skip to content

Commit 7611deb

Browse files
github-actions[bot]AntoineGS
authored andcommitted
feat: update to latest Copilot LSP
1 parent 96f34f8 commit 7611deb

File tree

5 files changed

+526
-504
lines changed

5 files changed

+526
-504
lines changed

copilot/js/crypt32-arm64.node

147 KB
Binary file not shown.

copilot/js/crypt32.node

13.5 KB
Binary file not shown.

copilot/js/main.js

Lines changed: 522 additions & 500 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.

lua/copilot/util.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ function M.get_editor_info()
1313
editorPluginInfo = {
1414
name = "copilot.lua",
1515
-- reflects version of github/copilot-language-server-release
16-
version = "1.357.0",
16+
version = "1.360.0",
1717
},
1818
}
1919
return info

0 commit comments

Comments
 (0)