Skip to content

Commit 73e1bf2

Browse files
github-actions[bot]AntoineGS
authored andcommitted
chore: update to latest Copilot LSP
1 parent aeca454 commit 73e1bf2

8 files changed

Lines changed: 862 additions & 864 deletions

File tree

copilot/js/bin/darwin/arm64/rg

941 KB
Binary file not shown.

copilot/js/bin/darwin/x64/rg

416 KB
Binary file not shown.

copilot/js/bin/linux/arm64/rg

653 KB
Binary file not shown.

copilot/js/bin/linux/x64/rg

430 KB
Binary file not shown.

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

642 KB
Binary file not shown.

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

508 KB
Binary file not shown.

copilot/js/main.js

Lines changed: 861 additions & 863 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
@@ -21,7 +21,7 @@ function M.get_editor_info()
2121
editorPluginInfo = {
2222
name = "copilot.lua",
2323
-- reflects version of github/copilot-language-server-release
24-
version = "1.472.0",
24+
version = "1.473.0",
2525
},
2626
}
2727
return info

0 commit comments

Comments
 (0)