1
0
Fork 0

Commit Graph

  • 43175061e0 Fix broken digraphSequence filipp 2024-02-23 13:40:30 +0200
  • 0ab32cac34 Make MappingProcessor a KeyConsumer filipp 2024-02-23 13:39:17 +0200
  • e3ec9c614b Add KeyConsumer filipp 2024-02-23 13:37:35 +0200
  • f454d60234 Add MutableBoolean to be able to pass and modify shouldRecord in methods filipp 2024-02-23 13:36:47 +0200
  • 19fa00837c Use KeyProcessResultBuilder filipp 2024-02-23 13:02:24 +0200
  • 275c5d28e1 Add KeyProcessResultBuilder filipp 2024-02-23 10:54:10 +0200
  • 15ae069f6f Make keyHandlerState argument not null filipp 2024-02-23 10:36:35 +0200
  • 00f5541dc6 Add KeyProcessResult interface Filipp Vakhitov 2024-02-05 12:40:20 +0200
  • 02540eb303 Pass KeyHandlerState as a method argument Filipp Vakhitov 2024-02-05 00:27:32 +0200
  • 282e581bdb Make state cloneable Filipp Vakhitov 2024-02-04 17:39:55 +0200
  • 31e7c49608 Add equals & hashCode Filipp Vakhitov 2024-02-04 13:53:48 +0200
  • 7966a6dc91 Create KeyHandlerState filipp 2024-02-03 23:22:54 +0200
  • 5fc2f04224 Remove mappingMode from MappingState filipp 2024-02-03 23:03:54 +0200
  • 6edfd8ed22 Remove deprecated showmode status bar text update that does not work with the new UI and will be replaced with widget filipp 2024-02-03 10:33:46 +0200
  • 363db05db7 Macro recording state is no longer per editor filipp 2024-02-03 09:45:08 +0200
  • 3738012dd6 Listeners refactoring filipp 2024-02-02 13:03:29 +0200
  • 355cfe035d Remove Editor from VimStateMachine filipp 2024-02-02 11:16:39 +0200
  • 6d01b5be77
    Stop maintaining the changelog file Alex Plate 2024-02-23 14:05:12 +0200
  • 4938957483
    Add a comment line with LATEST-EAP-SNAPSHOT Alex Plate 2024-02-23 13:37:36 +0200
  • 46f4fa7cdd
    Make tests about join notification more stable Alex Plate 2024-02-23 11:27:15 +0200
  • f696135f31
    Now we execute `beforeActionPerformedUpdate` instead of `lastUpdateAndCheckDumb` right before action execution Alex Plate 2024-02-23 11:26:45 +0200
  • 52e0fcdc7d
    Use the custom version of IntIterator.skip because it was removed from the library Alex Plate 2024-02-23 10:29:33 +0200
  • ac17518a23
    Update the changelog Alex Plate 2024-02-23 10:19:39 +0200
  • 6dd924b2b2 Implement motions to go to next/previous misspelled word chylex 2024-01-25 00:34:36 +0100
  • f439474b73 Fix set command tests Matt Ellis 2024-02-02 17:32:07 +0000
  • d6cd92e256 Migrate extensions to use operatorfunc option Matt Ellis 2023-12-11 17:31:58 +0000
  • 3a294268d9 Introduce operatorfunc option Matt Ellis 2023-12-02 19:43:25 -0500
  • 9b81c7e650
    Update junit version Alex Plate 2024-02-23 10:03:30 +0200
  • e229fb3ad7
    Add new plugin that depends on IdeaVim Alex Plate 2024-02-23 09:26:46 +0200
  • 720eae63fa
    Fix the incorrect condition in UI tests Alex Plate 2024-02-23 09:23:42 +0200
  • 0df96a24bd
    Add a missing @BeforeEach in tests Alex Plate 2024-02-22 09:19:24 +0200
  • 21a1588ede
    Increase wait timeout for UI tests Alex Plate 2024-02-22 09:01:49 +0200
  • 7970006e8c
    Log the base commit during dev version calculation Alex Plate 2024-02-21 10:58:40 +0200
  • 418d0cff7f Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 dependabot[bot] 2024-02-21 15:28:46 +0000
  • 7284360774 Bump org.jetbrains.intellij from 1.17.0 to 1.17.2 dependabot[bot] 2024-02-21 15:28:55 +0000
  • 9fc3fadee8 Bump org.antlr:antlr4 from 4.10.1 to 4.13.1 dependabot[bot] 2024-02-21 15:28:28 +0000
  • 3d2db56f63
    Use sets during plugin detection to avoid sorting problems Alex Plate 2024-02-21 10:43:44 +0200
  • e9c7cb8670
    Update logic of calculation of dev version Alex Plate 2024-02-21 10:39:46 +0200
  • 87d19274c5 Bump io.ktor:ktor-client-content-negotiation from 2.3.7 to 2.3.8 dependabot[bot] 2024-02-20 14:56:54 +0000
  • 3161bf8ffd Bump io.ktor:ktor-client-core from 2.3.7 to 2.3.8 dependabot[bot] 2024-02-20 14:56:54 +0000
  • b68865587e
    Wait up to 5 mins for initialization of PyCharm Alex Plate 2024-02-20 17:06:26 +0200
  • 7dc0dbe944 Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.7 to 2.3.8 dependabot[bot] 2024-02-20 14:43:07 +0000
  • f50a363525 Bump io.ktor:ktor-client-cio from 2.3.7 to 2.3.8 dependabot[bot] 2024-02-20 14:42:42 +0000
  • 57ad4c70d1
    Do not analyze test fixtures by qodana Alex Plate 2024-02-20 16:46:43 +0200
  • d3d93b898f
    Unregister NotificationService project service Alex Plate 2024-02-20 16:46:07 +0200
  • 7d8973edb2
    Add tests for new java matchit functionality Alex Plate 2024-02-20 16:42:03 +0200
  • 2302b576b0 Bump io.ktor:ktor-client-auth from 2.3.7 to 2.3.8 dependabot[bot] 2024-02-20 14:28:38 +0000
  • f4782630d4 Add Matchit support for Java statements chylex 2024-01-23 00:10:42 +0100
  • 8c1a2a686f Update changelog after merging PR IdeaVim Bot 2024-02-20 14:33:04 +0000
  • 32d5e1e6fa Enforce LF line separator in project code style chylex 2024-01-24 23:15:37 +0100
  • a381a1cacc
    Wait till all toolwindows initialziation Alex Plate 2024-02-20 16:19:29 +0200
  • 73c3c9f7fe
    Replace Enum.values() with Enum.entries, as suggested since 1.9 Alex Plate 2024-02-20 16:12:34 +0200
  • 67ef0a75d5
    Update capitalization Alex Plate 2024-02-20 16:12:11 +0200
  • 328bc5e95a
    Convert some services to light services Alex Plate 2024-02-20 16:10:07 +0200
  • 7f8021e37e
    Update the function that waits for smart mode Alex Plate 2024-02-20 15:49:42 +0200
  • 9701b7e79b
    Add test reports to artifacts Alex Plate 2024-02-20 15:10:15 +0200
  • 7a52c6fec9
    Cleanup tests Alex Plate 2024-02-20 14:51:13 +0200
  • 1503639d4b
    Remove generated lexing from qodana analyze Alex Plate 2024-02-20 14:51:06 +0200
  • e82f19c852
    Add test for checking an issue that was caught by property tests Alex Plate 2024-02-20 13:52:17 +0200
  • edd69c9c25
    Apply patch for qodata TC config Alex Plate 2024-02-20 13:12:14 +0200
  • fc61e369fb
    Fix some deprecated calls Alex Plate 2024-02-20 13:10:55 +0200
  • 113586b59b TeamCity change in 'Ideavim' project: runners of 'Qodana checks' build configuration were updated aleksei.plate@jetbrains.com 2024-02-20 10:53:37 +0000
  • 5dbd5e1c89
    Update the changelog Alex Plate 2024-02-20 12:47:06 +0200
  • 04b7d9e2c3 Preparation to 2.9.0 release IdeaVim Bot 2024-02-20 10:41:06 +0000
  • 5f2743176a
    Update qodana configuration on TC Alex Plate 2024-02-20 12:18:24 +0200
  • 3723488617 TeamCity change in 'Ideavim' project: runners of 'Qodana checks' build configuration were updated aleksei.plate@jetbrains.com 2024-02-20 10:16:06 +0000
  • 0cc17a0791
    Make a correct service level for `VimProjectService` Alex Plate 2024-02-20 12:12:44 +0200
  • 05a21e6091 TeamCity change in 'Ideavim' project: 'Qodana checks' build configuration settings were updated aleksei.plate@jetbrains.com 2024-02-20 08:58:47 +0000
  • fc06bc7c6f
    Update the qodana baseline Alex Plate 2024-02-20 10:58:08 +0200
  • 1bd005adc1
    Fix the name of the compatibility function Alex Plate 2024-02-20 10:39:34 +0200
  • 4f208d1577
    Add new plugin to the list Alex Plate 2024-02-20 10:36:56 +0200
  • eb6e0557a7 TeamCity change in 'Ideavim' project: runners of 'Qodana checks' build configuration were updated aleksei.plate@jetbrains.com 2024-02-20 08:23:51 +0000
  • cf09d66be6
    Prototype for vimscript inspection Alex Plate 2024-02-20 06:13:26 +0200
  • 76cd127a8a
    Bring back function to fix compatibility Alex Plate 2024-02-20 05:25:22 +0200
  • f6dd2a9968
    Do not call for `setCaretVisible` in tests as this causes project leak Alex Plate 2024-02-20 05:19:51 +0200
  • ae05a33e14 TeamCity change in 'Ideavim' project: general settings of 'Tests for IntelliJ Latest EAP' build configuration were updated aleksei.plate@jetbrains.com 2024-02-19 07:13:35 +0000
  • b38fad323b TeamCity change in 'Ideavim' project: general settings of 'Tests for IntelliJ Latest EAP' build configuration were updated aleksei.plate@jetbrains.com 2024-02-19 07:12:50 +0000
  • c6027fcf0f
    Add new plugin for compatibility checks Alex Plate 2024-02-19 09:01:02 +0200
  • a7def05aa8
    Set plugin version to chylex-28 customized/28 chylex 2023-11-17 12:55:52 +0100
  • 51e13a5f20
    Disable speed search in Project tool window when NERDTree is enabled chylex 2024-02-15 05:58:16 +0100
  • 9b67260d5a
    Work around VIM-3306 (make paragraph-motion plugin go to the end of the line) chylex 2024-02-15 05:30:31 +0100
  • ac37432db6
    Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +0100
  • 4c946568e4
    Stay on same line after reindenting chylex 2024-01-26 11:41:59 +0100
  • 7e70eed1ab
    Implement motions to go to next/previous misspelled word chylex 2024-01-25 00:34:36 +0100
  • 43ae90044b
    Update search register when using f/t chylex 2024-01-23 13:16:02 +0100
  • d79f7c23c5
    Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +0100
  • 6033450158
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • ea86d7132c
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • 711d1f0329
    Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +0100
  • 338e137347
    Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +0100
  • 2b0e9bfec5
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • b42346b9e1
    Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • d58d3ca8b0
    Revert(VIM-2884): Fix moving lines to cursor chylex 2024-01-23 08:45:14 +0100
  • 22b2ca2352
    Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +0100
  • 1c98daa180
    Add Matchit support for Java statements chylex 2024-01-23 00:10:42 +0100
  • de906bcbac
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • 05fac8bf00
    Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +0200
  • a985d260f7
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • 9f4c679d77
    Set custom plugin version chylex 2021-10-18 13:36:02 +0200
  • f4cf06a50e Update changelog. Action id - 7940923443 IdeaVim Bot 2024-02-17 10:05:47 +0000