macvim-for-old-vimr icon indicating copy to clipboard operation
macvim-for-old-vimr copied to clipboard

Xcode plugin

Open supermarin opened this issue 10 years ago • 7 comments

How realistic would it be to make MacVim work inside Xcode and replace it's own editor?

supermarin avatar Jan 31 '15 01:01 supermarin

+1. This would be interesting but I feel like, since you'd lose completion, it wouldn't be super useful. At that point it would probably be easier just to use vim normally and jump back to Xcode for running/testing.

keith avatar Mar 17 '15 23:03 keith

@Keithbsmiley you think it wouldn't be possible to hook into SourceKit and get completion / linting wired up?

supermarin avatar Mar 17 '15 23:03 supermarin

This sounds like a Boris job cc/ @neonichu

supermarin avatar Mar 17 '15 23:03 supermarin

I keep hoping that functionality will be added to sourcekitten no luck yet.

keith avatar Mar 17 '15 23:03 keith

SourceKit is Swift only as well

neonichu avatar Mar 18 '15 07:03 neonichu

Doesn't matter, we're hipsters

supermarin avatar Mar 18 '15 14:03 supermarin

I guess this will be quite difficult. First, I don't know the plugin infrastructure of Xcode; is there any?

qvacua avatar Mar 18 '15 18:03 qvacua