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

Commit Graph

  • 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
  • a6964a37ac
    Fix exception during sentence start search Alex Plate 2020-07-03 11:54:25 +0300
  • 9249ae073c
    Fix bug in anyNonWhitespace Alex Plate 2020-07-03 11:21:03 +0300
  • 2a216728f1
    Add KtDock for property based test Alex Plate 2020-07-02 14:00:27 +0300
  • b186cb585e
    Rename property based test Alex Plate 2020-07-02 13:59:39 +0300
  • 4e26f62391
    Cleanup property based test Alex Plate 2020-07-02 13:58:29 +0300
  • ddb502acb3
    Fix exception for d]] command Alex Plate 2020-07-02 13:48:36 +0300
  • 89cb6867d4
    Tests for exiting insert mode Alex Plate 2020-07-02 13:27:27 +0300
  • f7892b33c8
    Add method doTest that accepts string instead of list of KeyStrokes Alex Plate 2020-07-02 12:17:22 +0300
  • e04e0e69f3
    Enable strict mode for tests Alex Plate 2020-07-02 12:15:57 +0300
  • 7172faf7b5
    Revert strict mode for all normalization methods Alex Plate 2020-07-02 12:09:56 +0300
  • 6e1761a1f5 impl tabc[lose] ex command Rieon Ke 2020-07-02 15:21:19 +0800
  • baa7d4f098
    Fix big word motion for last word Alex Plate 2020-07-01 20:49:34 +0300
  • baa5557010
    Fix bug in dollar motion at the end Alex Plate 2020-07-01 20:01:07 +0300
  • 5ce25ebc23
    Fix deleting from the start of document Alex Plate 2020-07-01 19:46:32 +0300
  • 1f4d5b0140
    Really ignore property based test Alex Plate 2020-07-01 19:01:51 +0300
  • ddd1a0a5f0
    Reset digraph during propertyBased tests Alex Plate 2020-07-01 19:01:08 +0300
  • 802c887b60
    Well, JetCheck is accessible from IJ sources Alex Plate 2020-07-01 15:55:01 +0300
  • e15fd8fa24
    Add initial implementation of property based tests Alex Plate 2020-07-01 15:46:52 +0300
  • 034cc3a725
    Fix sentence motion with two new lines at start Alex Plate 2020-07-01 15:43:24 +0300
  • f34dcc0386
    Add test for block selection on empty file Alex Plate 2020-07-01 15:02:39 +0300
  • a7b278553f
    Make typeText accessible from non vim test cases Alex Plate 2020-07-01 14:11:14 +0300
  • bd52eb12bd
    Fix star search on the last dot Alex Plate 2020-06-30 23:08:09 +0300