Skip to content

Commit ef3fc4a

Browse files
github-actions[bot]AntoineGS
authored andcommitted
feat: update to latest Copilot LSP
1 parent 5b49bff commit ef3fc4a

File tree

9 files changed

+440
-439
lines changed

9 files changed

+440
-439
lines changed

copilot/js/bin/darwin/arm64/rg

162 KB
Binary file not shown.

copilot/js/bin/darwin/x64/rg

185 KB
Binary file not shown.

copilot/js/bin/linux/arm64/rg

-5.68 KB
Binary file not shown.

copilot/js/bin/linux/x64/rg

156 KB
Binary file not shown.

copilot/js/bin/win32/arm64/rg.exe

95.5 KB
Binary file not shown.

copilot/js/bin/win32/x64/rg.exe

236 KB
Binary file not shown.

copilot/js/main.js

Lines changed: 436 additions & 435 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.356.0",
16+
version = "1.357.0",
1717
},
1818
}
1919
return info

0 commit comments

Comments
 (0)