[ANN] ViPlugin Updated

I've updated the ViPlugin with a more feature-complete version. Kelly and I will be working to merge our code and eventually create a project on Source Forge.

Please direct any questions/comments/bugs to this forum.

http://www.intellij.org/twiki/bin/view/Main/ViPlugin

Thanks,

Dewayne

0
9 comments
Avatar
Permanently deleted user

I think there are a lot of people who would like to work on this project. Can you post the source code for us to start looking over? Once it's setup on sourceforge are you or kelly going to be accepting code changes/enhancements?

I'm not sure what needs to be merged from Kelly's code since she was just handling basic cursor movement.

0
Avatar
Permanently deleted user

I'll clean up the source and try to post it tomorrow.

0
Avatar
Permanently deleted user

By the way, Kelly is a he.

(just letting you know)

Kelly

charles decroes wrote:

I'm not sure what needs to be merged from Kelly's code since she was
just handling basic cursor movement.


0
Avatar
Permanently deleted user

oops, very sorry. I didn't know that.

0
Avatar
Permanently deleted user

No problem.

Kelly

charles decroes wrote:

oops, very sorry. I didn't know that.


0
Avatar
Permanently deleted user

Very Cool! I did notice, however, there seems to be a possible off by one error -- both 'l' (lower case 'L') and '$' only allow me to go to the penultimate character in the line. This is in Idea 3.0 (Win2k jdk1.4.1)

Cheers,


-Curt

0
Avatar
Permanently deleted user

I probably should have mentioned that I developed this with "use block caret" checked and "allow to place caret after end of line" un-checked. Using different settings may cause problems like what you reported.

0
Avatar
Permanently deleted user

A new version has been posted on Wiki, as well as the source code.

0
Avatar
Permanently deleted user

Initially, I also thought this was a bug, but then I realized it's just the way things look when one is not using the block caret option... the cursor is really at the last character in the line... it just doesn't look like it.

0

Please sign in to leave a comment.