We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b084742 commit 1c44b83Copy full SHA for 1c44b83
lua/copilot/util.lua
@@ -13,7 +13,7 @@ function M.get_editor_info()
13
editorPluginInfo = {
14
name = "copilot.lua",
15
-- reflects version of github/copilot-language-server-release
16
- version = "1.296.0",
+ version = "1.297.0",
17
},
18
}
19
return info
0 commit comments