1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-19 04:42:46 +02:00

Commit Graph

  • 7db74460fa Fix marks range end position handling, as excluded Alexey Gerasimov 2020-03-11 21:51:19 +0500
  • c8d64e0a06
    Update changelog Alex Plate 2020-03-20 11:44:27 +0300
  • 1a3dea0de6
    Update slack notification format Alex Plate 2020-03-20 11:42:40 +0300
  • 17b642280e
    Update gradle wrapper properties Alex Plate 2020-03-20 11:42:14 +0300
  • 1c1717b78b
    Add kk to the contributions list Alex Plate 2020-03-20 10:38:30 +0300
  • 4bbbdf8108
    Fix ReplaceWithRegister to the empty line Alex Plate 2020-03-20 10:32:28 +0300
  • 04a193309d
    Merge pull request #228 from kevin70/master Alex Pláte 2020-03-20 10:34:58 +0300
  • f106ffa176
    Support ReplaceWithRegister plugin emulation Alex Plate 2020-03-19 11:25:30 +0300
  • 8d5d099542
    Update icon on ideastatusicon option change Alex Plate 2020-03-19 09:13:49 +0300
  • 4849992ca9 fixed #VIM-570 kk 2020-03-18 18:49:55 +0800
  • 623105650e
    PutTextAction refactor Alex Plate 2020-03-17 09:43:40 +0300
  • 5e2c01daa6
    Rename PutTextAction.kt Alex Plate 2020-03-17 09:32:46 +0300
  • 58bf3a4d30
    Merge Put actions into one file Alex Plate 2020-03-17 09:28:49 +0300
  • 2d434c38b9
    Move test to correct directory Alex Plate 2020-03-15 16:53:57 +0300
  • 246f5cd8cf
    VIM-1911 Lookup keys respect IDE handler Alex Plate 2020-03-14 23:03:42 +0300
  • 5a174d21f1
    Update CHANGES Alex Plate 2020-03-14 18:06:58 +0300
  • e632c653f6
    Add showcmd text to widget label Alex Plate 2020-03-14 18:05:38 +0300
  • 174d17b088
    VIM-1958 Fix X command for linewise selection Alex Plate 2020-03-14 18:00:45 +0300
  • 3a35c931e4
    Unignore some tests Alex Plate 2020-03-14 17:42:33 +0300
  • b768b26c85
    Remove some warnings Alex Plate 2020-03-14 17:28:14 +0300
  • 123ce6ebaf
    Get rid of deprecated KeyEvents Alex Plate 2020-03-14 15:54:50 +0300
  • 276c8db512
    Fix some tests Alex Plate 2020-03-12 11:48:24 +0300
  • f898b8d181
    Fix mappings to <S-Space> Alex Plate 2020-03-12 11:25:14 +0300
  • e9f9e531e4
    Convert vim typed action to kt Alex Plate 2020-03-12 11:04:35 +0300
  • a7d813cb86
    Rename .java to .kt Alex Plate 2020-03-12 11:04:35 +0300
  • 75b6eedb12
    Remove unused class Alex Plate 2020-03-12 10:33:52 +0300
  • ec6860aa90
    Change the label of showcmd widget Alex Plate 2020-03-12 10:03:39 +0300
  • 5cf661c6ae
    Fix exception during command typing Alex Plate 2020-03-10 14:58:35 +0300
  • 8c62caae7c
    Fix compilation errors Alex Plate 2020-03-10 11:30:10 +0300
  • cc6fe21af6
    Update CHANGES.md Alex Plate 2020-03-10 10:28:17 +0300
  • 1902151efa
    Merge pull request #220 from citizenmatt/feature/showcmd Alex Pláte 2020-03-10 10:24:36 +0300
  • b7af1e6289
    Merge branch 'master' into feature/showcmd Alex Pláte 2020-03-10 10:24:06 +0300
  • 0c77b320db
    VIM-570 Print non-ascii characters in ex panel Alex Plate 2020-03-06 13:03:28 +0300
  • ee41adc4e9
    Update kotlin version Alex Plate 2020-03-05 10:30:54 +0300
  • 93462d7505
    Merge pull request #221 from igrekster/master Alex Pláte 2020-03-06 09:54:33 +0300
  • 2f5946640e
    Update changelog 0.55.2-EAP Alex Plate 2020-03-04 10:44:28 +0300
  • 7cdb7dc308
    Fix some tests for older versions of IDE Alex Plate 2020-03-04 10:32:05 +0300
  • 2f148255f7 Cleanup John Weigel 2020-03-03 23:14:11 -0600
  • cb00b8b335 Merge remote-tracking branch 'upstream/master' into buffer_command John Weigel 2020-03-03 23:10:00 -0600
  • 559b56c8a2 Minor updates John Weigel 2020-03-03 23:05:32 -0600
  • c0038d0373
    Add John Weigel to contributors list Alex Plate 2020-03-03 11:11:09 +0300
  • 2820decb5e
    Rename variable Alex Plate 2020-02-28 21:12:36 +0300
  • c64f368e6a
    Merge pull request #217 from angelbot/master Alex Pláte 2020-03-03 11:05:43 +0300
  • b7c8e84f5e
    Minor cleanup Alex Plate 2020-03-03 11:03:36 +0300
  • 5acf6c9158
    Convert VimPlugin to service Alex Plate 2020-02-28 20:42:27 +0300
  • a8197b0c84
    Convert runnableHelper to kt Alex Plate 2020-02-28 18:15:40 +0300
  • 2e03062c24
    Rename .java to .kt Alex Plate 2020-02-28 18:15:39 +0300
  • 7fb60a185b
    Update gradle version Alex Plate 2020-02-28 17:35:46 +0300
  • 0327ea972b
    Make Open ideavimrc dumb aware Alex Plate 2020-02-28 10:29:38 +0300
  • 561cc77ecc
    Move related methods closer to each other Alex Plate 2020-02-28 09:42:22 +0300
  • a1ab4acd14
    Add comment for EPs Alex Plate 2020-02-28 09:39:33 +0300
  • d4939803da
    Update changelist Alex Plate 2020-02-27 14:27:13 +0300
  • 730ce3aca9
    Merge pull request #226 from agrison/master Alex Pláte 2020-02-27 14:23:31 +0300
  • 1893dc6afd Fixes from feedback. Alexandre Grison 2020-02-27 11:46:23 +0100
  • 6ec39314ee argtextobj: support bracket pairs configuration via let g:argtextobj_pairs="..." igrekster 2020-02-15 20:41:14 +1100
  • 158cea51db Add override test John Weigel 2020-02-23 22:02:06 -0600
  • 33d34f35e9 Merge branch 'master' into buffer_command John Weigel 2020-02-23 21:49:22 -0600
  • 1f4f40fd7c Merge remote-tracking branch 'upstream/master' John Weigel 2020-02-23 21:48:30 -0600
  • 7c908b247e Merge branch 'master' into buffer_command John Weigel 2020-02-23 21:14:21 -0600
  • c87528939b Fix buffer numbering bug with filters. Update test to cover fix. John Weigel 2020-02-23 21:11:36 -0600
  • 41c822fde1 Add support for buffer command. John Weigel 2020-02-23 20:45:06 -0600
  • e56646105d
    Add test bages Alex Plate 2020-02-21 12:05:05 +0300
  • b8a40d93f7
    Now every service handles it's state separately. VimLocalConfig is a service Alex Plate 2020-02-21 12:03:02 +0300
  • 4bfc025248 Fixes typo Alexandre Grison 2020-02-20 12:24:38 +0100
  • 36f6027b0e Implement the vim-textobj-entire plugin emulation. Alexandre Grison 2020-02-20 12:13:55 +0100
  • e032377e68
    Update annotations Alex Plate 2020-02-20 10:35:09 +0300
  • 929eee4a12
    Add comments for NotificationService.kt Alex Plate 2020-02-20 10:13:47 +0300
  • 61ce50264a
    Add Alexey Gerasimov to contributors list Alex Plate 2020-02-19 12:02:10 +0300
  • 48927b1207
    Small corrections after merge Alex Plate 2020-02-19 11:57:05 +0300
  • 0820893dc6
    Update annotations to java 8 style Alex Plate 2020-02-14 12:44:48 +0300
  • dd6079cfa6
    Merge pull request #219 from fan-tom/bugifx/1008 Alex Pláte 2020-02-19 11:53:19 +0300
  • 2a6569742d populate intelij navigation history together with ideavim jumplist Piotr Mikulski 2020-02-17 17:49:26 -0800
  • 3d7d75bae4 Merge remote-tracking branch 'upstream/master' John Weigel 2020-02-16 21:11:02 -0600
  • 6da4d0ce5e Rework buffer list to more closely mimic vim. John Weigel 2020-02-16 20:40:17 -0600
  • 4994d70b1a
    Update changelog Alex Plate 2020-02-14 12:42:22 +0300
  • c873081dc3
    Merge pull request #133 from igrekster/master Alex Plate 2020-02-14 12:30:13 +0300
  • 070237f77f
    Add [To Be Released] label Alex Plate 2020-02-14 12:24:34 +0300
  • eb01b25f35
    Fix some cases by disabling [, { and < support (what is not supported in the original plugin) Alex Plate 2020-02-14 12:23:32 +0300
  • c0c9cfaf86
    Get rid of several getText methods Alex Plate 2020-02-14 10:54:22 +0300
  • 304f860eb2
    Use java 8 JetBrains annotations Alex Plate 2020-02-14 10:32:18 +0300
  • 2f18b25593
    Update gradle dependencies Alex Plate 2020-02-14 10:17:00 +0300
  • 14c8b6a248
    Fix nullability compile error on 2019.2 Matt Ellis 2020-02-11 10:28:48 +0000
  • adaa683e58
    Use 2020.1 build for README label Alex Plate 2020-02-11 10:11:52 +0300
  • 9b71215cde
    Merge branch 'master' into feature/showcmd Matt Ellis 2020-02-11 00:24:29 +0000
  • 8be572f976
    Update set-commands and changes Matt Ellis 2020-02-11 00:22:29 +0000
  • 4f43bcffb9
    Replace SelectRegisterAction with direct parsing Matt Ellis 2020-01-10 15:49:22 +0000
  • 29e4dc5fb5
    Show digraph entry in showcmd Matt Ellis 2020-02-10 20:38:49 +0000
  • 0dc95cb13c
    [VIM-434] Display showcmd in status bar Matt Ellis 2020-01-06 17:33:50 +0000
  • 5ee0a93675 Add argtextobj.vim plugin emulation igrekster 2017-09-30 13:28:30 +1000
  • 767b3c4a39
    Add some scheduled for removal annotations Alex Plate 2020-02-08 20:57:44 +0300
  • bb948a463c
    Add option to make status bar icon gray Alex Plate 2020-02-08 20:56:03 +0300
  • e4e9a03d0a
    Add information about why EPs are used to register actions and ex handlers. Alex Plate 2020-02-08 18:14:04 +0300
  • 50ba386f59
    Write tests for dynamic extensions Alex Plate 2020-02-08 18:07:20 +0300
  • 79d0565c2d
    Update some tests Alex Plate 2020-02-08 16:09:39 +0300
  • bcc9b0a7b1
    Remove plugin owner after extension removal Alex Plate 2020-02-08 15:38:54 +0300
  • 2c8f4940b9
    Support EasyMotion extension Alex Plate 2020-02-08 15:25:24 +0300
  • 41876cf8fd
    Make vimExtension dynamic Alex Plate 2020-02-08 14:56:39 +0300
  • f6fd0b52f0
    Rename RequiredShortcutOwner to MappingOwner Alex Plate 2020-02-08 14:36:35 +0300
  • 843faa7cc6
    Make plugins disposable Alex Plate 2020-02-08 14:36:01 +0300
  • a8af2c3242 Fix Set creation Alexey Gerasimov 2020-02-07 22:24:46 +0500