Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim
https://codeium.com
MIT License
4.12k stars 147 forks source link

I cannot see Codeium Visual Studio Extension and even to install from .visx file #212

Closed cpx2017 closed 1 year ago

cpx2017 commented 1 year ago

I cannot see Codeium Visual Studio Extension and even to install from .visx file (from Visual Studio Marketplace from browser)

Error log 8/28/2023 10:14:33 AM - Microsoft VSIX Installer 8/28/2023 10:14:33 AM - ------------------------------------------- 8/28/2023 10:14:33 AM - vsixinstaller.exe version: 8/28/2023 10:14:33 AM - 17.4.2121 8/28/2023 10:14:33 AM - ------------------------------------------- 8/28/2023 10:14:33 AM - Command line parameters: 8/28/2023 10:14:33 AM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,D:\Downloaded\CodeiumVS.vsix 8/28/2023 10:14:33 AM - ------------------------------------------- 8/28/2023 10:14:33 AM - Microsoft VSIX Installer 8/28/2023 10:14:33 AM - ------------------------------------------- 8/28/2023 10:14:34 AM - Initializing Install... 8/28/2023 10:14:34 AM - Extension Details... 8/28/2023 10:14:34 AM - Identifier : Codeium.VisualStudio 8/28/2023 10:14:34 AM - Name : Codeium 8/28/2023 10:14:34 AM - Author : Codeium 8/28/2023 10:14:34 AM - Version : 1.2.66 8/28/2023 10:14:34 AM - Description : The modern coding superpower: free AI code acceleration plugin for your favorite languages. Type less. Code more. Ship faster. 8/28/2023 10:14:34 AM - Locale : en-US 8/28/2023 10:14:34 AM - MoreInfoURL : https://www.codeium.com/ 8/28/2023 10:14:34 AM - InstalledByMSI : False 8/28/2023 10:14:34 AM - SupportedFrameworkVersionRange : [4.5,) 8/28/2023 10:14:34 AM - 8/28/2023 10:14:34 AM - SignatureState : Unsigned 8/28/2023 10:14:34 AM - Supported Products : 8/28/2023 10:14:34 AM - Microsoft.VisualStudio.Community 8/28/2023 10:14:34 AM - Version : [17.5.5,18.0) 8/28/2023 10:14:34 AM - ProductArchitecture : amd64 8/28/2023 10:14:34 AM - 8/28/2023 10:14:34 AM - References : 8/28/2023 10:14:34 AM - ------------------------------------------------------- 8/28/2023 10:14:34 AM - Identifier : Microsoft.VisualStudio.MPF.16.0 8/28/2023 10:14:34 AM - Name : Visual Studio MPF 16.0 8/28/2023 10:14:34 AM - Version : [16.0,17.0) 8/28/2023 10:14:34 AM - MoreInfoURL : 8/28/2023 10:14:34 AM - Nested : No 8/28/2023 10:14:34 AM - 8/28/2023 10:14:34 AM - Prerequisites : 8/28/2023 10:14:34 AM - ------------------------------------------------------- 8/28/2023 10:14:34 AM - Identifier : Microsoft.VisualStudio.Component.CoreEditor 8/28/2023 10:14:34 AM - Name : Visual Studio core editor 8/28/2023 10:14:34 AM - Version : [17.0,18.0) 8/28/2023 10:14:34 AM - 8/28/2023 10:14:34 AM - Signature Details... 8/28/2023 10:14:34 AM - Extension is not signed. 8/28/2023 10:14:34 AM - 8/28/2023 10:14:34 AM - Searching for applicable products... 8/28/2023 10:14:34 AM - Found installed product - Visual Studio Community 2022 8/28/2023 10:14:34 AM - Found installed product - Global Location 8/28/2023 10:14:34 AM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products. at VSIXInstaller.ExtensionService.GetInstallableDataImpl(IInstallableExtension extension, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData) at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData) at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported) at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported) at VSIXInstaller.App.Initialize(Boolean isRepairSupported) at VSIXInstaller.App.Initialize() at System.Threading.Tasks.Task1.InnerInvoke() at System.Threading.Tasks.Task.Execute() `

fortenforge commented 1 year ago

This is the repository for Codeium's vim extension. Bugs for other IDEs can be reported on our Discord instead.

For Visual Studio, if you do not see Codeium in the marketplace, then Codeium is incompatible with your current Visual Studio version; you'll need to update Visual Studio 2022 to at least 17.5.5.