alextsui05 / VimAddin

Fork of the vi modes core addin in MonoDevelop.
28 stars 14 forks source link

Publish VimAddin for MD 4 #16

Open mingchaoyan opened 9 years ago

mingchaoyan commented 9 years ago

Below is my versions: MonoDevelop-Unity Version 4.0.1 Installation UUID: 01d9c062-e8b1-4f46-8dd9-91dfa48fc5a5 Runtime: Mono 2.10.12 (mono-2-10/c9b270d Thu Mar 7 21:38:12 EST 2013 GTK 2.24.16 GTK# (2.12.0.0) Package version: 210120000

Build Information Git revision: Release ID: 4558562c6814fa9b97a0da420ca7e3d7293112e4 Build date: 2015-01-08 17:55:00+0000

Operating System Mac OS X 10.10.3 Darwin bogon 14.3.0 Darwin Kernel Version 14.3.0 Mon Mar 23 11:59:05 PDT 2015 root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64

alextsui05 commented 9 years ago

Hi,

How did you install the addin?

  1. Enable the beta repository channel in the Addin Manager
  2. Install VimAddin
  3. Go to Preferences > Text Editor > VimAddin and make sure the checkbox is checked for 'Use vi modes'
  4. Maybe restart the IDE
  5. Then you should get vi modes in the editor tabs.

Are you trying to use this in the unity IDE? I know that it's based on MD but I haven't tested the addin at all.

mingchaoyan commented 9 years ago

Yes, I am using Unity and the MD is installed with Unity. My default beta repository is http://addins.monodevelop.com/Beta/Mac/4.0.1/main.mrep and there is no VimAddin

alextsui05 commented 9 years ago

Sorry, the addin is only configured to build for MD 5 right now. I need to do some research on how to publish the addin for multiple target versions of MD.