1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-18 17:46:02 +01:00

Commit Graph

  • c3183a8bd7
    Replace string buffer with string builder Alex Plate 2019-12-06 18:14:59 +0300
  • 7c162fc7ed
    Fix some possible exceptions Alex Plate 2019-12-06 18:14:35 +0300
  • 529c5ac8d7
    Fix isPuncf method Alex Plate 2019-12-06 18:11:42 +0300
  • 60e619e45e
    ExPanel doesn't return null Alex Plate 2019-12-06 17:55:59 +0300
  • a89bdcdd3b
    Fix exception with d: Alex Plate 2019-12-06 16:36:28 +0300
  • 09fbdf5541
    Make test extension private Alex Plate 2019-12-06 15:11:09 +0300
  • 0b517671cb
    Make some argument collections immutable Alex Plate 2019-12-05 17:27:14 +0300
  • a15dc3ed60
    Suppress some inspections Alex Plate 2019-12-05 12:58:32 +0300
  • b7d60f4cb5
    Fix tests Alex Plate 2019-12-04 16:19:16 +0300
  • 82a331a940
    VIM-1362 Search with confirm scroll down far enough Alex Plate 2019-12-04 16:05:11 +0300
  • c31e688f11
    Suppress deprecation Alex Plate 2019-12-04 15:49:47 +0300
  • 0c887027d3
    Suppress some deprecations Alex Plate 2019-12-04 12:44:18 +0300
  • 7c7df85d1a
    Perform partial reset after autocomplete Alex Plate 2019-12-03 13:21:49 +0300
  • a7c025d927
    Add Enter to the list of keys that are not processed with active lookup Alex Plate 2019-12-03 12:50:33 +0300
  • 424598b92f
    Split plugin.xml into several files Alex Plate 2019-12-03 12:46:57 +0300
  • dc713c477b
    Disable down/up keys for lookup Alex Plate 2019-12-02 15:57:08 +0300
  • 7e71edaee2
    Suppress wrong error Alex Plate 2019-12-02 15:49:20 +0300
  • 3f8925cbb0
    VIM-1853 Fix marks for disposable projects Alex Plate 2019-12-02 15:46:05 +0300
  • 5f9e24b314
    VIM-1855 Fix initialization error Alex Plate 2019-12-02 10:56:08 +0300
  • dcd799ad85
    Comment deprecated method Alex Plate 2019-12-02 10:48:30 +0300
  • ff0d7a4345
    Update initialization logic Alex Plate 2019-11-29 15:17:50 +0300
  • d68bad313e
    VIM-1854 Fix i_Ctrl-T Alex Plate 2019-11-29 12:33:08 +0300
  • bd09917396
    Remove async startup and different small optimizations Alex Plate 2019-11-29 11:46:34 +0300
  • eeaa2fe882
    Update idea and kotlin version Alex Plate 2019-11-29 10:48:13 +0300
  • 32ac0e77fa
    Fix mark Alex Plate 2019-11-28 19:44:10 +0300
  • 947a1aa9f5
    Update changes Alex Plate 2019-11-28 19:40:54 +0300
  • 17a87f80e3
    All keys are allowed during the lookup except TAB Alex Plate 2019-11-28 19:38:46 +0300
  • 59f4dc8c78
    Surround and Commentary extensions can be repeated with a dot command Alex Plate 2019-11-28 18:58:58 +0300
  • 6434a06c08
    Convert commentary extension test to kt Alex Plate 2019-11-28 18:23:44 +0300
  • 6133ab509d
    Rename .java to .kt Alex Plate 2019-11-28 18:23:43 +0300
  • 572a96328a
    CTRL-A accepts all sizes of number Alex Plate 2019-11-28 18:08:02 +0300
  • a7ac3bec7f
    Reset keyHandler state before the command execution Alex Plate 2019-11-28 15:56:06 +0300
  • 3e78f50a76
    Create commandState helper function Alex Plate 2019-11-28 14:42:57 +0300
  • a4843e57cb
    Remove REPEAT mode Alex Plate 2019-11-28 13:31:57 +0300
  • d6d90dda58
    Rename FLAG_NO_REPEAT to FLAG_NO_REPEAT_INSERT Alex Plate 2019-11-28 13:02:49 +0300
  • c92c5e234c
    Convert some classes to kt Alex Plate 2019-11-27 15:30:56 +0300
  • 987f06d518
    Rename .java to .kt Alex Plate 2019-11-27 15:30:02 +0300
  • eaf7476785
    Refactor repeat action Alex Plate 2019-11-27 11:42:08 +0300
  • 3b39656280
    Kotlin is a preferred language for IdeaVim Alex Plate 2019-11-28 12:13:15 +0300
  • 5c559f921d
    [VIM-1847] Add option to remove the status bar icon Alex Plate 2019-11-27 11:00:33 +0300
  • 77f6b3fcb8
    Show the plugin version for internal mode Alex Plate 2019-11-26 15:55:33 +0300
  • f56ed7fd50
    Update status bar popup location Alex Plate 2019-11-26 13:22:20 +0300
  • a470b579a9
    Fix exception Alex Plate 2019-11-26 11:55:54 +0300
  • a2eb7d44c0
    Fix turn off and on plugin Alex Plate 2019-11-26 11:29:32 +0300
  • dfc83a7aea
    Update ktdocs Alex Plate 2019-11-25 19:38:04 +0300
  • 71686e45e3
    [EA-211536] Fix exception by aliasing Alex Plate 2019-11-25 19:31:17 +0300
  • b0ac35a51b
    Update changes Alex Plate 2019-11-25 18:59:44 +0300
  • d836320b31
    [VIM-1845] Show action group popups Alex Plate 2019-11-25 18:50:00 +0300
  • 19e7c058c3
    Convert VimShortcutKeyAction to kt Alex Plate 2019-11-25 14:16:58 +0300
  • f1ae3607e4
    Rename .java to .kt Alex Plate 2019-11-25 14:16:57 +0300
  • d03bfaeb53
    Convert action package to kt Alex Plate 2019-11-25 14:05:23 +0300
  • 33f363cb31
    Rename .java to .kt Alex Plate 2019-11-25 14:05:23 +0300
  • cdb87b6a70
    Convert file package to kt Alex Plate 2019-11-25 13:59:27 +0300
  • b5497d83a9
    Rename .java to .kt Alex Plate 2019-11-25 13:59:26 +0300
  • 802b7c33b6
    Convert copy package to kt Alex Plate 2019-11-25 13:36:00 +0300
  • bb4f81fb84
    Rename .java to .kt Alex Plate 2019-11-25 13:35:59 +0300
  • 10a02e98e9
    Update CHANGES Alex Plate 2019-11-25 13:27:44 +0300
  • 32075ef758
    Update set-commands doc Alex Plate 2019-11-25 12:21:07 +0300
  • 998073ac7f
    Convert shift package to kt Alex Plate 2019-11-25 12:13:55 +0300
  • 93c7a5bdd2
    Rename .java to .kt Alex Plate 2019-11-25 12:13:55 +0300
  • 3fb2ce47e9
    Convert insert package to kt Alex Plate 2019-11-25 12:04:57 +0300
  • 61a8217d83
    Rename .java to .kt Alex Plate 2019-11-25 12:04:56 +0300
  • ad5e4341fa
    Convert delete package to kt Alex Plate 2019-11-25 11:57:42 +0300
  • 5b192795e6
    Rename .java to .kt Alex Plate 2019-11-25 11:57:42 +0300
  • 5db9c5d31e
    Convert change package to kt Alex Plate 2019-11-25 11:36:29 +0300
  • ff469a386e
    Rename .java to .kt Alex Plate 2019-11-25 11:36:29 +0300
  • 3a90cf0e7b
    Convert number package to kt Alex Plate 2019-11-25 11:31:27 +0300
  • 07dbad8c70
    Rename .java to .kt Alex Plate 2019-11-25 11:31:27 +0300
  • e8ba919661
    Update CHANGES Alex Plate 2019-11-22 19:52:44 +0300
  • 390d92b16f
    Fix bindings for active lookup Alex Plate 2019-11-22 19:37:52 +0300
  • d45d56f330
    Find action by id without all actions initiation Alex Plate 2019-11-22 17:32:28 +0300
  • 2e7cde3ca5
    Replace TODO with TO BE IMPLEMENTED in info file Alex Plate 2019-11-22 16:55:49 +0300
  • 0594ea0b98
    Convert macro package to kt Alex Plate 2019-11-22 16:25:44 +0300
  • 37d09781b4
    Rename .java to .kt Alex Plate 2019-11-22 16:25:43 +0300
  • b0f3a0ea30
    Convert motion package to kt Alex Plate 2019-11-22 15:29:31 +0300
  • 8282abf264
    Rename .java to .kt Alex Plate 2019-11-22 15:29:31 +0300
  • 4153b58502
    IJ wants properties to be in other order Alex Plate 2019-11-22 14:43:27 +0300
  • b62b940cd4
    Make kt library compileOnly Alex Plate 2019-11-22 14:39:45 +0300
  • ca9cf02361
    Update changes Alex Plate 2019-11-22 14:11:43 +0300
  • e863ffd949
    Update getKeyStroke for Neo layouts Alex Plate 2019-11-21 17:06:00 +0300
  • eb4bb3f238
    Update readme Alex Plate 2019-11-20 18:21:27 +0300
  • d3d35bbea1
    Fix incapability with <193 Alex Plate 2019-11-20 18:12:20 +0300
  • 8eff6d80a2
    Fix after update Alex Plate 2019-11-20 18:09:11 +0300
  • 77c8947ccd
    Fix after update Alex Plate 2019-11-20 18:00:54 +0300
  • 48556f6917
    Update first plugin initialization Alex Plate 2019-11-07 12:47:15 +0300
  • 2e8dc4234f
    Do not connect to the EditorAcgtionManager before the first editor is created Alex Plate 2019-11-07 12:40:56 +0300
  • a6a60b6e71
    Do not start project manager Alex Plate 2019-11-07 12:31:08 +0300
  • eba9eaf37a
    Faster command parser Alex Plate 2019-11-07 12:15:43 +0300
  • ae31b1c23d
    Faster keys parsing Alex Plate 2019-11-06 18:17:39 +0300
  • 535a0532df
    Use ArrayList implementation for KeyMapping Alex Plate 2019-11-06 16:30:18 +0300
  • 0579d242f6
    Lazy loading of KeywordOption Alex Plate 2019-11-06 15:51:07 +0300
  • b4910ed8f4
    Refactor key parsing Alex Plate 2019-11-05 14:47:29 +0300
  • 2bb1399ae7
    Remove unnecessary reset Alex Plate 2019-11-05 13:29:56 +0300
  • 062ada96ff
    Do not initialize some services on first startup Alex Plate 2019-11-05 13:09:40 +0300
  • bb94238e9c
    Remove invertMap function Alex Plate 2019-11-05 12:37:53 +0300
  • 43a40c1f6b
    Update keyparser to accept « brackets Alex Plate 2019-11-05 12:07:43 +0300
  • 639866a9e1
    Remove unused name property Alex Plate 2019-11-05 11:35:47 +0300
  • 05bbe6b799
    Rename name to names Alex Plate 2019-11-05 11:33:34 +0300
  • e19b1c8bf0
    Create interface for complicated commands Alex Plate 2019-11-05 11:23:05 +0300
  • 0648d621b5
    Move handler names to plugin.xml Alex Plate 2019-11-05 11:19:36 +0300