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 2abb68f commit 2378a40Copy full SHA for 2378a40
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.298.0",
+ version = "1.300.0",
17
},
18
}
19
return info
0 commit comments