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

Commit Graph

  • 8526054aa8
    Update changes Alex Plate 2020-12-17 10:05:04 +0300
  • 93700bddc7
    Update deprecated methods according to the new minimal IJ requirements Alex Plate 2020-12-16 20:15:52 +0300
  • 494500041b Rearrange and document the public search API Matt Ellis 2020-12-07 17:04:05 +0000
  • 011a5a3b23 Remove unnecessary UNSET direction enum value Matt Ellis 2020-12-07 11:25:35 +0000
  • 03726858f0 Move find methods to SearchHelper Matt Ellis 2020-12-04 12:00:29 +0000
  • c8c42cc4b2
    Update plugin verifier versions 0.63 Alex Plate 2020-12-16 13:00:32 +0300
  • 0b22b454e6
    Prepare to 0.63 release Alex Plate 2020-12-16 12:56:25 +0300
  • f4fe03c582 CWM-927 disable vim for client's hidden editor on host vladimir.petrenko 2020-12-08 13:44:39 +0300
  • 964e87fd6a
    Update minimap IJ version to 202 Alex Plate 2020-12-16 11:39:49 +0300
  • ec4c0a0d0d
    Update teamcity configurations to deprecate 201 branch Alex Plate 2020-12-16 11:38:52 +0300
  • f9cf62472c
    Prepare to 0.62 release 0.62 Alex Plate 2020-12-15 10:12:31 +0300
  • ace584d294
    Fix settings saving issues because of NPE Alex Plate 2020-12-15 09:35:35 +0300
  • 5cd669202b
    Remove time calculation for isIdeavimDisabledHere 0.61.3-EAP Alex Plate 2020-12-10 10:06:29 +0300
  • 4a09848720
    Revert incorrect update Alex Plate 2020-12-10 10:03:51 +0300
  • f998f1be9f
    Update teamcity ide version for pull requests builds Alex Plate 2020-12-10 09:52:07 +0300
  • 3352bdfabb
    Remove some deprecations in code Alex Plate 2020-12-10 09:50:05 +0300
  • ce43a9648f
    Update profile settings Alex Plate 2020-12-10 09:40:57 +0300
  • 440a0bf393
    Remove incorrect link in package-info.java Alex Plate 2020-12-10 09:36:59 +0300
  • 64a7555f42
    [VIM-2188] Remove deprecated configuration store Alex Plate 2020-12-10 09:34:33 +0300
  • 3aa6fe3dc0
    Update algorithm of number generation Alex Plate 2020-12-08 12:11:41 +0300
  • 3522228d45
    Add new line at the end of test Alex Plate 2020-12-08 11:36:23 +0300
  • 9b42d9a5c6
    Add test for incrementing fancy number Alex Plate 2020-12-08 11:35:11 +0300
  • 4e8d98f956
    Add Shaun Patterson to contributors list Alex Plate 2020-12-08 10:54:15 +0300
  • f6c3d27bbc
    Reset caret shape after <C-O> command Alex Plate 2020-12-08 10:20:45 +0300
  • 21daf83fbd
    Include caret shape assertions into checks Alex Plate 2020-12-08 09:45:26 +0300
  • 7f1203c207 VIM-1756: startSel works in insert mode Shaun Patterson 2020-09-07 16:03:56 -0400
  • 89b1f90973
    Fix detekt issues Alex Plate 2020-12-04 11:21:40 +0300
  • 8002a5497f
    [VIM-1913] Update changes Alex Plate 2020-12-04 11:07:11 +0300
  • 770d12d79b
    [VIM-1913] Enable enter for AppCode templates Alex Plate 2020-12-04 11:05:32 +0300
  • 7e4ac22d23
    [VIM-1913] Enable tab for AppCode templates Alex Plate 2020-12-04 10:45:56 +0300
  • 4f4b26d3e1
    Update CHANGES.md Alex Plate 2020-12-04 09:34:26 +0300
  • 4ea7c421a8 Extract and use common Direction enum Matt Ellis 2020-11-27 13:28:47 +0000
  • 3c8b7e2de4 Convert SearchHighlightsHelper to Kotlin Matt Ellis 2020-11-27 00:57:11 +0000
  • b13acaf823 Rename .java to .kt Matt Ellis 2020-11-26 22:58:34 +0000
  • 709cd6ad6e Extract SearchHighlightsHelper Matt Ellis 2020-11-26 22:53:23 +0000
  • 1316ccc56f Update default for history to match Vim Matt Ellis 2020-11-26 14:15:30 +0000
  • 881ddd0e11 Refactor setting special registers Matt Ellis 2020-11-26 11:46:07 +0000
  • 49611ee6b9 Show the correct handler class in :map Matt Ellis 2020-11-30 16:39:02 +0000
  • 539465bb56
    Update property based test Alex Plate 2020-12-03 10:50:57 +0300
  • bc54a73d69
    Add suggested options to README.md Alex Plate 2020-12-03 10:13:28 +0300
  • 5eb12f5d14
    Update mappings in .ideavimrc example Alex Plate 2020-12-03 10:09:05 +0300
  • 557e47650f
    Disable octal for nrformats Alex Plate 2020-12-03 10:07:27 +0300
  • f50753bfd7
    Add tests for 2020.3 on TeamCity Alex Plate 2020-12-03 10:02:21 +0300
  • 7a164d6d5f
    Updates to block caret in insert mode Alex Plate 2020-12-02 10:58:04 +0300
  • 60bc936cd9
    Take back: VIM-1475: Respect the "use block caret" when in insert mode Alex Plate 2020-12-02 10:31:01 +0300
  • d097e636ea
    Add test for double exiting visual mode Alex Plate 2020-12-02 10:30:37 +0300
  • 3ce2bbb624
    Rename test for visual exit Alex Plate 2020-12-02 10:27:28 +0300
  • 4926d2554e
    Revert "VIM-1475: Respect the "use block caret" when in insert mode" 0.61.2-EAP Alex Plate 2020-12-02 09:45:08 +0300
  • eae135acba
    Fix detekt issues Alex Plate 2020-12-01 12:19:08 +0300
  • 8ce3801b87
    [VIM-1913] Improve interaction with AppCode templates Alex Plate 2020-12-01 11:55:47 +0300
  • 0c7c11f817
    Ignore ui test 0.61.1-EAP Alex Plate 2020-12-01 10:02:53 +0300
  • b3a39c05d7
    Update plugin.xml Alex Plate 2020-12-01 09:56:05 +0300
  • 7370012667
    Add getUnreleasedChangelog task to build.gradle Alex Plate 2020-12-01 09:52:56 +0300
  • 412838fd4b
    Remove implemented manual tests Alex Plate 2020-11-27 12:05:00 +0300
  • 273a614389
    Add gutter ui test Alex Plate 2020-11-27 12:03:28 +0300
  • 3944c80ae2
    Update gradle intellij plugin Alex Plate 2020-11-27 10:54:22 +0300
  • 726ab3f91b
    Add test with mouse dragging Alex Plate 2020-11-26 11:53:17 +0300
  • ab307dd78f
    Injecting text instead of typing it Alex Plate 2020-11-26 11:53:07 +0300
  • e3079912ae
    Remove unused handlers Alex Plate 2020-11-26 10:24:22 +0300
  • 52da3ed0e4
    Update info file Alex Plate 2020-11-26 09:44:48 +0300
  • cda85169ea
    Add new line for ExEditorKit.kt Alex Plate 2020-11-25 17:22:26 +0300
  • 978d1df598
    Disable internationalization inspections Alex Plate 2020-11-25 17:13:25 +0300
  • f90d22cc20
    Refactoring of ex actions Alex Plate 2020-11-25 10:39:05 +0300
  • bae69d92ae
    Rename .java to .kt Alex Plate 2020-11-25 10:39:05 +0300
  • b910239825
    Put ex panels into the separate package Alex Plate 2020-11-25 10:17:11 +0300
  • 6421a5969a
    Update changes Alex Plate 2020-11-25 10:05:43 +0300
  • 5c9faba7f4 Implement cmap sumoooru2 2020-10-24 13:21:01 +0300
  • c1af738cc5
    Add another ui test Alex Plate 2020-11-24 12:14:04 +0300
  • 23a80a9260
    [VIM-2170] Fix alternative range format for s command Alex Plate 2020-11-23 11:49:30 +0300
  • d9d92f7eee
    Add another ui test Alex Plate 2020-11-20 20:18:19 +0300
  • c8be6c203e
    Update intellij plugin version Alex Plate 2020-11-20 12:39:00 +0300
  • 612c599d9b
    Update compatibility a bit Alex Plate 2020-11-20 11:38:22 +0300
  • 1292c7d1ae
    Remove unused import Alex Plate 2020-11-20 11:17:40 +0300
  • 69f07967b5
    Fix compilation issus for <203 Alex Plate 2020-11-20 11:00:29 +0300
  • aedd427c07
    Optimize imports Alex Plate 2020-11-20 10:45:26 +0300
  • 9b6c3dc511
    Fix unresolved references Alex Plate 2020-11-20 10:17:52 +0300
  • b4fa7f4317
    Replace @NlsSafe annotation from utils with our own Alex Plate 2020-11-20 09:58:43 +0300
  • f053d305d5
    Remove neovim from implementation Alex Plate 2020-11-20 09:35:48 +0300
  • 1d95b7ddf7
    Move run configurations to the .idea Alex Plate 2020-11-19 16:43:27 +0300
  • 01a6964d68
    Use neovim for tests only Alex Plate 2020-11-19 11:59:41 +0300
  • d661f96a9b
    Reformat for MessageHelper.kt Alex Plate 2020-11-19 11:23:04 +0300
  • c79fae8ab3
    [i18n] Mark some strings as @NonNls Alex Plate 2020-11-19 11:03:53 +0300
  • 121f130893
    Ignore toString localization Alex Plate 2020-11-19 05:55:35 +0300
  • da9a0a414a
    [i18n] Extract more starting for localization Alex Plate 2020-11-19 00:26:17 +0300
  • e0732e041b
    Start with UI tests in the project Alex Plate 2020-11-18 22:03:46 +0300
  • 6fc5b3189a
    [i18n] More extracted strings Alex Plate 2020-11-18 18:49:55 +0300
  • 2a0c9cb749
    [i18n] Add another file template Alex Plate 2020-11-18 14:22:39 +0300
  • 7ad131b448
    [i18n] More extracted strings Alex Plate 2020-11-18 13:03:18 +0300
  • 3e7186bd60
    [i18n] Update @Nls annotations Alex Plate 2020-11-18 12:37:59 +0300
  • 132f8cce53
    [i18n] Extract more strings Alex Plate 2020-11-18 12:36:15 +0300
  • 5c07f42afb
    Disable unstable api usage inspection Alex Plate 2020-11-18 12:33:51 +0300
  • 1f7a2594c8
    Convert some strings to properties Alex Plate 2020-11-18 11:26:03 +0300
  • ec64d19a36
    Update JetBrains annotations Alex Plate 2020-11-18 11:23:38 +0300
  • 5cb67470d5
    Enable hardcoded string inspection Alex Plate 2020-11-18 03:12:35 +0300
  • c03f01a96a
    Update MessageHelper.kt Alex Plate 2020-11-18 03:09:57 +0300
  • 26b67a43ae
    Fix formatting Alex Plate 2020-11-17 19:55:09 +0300
  • a93ca3a205
    Support mapclear commands Alex Plate 2020-11-17 19:47:56 +0300
  • dcc647ba3c
    [VIM-1491] Support unmap Alex Plate 2020-11-17 19:38:22 +0300
  • fe44f59239
    Refactor map handler Alex Plate 2020-11-17 19:36:41 +0300
  • 80dba0babf
    Move MapHandler into the separate package Alex Plate 2020-11-17 10:48:58 +0300