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

Commit Graph

  • 174f86f91e
    Add gif with highlight_yank Alex Plate 2020-07-30 10:34:44 +0300
  • 77a462702e
    Add a note about property based tests Alex Plate 2020-07-29 11:34:58 +0300
  • d20955900d
    Prepare to 0.58.1 EAP Alex Plate 2020-07-28 09:38:16 +0300
  • b952d2b96a
    Note the PR from KostkaBrukowa Alex Plate 2020-07-27 20:59:38 +0300
  • 428d1d6699
    Add KostkaBrukowa to contributors list Alex Plate 2020-07-27 20:39:16 +0300
  • 35863581e9
    Merge pull request #245 from KostkaBrukowa/VIM-1970 Alex Pláte 2020-07-27 20:34:18 +0300
  • 041f6af607
    Add insert listener; small refactorings Alex Plate 2020-07-27 20:25:03 +0300
  • 0e8a1bfc87
    Refactor neovim tests Alex Plate 2020-07-27 10:07:19 +0300
  • 442e739447
    Fix propertyBased test Alex Plate 2020-07-27 09:57:53 +0300
  • 47bb155989
    Replace IJ pair with kotlin Pair Alex Plate 2020-07-26 19:09:35 +0300
  • bd733b72a7
    Write property based test for inc/dec Alex Plate 2020-07-26 19:04:58 +0300
  • e01327ab29
    Update implementation for inc/dec Alex Plate 2020-07-26 19:04:46 +0300
  • 2a10247653
    Update implementation for inc/dec actions Alex Plate 2020-07-24 21:50:04 +0300
  • e3b7ed7657 VIM-1970 | Adds yank listeners, updates tests kostkabrukowa 2020-07-24 13:36:23 +0200
  • d4357ce801
    Start implementing property based test for increment/decrement Alex Plate 2020-07-24 13:54:52 +0300
  • 5bdeaed416
    Fix number change for an incorrect oct number Alex Plate 2020-07-24 13:53:16 +0300
  • a44d93283f
    Refactor ChangeNumberIncAction.kt Alex Plate 2020-07-24 10:17:36 +0300
  • 804f69e9c8
    Fix Ctrl-A for selections Alex Plate 2020-07-23 21:12:28 +0300
  • 086c2f201b VIM-1970 | Adds feature to change highlight background color kostkabrukowa 2020-07-22 17:29:54 +0200
  • 0b22360891
    Add a couple of tests for macros Alex Plate 2020-07-22 11:14:49 +0300
  • 808fb24bbc
    Remove unused methods Alex Plate 2020-07-22 10:40:35 +0300
  • febd8eccf0
    Update changelog Alex Plate 2020-07-22 10:25:45 +0300
  • 22b1209eb5
    Revert the behaviour of :reg command Alex Plate 2020-07-22 10:21:57 +0300
  • 485c5501b3
    [VIM-2075] Fix zR command Alex Plate 2020-07-21 14:07:14 +0300
  • 81ceba8926
    Optimize imports Alex Plate 2020-07-21 14:02:05 +0300
  • 3edd95da4e
    Merge pull request #240 from rieonke/VIM-2059 Alex Pláte 2020-07-22 10:20:23 +0300
  • c1bb364cbe VIM-1970 | Removes box around yank highlight kostkabrukowa 2020-07-21 15:18:00 +0200
  • db8fa31503
    Merge pull request #246 from gaganis/add_resources_to_contributors_md Alex Pláte 2020-07-21 13:09:01 +0300
  • 1a5a65dcb1 Add resource links helpful to contributors Giorgos Gaganis 2020-07-20 14:34:07 +0300
  • 1c96f4491e
    Comment out failing tests Alex Plate 2020-07-20 12:45:56 +0300
  • 30ddb4071f
    Add information about neovim integration Alex Plate 2020-07-20 11:19:35 +0300
  • dccc793fc7 VIM-1970 | Tries to remove thread related test failure kostkabrukowa 2020-07-19 16:54:05 +0200
  • f070a57148 VIM-1970 | Tries to remove thread related test failure kostkabrukowa 2020-07-19 16:08:21 +0200
  • 2dde2cfb3b VIM-1970 | Refactores some tests kostkabrukowa 2020-07-19 15:34:28 +0200
  • e0fef4f017 VIM-1970 | Adds some tests and updates plugins docs kostkabrukowa 2020-07-19 13:30:49 +0200
  • 3a40b9689c VIM-1970 | Fixes register bug kostkabrukowa 2020-07-18 19:12:08 +0200
  • 3937a395b7 VIM-1970 | Moves functionality to extension class, adds possibility to dynamically set highlight duration kostkabrukowa 2020-07-18 18:49:57 +0200
  • 7e3d532075 VIM-1970 | Clears highlighters after its removal kostkabrukowa 2020-07-18 11:30:52 +0200
  • 4f658c4734 VIM-1970 | Draft of working solution to plugin vim-highlightedyank kostkabrukowa 2020-07-18 10:08:32 +0200
  • 26aa753d9e
    Update syntax of TabCloseHandler.kt Alex Plate 2020-07-16 11:13:20 +0300
  • bd9c40aabc
    Add Rieon Ke to contributions list Alex Plate 2020-07-16 11:02:45 +0300
  • 008edc7e33
    Merge pull request #244 from rieonke/VIM-2068 Alex Pláte 2020-07-16 10:57:59 +0300
  • 2901bf45b7
    Update the contributing doc Alex Plate 2020-07-15 10:11:51 +0300
  • 24e7f655fc
    Add linewise motion type Alex Plate 2020-07-14 11:31:29 +0300
  • ab8de509d9
    Create visual type for the text objects Alex Plate 2020-07-14 02:37:54 +0300
  • 4fc4ed7675
    Remove FLAG_MOT_CHARACTERWISE flag Alex Plate 2020-07-14 02:10:20 +0300
  • b35ad2bb9d
    Remove FLAG_MOT_BLOCKWISE Alex Plate 2020-07-14 02:03:08 +0300
  • 895c7f1af1
    Remove deprecated class Alex Plate 2020-07-14 01:37:08 +0300
  • fbca5712e3
    Run some tests with neovim Alex Plate 2020-07-14 01:20:23 +0300
  • 58850960b8
    Merge pull request #243 from strogiyotec/master Alex Pláte 2020-07-13 11:37:38 +0300
  • 1c874d3957
    Assert mode in neovim testing Alex Plate 2020-07-13 11:23:28 +0300
  • a42a19a174
    Add converting mode to vim notation Alex Plate 2020-07-13 11:06:05 +0300
  • bbe39d5942
    Convert command state to kt Alex Plate 2020-07-13 10:42:43 +0300
  • f5fb844442
    Rename .java to .kt Alex Plate 2020-07-13 10:42:42 +0300
  • cb186a686e
    Fix typo in readme Alex Plate 2020-07-13 10:21:37 +0300
  • 0c22bb2f4f
    Add logging for used ideavimrc file Alex Plate 2020-07-13 10:05:16 +0300
  • 49756c5c2f
    Split editor setup and command typing Alex Plate 2020-07-12 21:35:54 +0300
  • 7efc2e1631
    Enable neovim testing only for testWithNeovim task Alex Plate 2020-07-12 16:41:13 +0300
  • ed23f5958c
    Rename doTestWithNeovim to doTest Alex Plate 2020-07-12 13:14:42 +0300
  • 0ea53f3445
    Remove unused doTest method Alex Plate 2020-07-12 13:04:13 +0300
  • 4531b38c89
    Annotate tests with TestWithoutNeovim Alex Plate 2020-07-12 12:58:51 +0300
  • 2114725dab
    DotToTab is now extension function Alex Plate 2020-07-11 21:30:21 +0300
  • 6877ffcb47
    Use neovim for tests with VimBehaviourDiffers Alex Plate 2020-07-11 17:55:31 +0300
  • c4a3cc6718
    Disable neovim test for tests that are marked with VimBehaviourDiffers Alex Plate 2020-07-11 17:32:00 +0300
  • a53ed1705a
    Extract NeovimTesting to the separate class Alex Plate 2020-07-11 16:58:27 +0300
  • ae13eed152
    Move all tests to use neovim or describe the reason why it cant Alex Plate 2020-07-11 15:55:14 +0300
  • 2c2c023200
    Move some tests to neovim or describe the reason Alex Plate 2020-07-10 12:03:54 +0300
  • 1dbe7735df
    Rename api to neovimApi Alex Plate 2020-07-10 10:49:12 +0300
  • a321e77e2e
    Support setreg for neovim Alex Plate 2020-07-10 10:48:46 +0300
  • 9b52b496b2
    Convert some tests to testing with neovim Alex Plate 2020-07-09 22:47:41 +0300
  • deeddc22be
    More methods use neovim Alex Plate 2020-07-09 21:55:21 +0300
  • 680693448f
    Two more tests to work with neovim Alex Plate 2020-07-09 19:28:44 +0300
  • b4b5c0c77e
    Convert VimTestCase to kt Alex Plate 2020-07-09 18:01:02 +0300
  • 3f3305706d
    Rename .java to .kt Alex Plate 2020-07-09 18:01:01 +0300
  • bd942e2ea1
    Add initial implementation of neovim integration for tests Alex Plate 2020-07-06 12:20:02 +0300
  • a4c3fd8f0b
    Removed redundant class name Alex Plate 2020-07-09 17:35:20 +0300
  • f54fc09a37
    Make modes the same as in vanilla vim Alex Plate 2020-05-05 22:53:39 +0300
  • fd6bdde5b0
    Add merged commits to changeslog Alex Plate 2020-07-09 11:17:36 +0300
  • 85c8007084
    Update authors and changes Alex Plate 2020-07-09 11:14:03 +0300
  • 8a82d60172
    Merge pull request #241 from patrick-elmquist/fix/reset-operator Alex Pláte 2020-07-09 11:10:02 +0300
  • 8b3f5d5e81
    Merge branch 'master' into fix/reset-operator Alex Pláte 2020-07-09 11:09:41 +0300
  • e222294c6e
    Merge pull request #237 from adriafarres/master Alex Pláte 2020-07-09 11:01:03 +0300
  • a04b536df8
    Mark codeblocks as vim script Alex Plate 2020-07-08 12:05:13 +0300
  • 2a0bd8722e
    Check is project is disposed in isTemplateActive Alex Plate 2020-07-07 17:56:52 +0300
  • 742187919f Properly reset with Esc in the middle of command Patrick Elmquist 2020-06-25 15:04:13 +0200
  • aece559400
    Remove unused deprecated methods Alex Plate 2020-07-07 12:07:11 +0300
  • 8b6e41afb8
    Remove [To Be Released] mark Alex Plate 2020-07-07 09:55:08 +0300
  • 9eed5802d6
    Prepare for the 0.58 release Alex Plate 2020-07-07 09:28:17 +0300
  • 437932d023
    Revert and move neovim to fork Alex Plate 2020-07-06 19:49:27 +0300
  • e8dd4f2e59
    Default execution amount for property based tests Alex Plate 2020-07-06 19:06:33 +0300
  • 93cdf3828b
    Add initial implementation of neovim integration for tests Alex Plate 2020-07-06 19:03:07 +0300
  • 99a91404ce
    Revert "Add initial implementation of neovim integration for tests" Alex Plate 2020-07-06 16:06:09 +0300
  • 28ae3a104a
    Revert "Create neovim helper" Alex Plate 2020-07-06 16:05:55 +0300
  • bc08839b16
    Create neovim helper Alex Plate 2020-07-06 15:47:15 +0300
  • 15ebcb5b6a
    Add initial implementation of neovim integration for tests Alex Plate 2020-07-06 12:20:02 +0300
  • 93fd8b0ff7
    More complicated texts for property based tests Alex Plate 2020-07-03 21:49:24 +0300
  • 6d0f280f19
    Different initial position for caret Alex Plate 2020-07-03 21:36:09 +0300
  • 3b26a4c26d
    Unignore property based test Alex Plate 2020-07-03 12:37:34 +0300
  • 60315744d1
    Fix exceptions in word under caret search Alex Plate 2020-07-03 12:35:43 +0300
  • 40a6617816
    Reset last search during property based tests Alex Plate 2020-07-03 12:11:23 +0300