1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-21 13:42:48 +02:00
Commit Graph

7945 Commits

Author SHA1 Message Date
oleg
090e4d27ca VIM-94 Dot completely broken in 0.14.54 2012-01-17 16:52:59 +04:00
oleg
a7b2c9ed21 VIM-157 Switching case of the character under the cursor with ~ doesn't move the cursor to the right. 2012-01-16 18:31:36 +04:00
oleg
4c282a422d VIM-160 IDEA Vim forces VIM keymap on restart 2012-01-16 16:34:22 +04:00
oleg
d2fc2f354f EA-32923 - SIOOBE: VimKeyMapUtil.installKeyBoardBindings 2012-01-10 17:53:43 +04:00
Oleg Shpynov
a6701a8178 IOOBE fix 2011-12-08 15:27:09 +04:00
Oleg Shpynov
514d128209 Cleanup 2011-12-08 14:28:20 +04:00
Oleg Shpynov
1d3145ab83 API contract violation fix 2011-12-07 17:47:44 +04:00
Oleg Shpynov
21ce04fc46 Do not use deprecated API 2011-12-07 17:04:54 +04:00
Oleg Shpynov
97ff446daa Update link for IntelliJ IDEA to download 2011-12-07 16:30:42 +04:00
Oleg Shpynov
5ed405da51 VIM-154 Introduce variable still conflicts with ideavim 2011-12-07 16:15:13 +04:00
Oleg Shpynov
3710a43d16 Inc version as far as significant bug was fixed 2011-12-06 21:09:33 +04:00
Oleg Shpynov
97a7c330f2 Revert "Built upon IDEA 11 final version"
This reverts commit 6780b46aaf.
2011-12-06 21:08:23 +04:00
Oleg Shpynov
2f2828ddd5 Revert "Get rid of reflection on ConsoleViewImpl#CONSOLE_VIEW_IN_EDITOR_VIEW after corresponding fix in IntellIJ IDEA codebase"
This reverts commit 31baea40a7.
2011-12-06 21:07:49 +04:00
Oleg Shpynov
03c02923c0 VIM-99 IdeaVIM no longer works in Dialog boxes 2011-12-06 21:07:03 +04:00
Oleg Shpynov
6780b46aaf Built upon IDEA 11 final version 2011-12-06 18:41:15 +04:00
Oleg Shpynov
31baea40a7 Reapply get rid of reflection on ConsoleViewImpl#CONSOLE_VIEW_IN_EDITOR_VIEW after corresponding fix in IntellIJ IDEA codebase
This reverts commit 2d9caabf11.
2011-12-06 12:21:46 +04:00
Oleg Shpynov
8d89fc9020 Restore binary compatibility with latest 110 branch EAPS 2011-12-06 12:07:02 +04:00
Oleg Shpynov
2d9caabf11 Revert "get rid of reflection on ConsoleViewImpl#CONSOLE_VIEW_IN_EDITOR_VIEW after corresponding fix in IntellIJ IDEA codebase"
This reverts commit 24f3b5ec46.
2011-12-06 12:05:46 +04:00
Oleg Shpynov
24f3b5ec46 get rid of reflection on ConsoleViewImpl#CONSOLE_VIEW_IN_EDITOR_VIEW after corresponding fix in IntellIJ IDEA codebase 2011-12-05 15:11:10 +04:00
Oleg Shpynov
7e32a2600b VIM-135 java.lang.IndexOutOfBoundsException in SearchHelper.checkInString() 2011-12-05 12:20:31 +04:00
oleg
40660a2054 VIM-148 IDEA reports an assertion error with the VIM plugin on IDEA 11 EAP 2011-12-04 21:23:11 +04:00
oleg
66029c98f9 Cosmetics 2011-12-03 23:43:17 +04:00
Oleg Shpynov
02c9d5c536 VIM-122 Exception 2011-12-03 20:52:17 +04:00
Oleg Shpynov
ced1682e7b Fix previous commit a liitle bit 2011-12-03 20:44:59 +04:00
Oleg Shpynov
809bbad7c9 Minor documentation fixes 2011-12-03 20:44:15 +04:00
Oleg Shpynov
36950ea4f1 VIM-113 IdeaVIM stacktrace 2011-12-03 20:39:03 +04:00
Oleg Shpynov
0486618b26 refactorings 2011-12-03 20:24:46 +04:00
Oleg Shpynov
4895f4d0a5 Cleanup 2011-12-03 19:27:57 +04:00
Oleg Shpynov
2713c1d7ad Unify work with bundles 2011-12-03 18:27:22 +04:00
Oleg Shpynov
8b1bb2008d More straightforward plugin keymap initialization. Do not show lots of notifications 2011-12-03 17:42:32 +04:00
Oleg Shpynov
1d36f1cb16 API cleanup 2011-12-03 16:58:06 +04:00
Oleg Shpynov
a73a9ef63e Some refactoring + do not show notifications about reconfiguring vim keymap on startup 2011-12-03 16:44:27 +04:00
Oleg Shpynov
136ff9195e Simplify development 2011-12-03 16:40:24 +04:00
Oleg Shpynov
5a9b04aaeb Update build compatibility tags 2011-12-03 16:16:26 +04:00
oleg
35bebd50d7 Compatibility with IDEA 11 API 2011-08-22 14:42:46 +04:00
Oleg Shpynov
3aab7b4311 Plugin error reporter turned on 2011-06-06 19:46:18 +04:00
Oleg Shpynov
0668e9b2c7 Compatibility with IDEA 10.5 released 2011-05-18 11:30:16 +04:00
Oleg Shpynov
8cf7735bec Fix compatibility with 10.5 EAP 106.500+ 2011-04-26 11:34:35 +04:00
Oleg Shpynov
fbfbaad0c0 DRY refactoring 2011-04-20 17:50:41 +04:00
Oleg Shpynov
820774b867 Make ideavim plugin to ask for a permission to use Vim keymap on turning on. 2011-04-07 12:23:07 +04:00
Oleg Shpynov
7119c572b9 Prompt to restart IDE after changing Vim parent keymap 2011-04-05 15:01:02 +04:00
Yury V. Zaytsev
974e1d2ca8 Small number of refinements to the README (mostly grammar)
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
2011-04-03 21:28:43 +02:00
Oleg Shpynov
cb8b6f811c Revert "VIM-78 NPE"
Actually that commit has broken VisualOperationDelegateActions like Comment, Format, etc.
This reverts commit 5fb5029d0c.
2011-04-01 12:56:51 +04:00
Oleg Shpynov
241046ac9d Description fix 2011-03-30 12:50:28 +04:00
Oleg Shpynov
2d2835faa1 Eliminate duplication 2011-03-30 12:35:34 +04:00
Oleg Shpynov
3ed6386866 Tweak documentation 2011-03-29 19:27:21 +04:00
Oleg Shpynov
e6fc8cd65e Cleanup resources 2011-03-29 18:52:17 +04:00
Oleg Shpynov
6f6eb7b568 NPE fix 2011-03-29 12:32:38 +04:00
Oleg Shpynov
b3eab0cb39 Fix problem with exiting from the insert mode. Actually if we turn insert mode on for some editors, they don't have any lastinsert 2011-03-29 12:29:06 +04:00
Oleg Shpynov
1461a2b29f Prevent extra modes in states stack 2011-03-28 12:54:16 +04:00