1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-07-05 05:38:52 +02:00

Commit Graph

  • eaad93903b Simplify Mode hierarchy Matt Ellis 2024-12-27 00:37:12 +0000
  • a6b2bf1c55 Remove ReturnableFromCmd marker interface Matt Ellis 2024-12-18 22:28:37 +0100
  • ae57fb9de0 Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 dependabot[bot] 2025-01-10 07:14:12 +0000
  • f4f0f7c3ed
    Apply patch for the release Alex Plate 2025-01-10 09:51:28 +0300
  • 7b183f0876
    Build searchable options during release. Alex Plate 2025-01-10 09:45:18 +0300
  • e3a07b6c89 Add support for CTRL-J Matt Ellis 2024-12-10 19:36:53 +0000
  • 0e8aecf84b TeamCity change in 'Ideavim / IdeaVim releases' project: general settings of 'Publish minor release' build configuration were updated aleksei.plate@jetbrains.com 2025-01-10 06:50:40 +0000
  • 2f99d215d6
    Do not build searchable options during release. Alex Plate 2025-01-09 17:44:32 +0300
  • 9cb37de5ea README: fix broken links to wiki Vladimir Parfinenko 2025-01-09 12:47:44 +0100
  • 1b030a6fb3 Bump io.ktor:ktor-client-core from 3.0.2 to 3.0.3 dependabot[bot] 2025-01-01 15:52:58 +0000
  • 1f8cbe4b1d Bump io.ktor:ktor-serialization-kotlinx-json from 3.0.2 to 3.0.3 dependabot[bot] 2025-01-01 15:52:46 +0000
  • 438c6f23c8 Bump io.ktor:ktor-client-auth from 3.0.2 to 3.0.3 dependabot[bot] 2024-12-25 16:24:08 +0000
  • 59c1efecb6 Bump io.ktor:ktor-client-content-negotiation from 3.0.2 to 3.0.3 dependabot[bot] 2024-12-25 16:08:40 +0000
  • d7e4164a46 Bump io.ktor:ktor-client-cio from 3.0.2 to 3.0.3 dependabot[bot] 2024-12-25 15:52:32 +0000
  • 5023f60315 Add Xinhe Wang to contributors list IdeaVim Bot 2024-12-22 09:01:46 +0000
  • bde4fcdd47 Fix test failure introduced in 5e60ea7 Xinhe Wang 2024-12-19 21:27:51 +0800
  • 69811c864e
    Add checks to avoid incorrect creation of the visual position Alex Plate 2024-12-18 16:33:18 +0200
  • c225452432
    [VIM-3577] Store the information if the editor was initialized in insert mode Alex Plate 2024-12-18 13:19:14 +0200
  • 5e60ea7f4c Fix(VIM-3754): set clipboard+=unnamed stopped working in IdeVIM 2.18 Filipp Vakhitov 2024-12-18 13:11:26 +0200
  • 5995a48d7b
    [VIM-3577] Replace weak reference to focused editor to needed information Alex Plate 2024-12-17 20:36:51 +0200
  • f33589fbce
    Set plugin version to chylex-42 customized/42 chylex 2023-11-17 12:55:52 +0100
  • 35445cb730
    Exit insert mode after refactoring chylex 2024-09-05 07:37:55 +0200
  • 9cba953bf7
    Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +0200
  • eb7c1953ae
    Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +0200
  • 8d4a1cd7d5
    Revert per-caret registers chylex 2024-07-08 02:53:01 +0200
  • fd33e4254b
    Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +0100
  • f242cf18d7
    Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +0100
  • ac46a45f26
    Stay on same line after reindenting chylex 2024-08-10 14:26:46 +0200
  • 9d1e29d4bc
    Update search register when using f/t chylex 2024-01-23 13:16:02 +0100
  • 8c30f802ca
    Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +0100
  • 766f3f498d
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • 60d9c59a3e
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • 025bfe5aba
    Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +0100
  • 2edb650830
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • 3d75e14dc4
    Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • db0290d218
    Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +0100
  • 36716fe849
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • 7cfe42688b
    Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +0200
  • 1d9fb7f6a7
    Disable switching to insert mode for some editors chylex 2024-08-10 14:46:56 +0200
  • 8c4828a6fd
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • 86f11a9554
    Set custom plugin version chylex 2021-10-18 13:36:02 +0200
  • 4614e2ad54
    [VIM-3617] Remove the forgotten recursion call Alex Plate 2024-12-17 10:06:48 +0200
  • 077de91e01
    [VIM-3617] Set a recursion guard for obtaining the editor Alex Plate 2024-12-17 10:02:34 +0200
  • 1ce7a97f2a
    Fix(VIM-3747): There is no need to remove the visual mode if there is still a selection Alex Plate 2024-12-16 13:38:29 +0200
  • 02a42843a6
    Update gradle wrapper Alex Plate 2024-12-16 09:39:22 +0200
  • eb72762073 Bump org.jetbrains.intellij.platform from 2.1.0 to 2.2.0 dependabot[bot] 2024-12-11 15:28:43 +0000
  • 43a94b3d71 Bump io.ktor:ktor-client-auth from 3.0.1 to 3.0.2 dependabot[bot] 2024-12-11 15:28:52 +0000
  • 1984873b1c Bump org.eclipse.jgit:org.eclipse.jgit.ssh.apache dependabot[bot] 2024-12-11 15:28:58 +0000
  • 4962baabad Add support for hlsearch variable Julien Phalip 2024-11-14 15:31:47 -0800
  • 2e550a0960 Add support for escape() vim function Julien Phalip 2024-11-14 13:43:28 -0800
  • bc48a45cd1 Add Justas Trimailovas, Justas Trimailovas to contributors list IdeaVim Bot 2024-12-05 09:02:20 +0000
  • a005eb0612 Fix repeating change action with count Matt Ellis 2024-11-28 23:08:37 +0000
  • 63297e685c Correctly change surround if it's empty or only spaces Justas Trimailovas 2024-10-22 12:03:04 +0300
  • 6c9a5e1f2d [VIM-1824] surround - remove whitespace with closing bracket Justas Trimailovas 2024-10-10 16:38:55 +0300
  • 34a5ba0ba7 Bump io.ktor:ktor-client-cio from 3.0.1 to 3.0.2 dependabot[bot] 2024-12-04 15:46:37 +0000
  • 2354dc9af9 Bump io.ktor:ktor-client-content-negotiation from 3.0.1 to 3.0.2 dependabot[bot] 2024-12-04 15:32:33 +0000
  • be31963a4f Bump io.ktor:ktor-serialization-kotlinx-json from 3.0.1 to 3.0.2 dependabot[bot] 2024-12-04 15:18:59 +0000
  • 277c5ae7a5 Bump io.ktor:ktor-client-core from 3.0.1 to 3.0.2 dependabot[bot] 2024-12-04 15:18:46 +0000
  • 49d03cf7f1 Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-12-04 15:18:50 +0000
  • f5e7459b37
    [IJPL-165238] It seems the issue was fixed Alex Plate 2024-12-03 15:18:20 +0200
  • df8144fc00
    Temporally bring back first and last checks Alex Plate 2024-12-03 15:03:02 +0200
  • 05f1d7abd7 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.25 to 2.1.0 dependabot[bot] 2024-11-27 15:31:49 +0000
  • 6ca17ae09d
    Update codeql-analysis.yml Alex Pláte 2024-11-26 14:53:10 +0200
  • f9d8b3a59e
    Update syncDoc.yml Alex Pláte 2024-11-26 14:50:29 +0200
  • 3279325694
    Update closeYoutrackOnCommit.yml Alex Pláte 2024-11-26 14:46:54 +0200
  • b2a6d0d5c7 Add switch and functiontextobj to list of plugins Julien Phalip 2024-11-25 11:00:11 -0800
  • e32fa6dd11 Change Variable to an interface Julien Phalip 2024-11-22 10:20:28 -0800
  • ec3db81c6d Move register variable to its own separate class Julien Phalip 2024-11-19 21:31:31 -0800
  • 7062dc4860 Add support for the v:register variable Julien Phalip 2024-11-18 14:39:19 -0800
  • 46619040b1
    Add new plugins for checking Alex Plate 2024-11-25 15:32:22 +0200
  • 035804860c
    Fix incorrect configuration in gradle Alex Plate 2024-11-25 15:32:01 +0200
  • 0f1a4d523f
    Move the docs to the init method of VimExtension Alex Plate 2024-11-25 14:01:23 +0200
  • 5f5a97a7e1
    Lazily load the logger to avoid injector initialization problems Alex Plate 2024-11-15 21:05:35 +0200
  • 03996dce59 Add Julien Phalip to contributors list IdeaVim Bot 2024-11-23 09:03:04 +0000
  • 0dd63c7b57 Fix nullable editor in tests filipp 2024-11-22 17:02:29 +0200
  • 94d7902ef2 Remove more deprecated methods filipp 2024-11-22 16:39:46 +0200
  • 3d08170d54 Post-rebase fixes filipp 2024-11-22 14:20:38 +0200
  • cccb23d9ee Specify which commands perform mode change filipp 2024-11-22 13:27:11 +0200
  • eae3fb3ebe Introduce VimKeyBasedUndoService and VimTimestampBasedUndoService Filipp Vakhitov 2024-11-17 22:22:16 +0200
  • 7f5dce4051 Stop using some deprecated methods Filipp Vakhitov 2024-10-29 14:56:28 +0200
  • 25e3988dcf Introduce VimCopiedText class Filipp Vakhitov 2024-10-29 13:34:03 +0200
  • 36589c5250 Add context argument in clipboard methods Filipp Vakhitov 2024-10-24 01:11:03 +0300
  • f1f86b5cd2 Simplify Register class Filipp Vakhitov 2024-10-23 22:51:50 +0300
  • 628b3ca89f Fix <CR> parsing Filipp Vakhitov 2024-10-23 22:42:31 +0300
  • d2b929ddd0 Fix parsing for clipboard option Filipp Vakhitov 2024-09-17 01:07:22 +0300
  • 43d770ff5a Simplify getTransferableData method signature filipp 2024-10-21 17:22:06 +0300
  • cde9bc94e6 Fix select mode for immutable caret Filipp Vakhitov 2024-09-16 00:44:24 +0300
  • 63f6e73223 Fix select mode for immutable caret Filipp Vakhitov 2024-09-16 00:26:38 +0300
  • ad28e09fec Move caret when deleting a char Filipp Vakhitov 2024-09-10 02:07:44 +0300
  • f616f2c3c1 Fix gv in Fleet Filipp Vakhitov 2024-09-02 00:18:43 +0300
  • 66aec26091 Move ColLineFunctionHandler.kt to vim-engine Filipp Vakhitov 2024-08-29 00:43:48 +0300
  • 1d59c49b95 Move more logic to vim-engine Filipp Vakhitov 2024-08-25 01:45:18 +0300
  • 8da15b8c08 Manually track last selected editor Matt Ellis 2024-11-15 17:47:27 +0000
  • e22c2b6473 Improve updating fallback window option values Matt Ellis 2024-11-14 13:16:39 +0000
  • e293c1b786 Add tests for updating the fallback window Matt Ellis 2024-11-14 09:36:51 +0000
  • 468ca840ed Update options tests Matt Ellis 2024-11-14 08:25:48 +0000
  • c75e6756c0 Add some tests for the getcmdtype() function Julien Phalip 2024-11-19 20:43:09 -0800
  • 52737c60cf Add JSON entry for getcmdtype function Julien Phalip 2024-11-14 15:20:44 -0800
  • e99c191d49 Add partial support for getcmdtype() function Julien Phalip 2024-11-14 15:09:21 -0800
  • 5db2984fdd Add ability to set the highlightedyank foreground color Julien Phalip 2024-11-08 15:08:43 -0800