-
Notifications
You must be signed in to change notification settings - Fork 180
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
Xcode 13 - Vim Supported. Thank you Xvim! #380
Comments
The time has come. I’m glad that Xcode finally supports vim mode natively. It has been almost 10years since I first wrote code for XVim. |
Thank you @JugglerShu! Can't express enough how much XVim helped my development. Hope your health is getting better and stay well! |
I believe XVim still worth continue developing. Current XVim even works on Xcode 13 beta without issues. |
Thank you so much for XVim ❤️ |
I just tried Xcode 13b1 with Vim key bindings that is great for basic vim keybindings! But this is huge step for Vim lovers. Thanks Apple, Thanks XVim! |
Really appreciate the effort for developing XVim! helps me a lot |
Another missing feature with the built-in Xcode keybindings is using |
These are great news. Thank you for all the work. |
Thank you so much XVim ❤️ |
This is wonderful news! Thanks to all who have contributed to XVim. Just a reminder, if you see missing vim features in Xcode, do file feedback for them. They've mentioned this several times in the WWDC lounges. They were also quite responsive when I asked for documentation. Hopefully we'll see more features as the beta continues. |
Thank you for xvim developers |
@timothycosta That is great news. Could you point me in the direction of where we could file feedback for missing features? and is it possible to see which feedback people have have submitted already? |
@Reawakening https://developer.apple.com/bug-reporting/ Unfortunately you can’t see other people’s reports. |
OK so super duper thank you to the XVim2 developers, and we should definitely file requests for missing features to the Xcode team, but I don't think XVim2 is obsolete by a long shot yet. Huge productivity drop for me using the Xcode key bindings without recording macros, replacing characters with |
Thank you so much XVim developers 💖 |
I love this project. |
Many thanks for your tremendous works on XVim2. I’ve always enjoyed coding with it. :) |
Thank you Xvim ! |
Just gave Xcode 13.0 beta 2 a whirl and I don't see any changes to their Vim Keybindings. The following are still missing:
So I think I'll be using Xvim for at least another year. I've submitted feedback about the first two issues at least. I hope this doesn't end up like the Xcode extensions API. |
@rudedogg Please report all of them. The more reports they get on the same issue the more likely it is they're fixed. It might be good to create a list of issues that XVim users can just paste into apple feedback. A sort of vim open radar. |
@timothycosta what if we made another github issue for that? People could put down unique suggestions, and copy-paste from there to radars and put thumbs up emojis on suggestions to show support |
@michaeleisel Yes, that's exactly what I was thinking. I could see either:
Advantage of #1 is that Xvim2 is already well known and people would find it. The disadvantage is that actual submissions might get drowned out in discussion if it's a single thread. Maybe single issues with a specific tag? Or, if #2, maybe we could keep it under, e.g. |
I created https://github.com/XVimProject/XcodeIssues . Use this to keep track issues of Xcode's Vim bindings. |
It annoy me a lot since XVim having the issue about account sign in, now the vim mode is comming. Thanks you a lot @JugglerShu for XVim |
Will XVim take advantage and improve the existing implementation now in Xcode 13? |
Thanks |
Thank you so much XVim ❤️ |
Awesome project, Thanks ❤️ |
This is the must-have plugin for me to use code for years and years. Without this plugin, I cannot imagine how hard my life is for the development. I really appreciate this. Thank you to everyone that contributes to the XVIM! |
Thank you so much to everyone involved in this project! ❤️ |
it has many missing function for vim.. |
The Xcode native Vim binding in Xcode 13 is a joke. No macros, not even |
Am I missing something here? With Xcode 14.0.1 and XVim2, I still can't use |
@superarts XVim doesn't work with Xcode 14 on M1. If you're willing to use MacForge, it half-works on Intel Macs. Check your menu to see if the XVim option is there. It looks like adding very basic Vim emulation (via Editor > Vim Mode) to Xcode was a prelude for the Xcode team to drop support entirely for plugins? I can't find any announcement about this, but the unofficial installation method that requires self-signing Xcode foretold that one day it was going to break. RIP XVim. Thanks to @r-plus , @pebble8888 , and @JugglerShu for keeping the dream alive ❤️ |
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 |
@mickael-menu amazing! Will be watching this with great interest. Thank you! |
Xcode 13 will have Vim Mode now. 🎉 🎉
I just want to say thank you so much for XVim maintainers esp. @pebble8888.
Source: https://developer.apple.com/xcode/
The text was updated successfully, but these errors were encountered: