XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.31k stars 181 forks source link

Convert XVim2 to an extension? #93

Open ivnsch opened 6 years ago

ivnsch commented 6 years ago

I wanted to bring https://github.com/XVimProject/XVim/issues/964 up again - is it possible to convert this library to an extension - maybe something has changed in the meantime? Such that it's possible to use an official api and it's not necessary to unsign Xcode anymore?

There's an extensive list now with extensions examples, maybe there's something there that's usable / inspiring? https://github.com/theswiftdev/awesome-xcode-extensions

If it's not possible yet, is there a way to raise awareness at Apple to make this possible?

haaakon commented 6 years ago

File radar. Also i have not seen anything that hints at this being possible yet, let's hope for a fix in Xcode 10

sashaweiss commented 3 years ago

Wanted to bump this thread again - seems like maybe something like XCSourceTextBuffer could be handy?