Commit Graph
9716 Commits
Author SHA1 Message Date
Alex Plate 5f9e24b314 VIM-1855 Fix initialization error 2019-12-02 10:56:08 +03:00
Alex Plate dcd799ad85 Comment deprecated method 2019-12-02 10:48:30 +03:00
Alex Plate ff0d7a4345 Update initialization logic 2019-12-02 10:47:33 +03:00
Alex Plate d68bad313e VIM-1854 Fix i_Ctrl-T
Refactor shift left/right classes as well
2019-11-29 12:33:08 +03:00
Alex Plate bd09917396 Remove async startup and different small optimizations 2019-11-29 11:46:34 +03:00
Alex Plate eeaa2fe882 Update idea and kotlin version 2019-11-29 10:48:13 +03:00
Alex Plate 32ac0e77fa Fix mark 2019-11-28 19:44:10 +03:00
Alex Plate 947a1aa9f5 Update changes 2019-11-28 19:40:54 +03:00
Alex Plate 17a87f80e3 All keys are allowed during the lookup except TAB 2019-11-28 19:38:46 +03:00
Alex Plate 59f4dc8c78 Surround and Commentary extensions can be repeated with a dot command
VIM-1118
2019-11-28 18:58:58 +03:00
Alex Plate 6434a06c08 Convert commentary extension test to kt 2019-11-28 18:23:44 +03:00
Alex Plate 6133ab509d Rename .java to .kt 2019-11-28 18:23:43 +03:00
Alex Plate 572a96328a CTRL-A accepts all sizes of number
VIM-1424
2019-11-28 18:08:02 +03:00
Alex Plate a7ac3bec7f Reset keyHandler state before the command execution 2019-11-28 15:56:06 +03:00
Alex Plate 3e78f50a76 Create commandState helper function 2019-11-28 14:42:57 +03:00
Alex Plate a4843e57cb Remove REPEAT mode
Replace it with `isDotRepeatInProgress()` method
2019-11-28 13:31:57 +03:00
Alex Plate d6d90dda58 Rename FLAG_NO_REPEAT to FLAG_NO_REPEAT_INSERT 2019-11-28 13:02:49 +03:00
Alex Plate c92c5e234c Convert some classes to kt 2019-11-28 12:13:29 +03:00
Alex Plate 987f06d518 Rename .java to .kt 2019-11-28 12:13:29 +03:00
Alex Plate eaf7476785 Refactor repeat action 2019-11-28 12:13:29 +03:00
Alex PlateandGitHub 3b39656280 Kotlin is a preferred language for IdeaVim 2019-11-28 12:13:15 +03:00
Alex Plate 5c559f921d [VIM-1847] Add option to remove the status bar icon 2019-11-27 11:00:42 +03:00
Alex Plate 77f6b3fcb8 Show the plugin version for internal mode 2019-11-26 15:55:33 +03:00
Alex Plate f56ed7fd50 Update status bar popup location 2019-11-26 13:22:20 +03:00
Alex Plate a470b579a9 Fix exception 2019-11-26 11:55:54 +03:00
Alex Plate a2eb7d44c0 Fix turn off and on plugin 2019-11-26 11:29:32 +03:00
Alex Plate dfc83a7aea Update ktdocs 2019-11-25 19:38:04 +03:00
Alex Plate 71686e45e3 [EA-211536] Fix exception by aliasing 2019-11-25 19:31:17 +03:00
Alex Plate b0ac35a51b Update changes 2019-11-25 18:59:44 +03:00
Alex Plate d836320b31 [VIM-1845] Show action group popups 2019-11-25 18:50:00 +03:00
Alex Plate 19e7c058c3 Convert VimShortcutKeyAction to kt 2019-11-25 14:16:58 +03:00
Alex Plate f1ae3607e4 Rename .java to .kt 2019-11-25 14:16:57 +03:00
Alex Plate d03bfaeb53 Convert action package to kt 2019-11-25 14:05:23 +03:00
Alex Plate 33f363cb31 Rename .java to .kt 2019-11-25 14:05:23 +03:00
Alex Plate cdb87b6a70 Convert file package to kt 2019-11-25 13:59:27 +03:00
Alex Plate b5497d83a9 Rename .java to .kt 2019-11-25 13:59:26 +03:00
Alex Plate 802b7c33b6 Convert copy package to kt 2019-11-25 13:36:00 +03:00
Alex Plate bb4f81fb84 Rename .java to .kt 2019-11-25 13:35:59 +03:00
Alex Plate 10a02e98e9 Update CHANGES 2019-11-25 13:27:44 +03:00
Alex Plate 32075ef758 Update set-commands doc 2019-11-25 12:21:07 +03:00
Alex Plate 998073ac7f Convert shift package to kt 2019-11-25 12:13:55 +03:00
Alex Plate 93c7a5bdd2 Rename .java to .kt 2019-11-25 12:13:55 +03:00
Alex Plate 3fb2ce47e9 Convert insert package to kt 2019-11-25 12:04:57 +03:00
Alex Plate 61a8217d83 Rename .java to .kt 2019-11-25 12:04:56 +03:00
Alex Plate ad5e4341fa Convert delete package to kt 2019-11-25 11:57:42 +03:00
Alex Plate 5b192795e6 Rename .java to .kt 2019-11-25 11:57:42 +03:00
Alex Plate 5db9c5d31e Convert change package to kt 2019-11-25 11:36:29 +03:00
Alex Plate ff469a386e Rename .java to .kt 2019-11-25 11:36:29 +03:00
Alex Plate 3a90cf0e7b Convert number package to kt 2019-11-25 11:31:27 +03:00
Alex Plate 07dbad8c70 Rename .java to .kt 2019-11-25 11:31:27 +03:00