Using VIM as the text editor in KDevelop
Daniel Lynes
dlynes1 at home.com
Wed Mar 21 17:27:14 GMT 2001
On Tuesday 20 March 2001 11:43, you wrote:
> Is there a way to use VIM inside of the IDE instead of KWrite? Or is this
> just a bad idea... =)
No...it's a great idea! :)
There was discussion about it before...I think it was pre v1.0 KDevelop.
However, I don't think it went anywhere, because the developers seemed to
indicate it would be too difficult to implement a vi mode, because of the
command mode, and atm, afaik, they dont' have any hooks for external editors,
and code sync.
For an example of how a scenario like this might work, take a look at
Codewright's MSDev synchronization. It's kinda crazy. However, vim works
fine with MSDev studio without the need for a sync tool, using the visvim
plugin. I don't think you can use plugins with KDevelop yet, though.
You could always add your own feature, and submit the patch for it to the
project, however.
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list