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

Commit Graph

  • 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
  • e5bfad974e Copyright and comment Alexey Gerasimov 2020-02-07 21:50:06 +0500
  • 59d87e0c94 More tests Alexey Gerasimov 2020-02-05 23:29:05 +0500
  • 50c2d04503 Migrate to new checkInString Alexey Gerasimov 2020-02-05 20:53:16 +0500
  • 480de62686 Improve existing checkInString Alexey Gerasimov 2020-02-05 20:50:02 +0500
  • 955b501058 Make Direction enum public Alexey Gerasimov 2020-02-05 20:47:02 +0500
  • d985527624 Rewrite checkInString in Kotlin Alexey Gerasimov 2020-02-05 20:36:10 +0500
  • afbe7f0e69 Add findPositionOfFirstCharacter function Alexey Gerasimov 2019-11-24 15:11:45 +0500
  • 94e65ddce6 Use isQuoteWithoutEscape when findCharacterPosition to detect escaped char Alexey Gerasimov 2019-11-24 15:09:25 +0500
  • cb9f144255 isQuoteWithoutEscape small improvement Alexey Gerasimov 2019-11-24 15:05:28 +0500
  • ac84624faa Use Direction enum instead of int Alexey Gerasimov 2019-11-24 15:02:48 +0500
  • c2196785e7 Add tests Alexey Gerasimov 2019-11-11 18:03:03 +0500
  • 30097fbae6 Assume that caret is in string/char only if there is closing char Alexey Gerasimov 2019-11-11 18:02:48 +0500
  • c295dd5c62
    Use special class for storing requiredShortcuts Alex Plate 2020-02-07 16:07:14 +0300
  • 373fef2824
    Refactor MappingInfo Alex Plate 2020-02-07 11:09:50 +0300
  • cfc255bf2b
    Rename .java to .kt Alex Plate 2020-02-07 11:09:49 +0300
  • ea7e58535b
    Fix tests Alex Plate 2020-02-07 12:41:47 +0300
  • ea342a8e4f
    Preparation for 0.55.1 EAP release 0.55.1-EAP Alex Plate 2020-02-04 18:55:31 +0300
  • 0b67dd1d05
    Merge pull request #218 from citizenmatt/feature/registers Alex Plate 2020-02-04 18:46:15 +0300
  • 1519faef81
    Fix compatibility with the IdeaVim-EasyMotion Alex Plate 2020-02-04 11:13:20 +0300
  • 9fad4a74ed
    Remove keys from Command Matt Ellis 2020-01-06 09:41:43 +0000
  • 24f023c8b3
    Update changes Matt Ellis 2020-02-03 23:35:53 +0000
  • 3eb46114f8
    Remove Shortcut class Matt Ellis 2020-02-03 23:35:04 +0000