Skip to content

Commit a5c390f

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

File tree

9 files changed

+468
-491
lines changed

9 files changed

+468
-491
lines changed

copilot/js/bin/darwin/arm64/rg

3.26 MB
Binary file not shown.

copilot/js/bin/darwin/x64/rg

3.99 MB
Binary file not shown.

copilot/js/bin/linux/arm64/rg

3.92 MB
Binary file not shown.

copilot/js/bin/linux/x64/rg

4.89 MB
Binary file not shown.

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

3.95 MB
Binary file not shown.

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

4.47 MB
Binary file not shown.

copilot/js/main.js

Lines changed: 464 additions & 487 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.304.0",
16+
version = "1.308.0",
1717
},
1818
}
1919
return info

0 commit comments

Comments
 (0)