11
I Use This!
Very Low Activity

News

Analyzed 22 days ago. based on code collected 23 days ago.
Posted almost 13 years ago by [email protected] (Kevin)
I've updated the unstable update site again. I'm mostly just posting here so I can keep track of the changes since 0.18.0. If people are actually playing with the unstable update site and want to know what to test, well, that'd just be an added bonus!
Posted almost 13 years ago by [email protected] (Kevin)
We released 0.18.0 less than two months ago and there are already plenty of changes happening on our unstable update site. I'm not sure how long I want to wait before releasing 0.20.0. I don't have any huge changes pending so it might be pretty soon. For anyone playing with the unstable update site, here are the changes since 0.18.0:
Posted almost 13 years ago by [email protected] (Kevin)
Vrapper 0.18.0 is out, time to start looking towards the next release. Of the defects/feature requests already filed, here's what I'd like to see in the next Vrapper release (0.20.0):- #95 imap ,e <ESC> works but cannot use comma anymore.
Posted almost 13 years ago by [email protected] (Kevin)
Sorry for the flurry of news posts on the same day. I'm going to start keeping the website news in sync with the sourceforge news. To do that I needed to bring the sourceforge news up to date first.
Posted almost 13 years ago by [email protected] (Kevin)
- Added :wa[ll] command to write all dirty editors- Fixed logic on deleting/yanking last line of a file- Fixed cursor location on yank
Posted almost 13 years ago by [email protected] (Kevin)
Introduced 3 optional plugins for Vrapper: CDT, JDT, and Surround.vim.Both the JDT and CDT plugins provide the following commands for their respective languages:
Posted almost 13 years ago by [email protected] (Kevin)
- Added incremental search (:set incsearch)- Added highlight search (:set hlsearch)- Added line number toggle (:set number)
Posted almost 13 years ago by [email protected] (Kevin)
- Corrected line-wise visual mode behaviour on empty lines.- Yanking text objects moves the cursor on the start of the text object. Use ":set nomoveonyank" for old behaviour.- Toggling Vrapper enables/disables Vim-emulation for all open editors.
Posted almost 13 years ago by [email protected] (Kevin)
- lots of new text objects- it is now possible to switch from character to linewise visual mode and vice versa by using V and v- added 'selection' option to control selection behaviour during visual mode
Posted over 15 years ago by [email protected] (Matthias Radig)
Vrapper is an eclipse plugin which acts as a wrapper for eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Version 0.10.0 has been released. Changes are: