1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-04 10:53:15 +02:00

Commit Graph

  • 5959fc2824 RIDER-123506 don't insert line break on enter in insert mode for Rider Ivan.Yarkov 2025-05-05 13:25:25 +03:00
  • a9f9ae3727 Fix(VIM-3786): Make a workaround to fix shift-enter in AI chat Alex Plate 2025-04-29 19:36:05 +03:00
  • 8bfcd13c33 Fix(VIM-3882): Register the VimShortcutAction to the editor component instead of its wrapper Alex Plate 2025-04-28 17:55:18 +03:00
  • 2cd5c9db72 Add Lejia Chen to the Authors list Alex Plate 2025-04-28 11:45:02 +03:00
  • 70d662fe28 Remove obsolete internal options Matt Ellis 2025-04-22 13:15:08 +01:00
  • 2f33d41713 Update the minimal version of IJ to 251 Alex Plate 2025-04-22 08:56:07 +03:00
  • 8247392dc3 Fix some compilation warnings Alex Plate 2025-04-16 22:12:36 +03:00
  • c8504e1138 Fix warning about synchronization on primitive Alex Plate 2025-04-16 21:35:01 +03:00
  • 443e50b55f Add tests for case changing Alex Plate 2025-04-16 19:44:31 +03:00
  • 1891216182 Fix(VIM-3878): Support ROT13 command g? Alex Plate 2025-04-16 19:43:56 +03:00
  • 515f0ca568 Bump org.junit.jupiter:junit-jupiter-params from 5.12.1 to 5.12.2 dependabot[bot] 2025-04-16 16:26:26 +00:00
  • 2be0228c35 Bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2 dependabot[bot] 2025-04-16 16:10:49 +00:00
  • cf554e9ae2 Bump org.junit.vintage:junit-vintage-engine from 5.12.1 to 5.12.2 dependabot[bot] 2025-04-16 15:55:29 +00:00
  • 251cc638db Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 dependabot[bot] 2025-04-16 15:55:19 +00:00
  • 5700738c61 Bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 dependabot[bot] 2025-04-16 15:55:15 +00:00
  • 916afd31b2 Fix(VIM-3870): Add missing write actions Alex Plate 2025-04-16 18:54:22 +03:00
  • 5d2852420a Remove the duplication method for existing the select mode Alex Plate 2025-04-11 20:31:01 +03:00
  • a5efa5f9f2 Rename SAVE_VISUAL to SAVE_SELECTION Matt Ellis 2025-04-08 13:39:09 +01:00
  • e86503798a Remove special case handling for Plug mapping Matt Ellis 2025-04-08 12:18:05 +01:00
  • 0b6ac4a9f4 Rename variable and add comments Matt Ellis 2025-04-05 23:22:57 +01:00
  • 2a6f7cc907 Remove unused mappingComplete parameter Matt Ellis 2025-04-04 16:15:20 +01:00
  • 9b4f114d61 Refactor MappingProcessor Matt Ellis 2025-04-04 16:03:49 +01:00
  • 3155556832 Reformat and update comments for MappingProcessor Matt Ellis 2025-04-03 23:13:20 +01:00
  • 07190f38c9 Fix :normal command with multi-letter mapping Matt Ellis 2025-04-05 23:14:37 +01:00
  • db116faa32 Fix handling of modes in NormalCommand Matt Ellis 2025-04-05 19:17:05 +01:00
  • 58496fa1a1 Uncomment NormalCommandTest.kt Matt Ellis 2025-04-05 16:26:16 +01:00
  • 0bd12af1f4 Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2025-04-09 15:28:33 +00:00
  • 9f6d697e30 Bump io.ktor:ktor-client-cio from 3.1.1 to 3.1.2 dependabot[bot] 2025-04-09 15:28:29 +00:00
  • 8ed283f7ae Add Max Siryk to contributors list IdeaVim Bot 2025-04-07 09:02:16 +00:00
  • 5a3d35f216 fix: typo & consistency erotourtes 2025-04-04 23:23:26 +03:00
  • 13850f059d Add a new plugin to the compatibility check Alex Plate 2025-04-04 18:43:03 +03:00
  • 3ddc75f5f0 Remove the call for the instrumentationTools as it's deprecated Alex Plate 2025-04-04 18:39:28 +03:00
  • 6c71698aae Do not use the installer for some of the tests because currently it doesn't work on the installer with the new gradle plugin Alex Plate 2025-04-04 18:38:20 +03:00
  • 664895941d Bump io.ktor:ktor-serialization-kotlinx-json from 3.1.1 to 3.1.2 dependabot[bot] 2025-04-02 15:31:57 +00:00
  • c758ac16ec Bump io.ktor:ktor-client-core from 3.1.1 to 3.1.2 dependabot[bot] 2025-04-02 15:17:15 +00:00
  • 4c2b3b8011 Bump io.ktor:ktor-client-auth from 3.1.1 to 3.1.2 dependabot[bot] 2025-04-02 15:17:11 +00:00
  • ee1c4914d4 Bump io.ktor:ktor-client-content-negotiation from 3.1.1 to 3.1.2 dependabot[bot] 2025-04-02 15:02:07 +00:00
  • a5f225394f Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2025-04-02 15:02:03 +00:00
  • 8af848cef6 Fix(VIM-3861): Fix the debug action execution Alex Plate 2025-03-31 12:32:42 +03:00
  • 4c1d91cc37 Add Peter Hoburg to contributors list IdeaVim Bot 2025-03-29 09:01:47 +00:00
  • deca256e1c Add clear conditions for property tests Alex Plate 2025-03-28 19:23:47 +02:00
  • 6d3bde3ad5 Fix incorrect implementation of DoesNotMatchHandler Matt Ellis 2025-03-28 17:02:06 +00:00
  • 3b2b863c88 Update truthy expressions Matt Ellis 2025-03-16 22:57:57 +01:00
  • a7e1c08589 Simplify unary arithmetic operators Matt Ellis 2025-03-16 22:53:17 +01:00
  • 5aa5e82d59 Rename some operator handlers Matt Ellis 2025-03-16 22:52:18 +01:00
  • 0db9ad505b Remove unnecessary singleton classes Matt Ellis 2025-03-16 22:51:47 +01:00
  • 147eb99745 Simplify case sensitive binary operators Matt Ellis 2025-03-16 22:50:35 +01:00
  • bb73bdfb4a Simplify case sensitive comparisons Matt Ellis 2025-03-16 22:43:01 +01:00
  • 9ab1044880 Migrate various string operators to toVimString Matt Ellis 2025-03-16 22:27:47 +01:00
  • e2cc9c648f Introduce toVimString to match toVimNumber Matt Ellis 2025-03-16 22:26:08 +01:00
  • a322525c2a Be more explicit with is and isnot implementation Matt Ellis 2025-03-16 22:07:03 +01:00
  • 51ea947ccb Move comparison operator data rules to base class Matt Ellis 2025-03-16 22:04:24 +01:00
  • f6810798ef Move binary operator conversion rules to base class Matt Ellis 2025-03-16 21:56:55 +01:00
  • 2fee525998 Refactor logical operators Matt Ellis 2025-03-16 21:47:09 +01:00
  • 9e3ab12451 Combine logical handlers into same file Matt Ellis 2025-03-16 21:45:49 +01:00
  • 5f8d552e8a Extract error message Matt Ellis 2025-03-16 21:43:57 +01:00
  • 4e847f8ef4 Merge arithmetic operators to same file Matt Ellis 2025-03-16 21:42:23 +01:00
  • d5901fc2c9 Merge case-sensitive handlers to same file Matt Ellis 2025-03-16 21:39:39 +01:00
  • 3621b91321 Make operator handlers internal Matt Ellis 2025-03-16 21:34:27 +01:00
  • acbf1d7bd4 Update gradle wrapper Alex Plate 2025-03-28 19:05:55 +02:00
  • f079edfb25 Modify CommentaryTextObject test case CCCC-L 2025-03-01 17:52:26 +08:00
  • 440cab1674 CommentaryTextObject no longer contains spaces to be consistent with neovim CCCC-L 2025-02-12 01:05:43 +08:00
  • 9322e3b81b Update intellij gradle plugin Alex Plate 2025-03-28 18:40:26 +02:00
  • 021db84a21 Expand ~ to home directory in XDG_CONFIG_HOME Matt Ellis 2025-03-25 23:40:44 +00:00
  • e232cb3ceb Support 32-bit Unicode codepoints in digraphs Matt Ellis 2025-03-25 22:54:20 +00:00
  • 174757cdb2 Removed summary from Mini.ai on the README.md Peter Hoburg 2025-03-22 12:05:11 -04:00
  • ef0883bc0d finished adding summaries. Peter Hoburg 2025-03-22 11:57:00 -04:00
  • 0b4ad07b32 Moved more details around, added more About sections. Peter Hoburg 2025-03-22 08:02:18 -04:00
  • 3d1a426566 Added back in a missing </details> tag. Peter Hoburg 2025-03-19 09:06:26 -04:00
  • 6f4eb838c3 Started alphabetizing and adding About: sections to the IdeaVim Plugins.md Peter Hoburg 2025-03-19 09:05:17 -04:00
  • bc38ddc0f8 Alphabetized the IdeaVim Plugins section of the main README.md Peter Hoburg 2025-03-19 09:04:33 -04:00
  • a33b3980ab Fix unhandled key stroke after surround operation Matt Ellis 2025-03-20 16:18:23 -07:00
  • 7917c83cb5 Add extra tests for line() function behaviour Matt Ellis 2025-03-16 20:04:50 +01:00
  • 42229b285b Fix typo Matt Ellis 2025-03-16 17:53:11 +01:00
  • 421c3bbfb8 Support <C-U> in commandToKeys Matt Ellis 2025-03-16 18:04:56 +01:00
  • dbd097a91a Fix caret position after :move command Matt Ellis 2025-03-16 17:24:38 +01:00
  • 30f019aa18 Fix enter for Clion Nova Alex Plate 2025-03-28 15:35:33 +02:00
  • 543d8dbb13 Fix(VIM-3856): Disable new way of action execution for CLion Alex Plate 2025-03-28 14:05:53 +02:00
  • 2800b2d5fc Fix(VIM-3857): Fix pasting for the client Alex Plate 2025-03-28 13:45:13 +02:00
  • cd27ce8004 Fix(VIM-3852): Fix incorrect cast while checking the shortcuts Alex Plate 2025-03-28 13:27:59 +02:00
  • 6f3cf43bae Make a few tests for Rider Alex Plate 2025-03-27 17:34:24 +02:00
  • b043296cde Fix(VIM-3826): Fix action execution in Rider 243 and older versions Alex Plate 2025-03-27 17:20:23 +02:00
  • 9beca20037 Click Activate during testing Alex Plate 2025-03-27 15:17:14 +02:00
  • b882d60416 Trying to make Rider UI tests alive Alex Plate 2025-03-27 15:05:38 +02:00
  • 7144d73488 Mute a slow operation related to VIM-3648 Alex Plate 2025-03-27 14:12:55 +02:00
  • 295f0b6c53 Set plugin version to chylex-45 customized/45 chylex 2023-11-17 12:55:52 +01:00
  • 2643301ea9 Actions and Enter are broken in Rider... chylex 2025-03-27 10:17:25 +01:00
  • 51f15782af Make camelCase motions adjust based on direction of visual selection chylex 2025-03-27 11:29:51 +01:00
  • ae71075134 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.10 to 2.1.20 dependabot[bot] 2025-03-26 15:25:26 +00:00
  • a5d4bf1a57 Bump org.eclipse.jgit:org.eclipse.jgit.ssh.apache dependabot[bot] 2025-03-26 15:24:50 +00:00
  • 3b8a830622 Bump org.junit.jupiter:junit-jupiter-api from 5.12.0 to 5.12.1 dependabot[bot] 2025-03-26 15:24:30 +00:00
  • 71adcef1bf Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2025-03-26 15:24:35 +00:00
  • 7c7e7728f2 Set plugin version to chylex-44 customized/44 chylex 2023-11-17 12:55:52 +01:00
  • de930ed57c Make search highlights temporary chylex 2025-03-25 09:21:35 +01:00
  • 590d5bd22d Exit insert mode after refactoring chylex 2024-09-05 07:37:55 +02:00
  • 69c748d881 Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +02:00
  • 144cc5c3fc Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +02:00
  • fb270cdbc5 Revert per-caret registers chylex 2024-07-08 02:53:01 +02:00
  • ce6a296233 Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +01:00
  • 949f359b98 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00