Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with Xcode 14 Beta 3 #398

Open
niil-qb opened this issue Jul 8, 2022 · 18 comments
Open

Does not work with Xcode 14 Beta 3 #398

niil-qb opened this issue Jul 8, 2022 · 18 comments

Comments

@niil-qb
Copy link

niil-qb commented Jul 8, 2022

I have compiled and re-signed Xcode 14. XVim shows up in the menu. However, when enabled, vim does not go into normal mode. Not even if I tap "esc".

Running XVim with set debug creates .xvimlog but it does not write anything to it.

@tobatha
Copy link

tobatha commented Jul 8, 2022

Having exactly the same issuehere, I thought i missed sth here, have been scratch my head for an hour, does this mean the end of era?

@tobatha
Copy link

tobatha commented Jul 17, 2022

This repo is officially deserted i'm sure of it, haha
d-_-b

@yam-liu
Copy link

yam-liu commented Jul 17, 2022

Same here. I don't like Xcode's vim mode which doesn't support mapping menu items, and use * to find next cannot across the files.

@nanier
Copy link

nanier commented Sep 14, 2022

Xcode 14.0, after re-signed and make, when I reopen Xcode, don't show "load bundle" window. So I can't load xvim plug-in.

Check "~/Library/Application Support/Developer/Shared/Xcode/Plug-ins" ,the Xcode 14 DVTPlugInCompatibilityUUID is existed, however the "load bundle" window not show.

@wy-time
Copy link

wy-time commented Sep 16, 2022

Xcode 14.0, after re-signed and make, when I reopen Xcode, don't show "load bundle" window. So I can't load xvim plug-in.

Check "~/Library/Application Support/Developer/Shared/Xcode/Plug-ins" ,the Xcode 14 DVTPlugInCompatibilityUUID is existed, however the "load bundle" window not show.

I got same issue in Xcode 14.0

@r-plus
Copy link
Member

r-plus commented Sep 18, 2022

Looks like Xcode 14 no longer loading plugins from ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins directory.

@jspavlick
Copy link

This is not good. After some quick googling, I can't find any other plugin projects that have this problem. Is XVim2 the only one? Surely my googling is incorrect, right?

@r-plus
Copy link
Member

r-plus commented Sep 19, 2022

I don't know living traditional Xcode plugins other than XVim2.

@alanhamlett
Copy link

alanhamlett commented Sep 19, 2022

This is not good. After some quick googling, I can't find any other plugin projects that have this problem. Is XVim2 the only one? Surely my googling is incorrect, right?

WakaTime also is experiencing this.

@r-plus
Copy link
Member

r-plus commented Sep 20, 2022

wow nice.

I try to loading XVim by SIMBL(MacForge, not yet supported Apple Silicon by distributed version 1.1.0), its result is ok to load.
But many XVim basic features are broken, probably required a lot of work to support Xcode 14.

スクリーンショット 2022-09-20 12 22 42

@gaoyuqiang
Copy link

I have the same ti

I have compiled and re-signed Xcode 14. XVim shows up in the menu. However, when enabled, vim does not go into normal mode. Not even if I tap "esc".

Running XVim with set debug creates .xvimlog but it does not write anything to it.

I have the same issue. And anothor error issue:
com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-14.0 Domain (com.apple.dt.Xcode) not found. Defaults have not been changed.
Finnaly, can't show load bundles alert. xcode 10-13 is work. How does xcode14 work?

@AlessandroSteri
Copy link

Any hope to make it work on Xcode 14? I'm not ready to let this go, and Xcode vim support is nowhere near 😢 🤞

@r-plus
Copy link
Member

r-plus commented Sep 27, 2022

We need Apple Silicon compatible SIMBL to load plugin. Hope to update of MacForge.

@jacpy
Copy link

jacpy commented Oct 2, 2022

try select it in menu Editor > Vim Mode, I used XVim2 in xcode12, and update to xcode14.

@FedorovMisha
Copy link

XVim2 be alive 🙏

@ElAlameyn
Copy link

XVim2 we are waiting for you!!!!!!!

@pedsm
Copy link

pedsm commented Jan 23, 2023

8bd30b4

@mickael-menu
Copy link

The dream lives on!

After mourning the death of AppCode and XVim, I started working on a very different approach: a macOS app integrating Neovim in Xcode. The first version is promising and I'm already using it for my daily work.

Come check it out: https://github.com/mickael-menu/ShadowVim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests