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

Commit Graph

  • b3cea3997d Safer changes to VimPlugin (avoid changes to old code that worked) Filipp Vakhitov 2023-12-28 16:05:04 +0200
  • 2f20193086 Post-review improvements Filipp Vakhitov 2023-12-28 15:58:01 +0200
  • 601e207f04 Remove comment filipp 2023-12-27 14:43:10 +0200
  • f0d3d8b276 Add colors to showmode widget filipp 2023-12-27 14:42:02 +0200
  • e02d34f023 Better ShowMode widget & Macro recording widget Filipp Vakhitov 2023-12-11 03:55:46 +0200
  • 0504be84b6 Add base implementation of showmode widget Filipp Vakhitov 2023-12-04 02:17:35 +0200
  • 216f020b70 Add new listeners filipp 2023-12-02 03:31:17 +0200
  • 66505eedfa Add Leonid Danilov to contributors list IdeaVim Bot 2024-01-03 09:02:40 +0000
  • b307c7d88b
    [VIM-2929]: Reset the key stack in case of exception during the execution Alex Plate 2024-01-02 13:50:08 +0200
  • 47d4445fa8
    Check the key stack at the end of every test Alex Plate 2024-01-02 13:25:51 +0200
  • 7098d2633a
    Add a helper function to key keystokes from string Alex Plate 2024-01-02 13:25:26 +0200
  • 61b5393b54 Update changelog after merging PR IdeaVim Bot 2024-01-02 10:14:39 +0000
  • 6fe2cf13b6 Added "Which-Key" to Plugins Leonid Danilov 2023-12-29 11:08:09 +0200
  • cc971eb2df Bump org.jetbrains.intellij from 1.16.0 to 1.16.1 dependabot[bot] 2023-12-28 09:54:14 +0000
  • a260987f5c Bump org.eclipse.jgit:org.eclipse.jgit.ssh.apache dependabot[bot] 2023-12-28 09:55:00 +0000
  • 5eb8f44dfc Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1 dependabot[bot] 2023-12-28 09:54:35 +0000
  • e36131b38b
    [VIM-2929]: Adding logging for tracing the keyStack Alex Plate 2023-12-28 11:24:13 +0200
  • b67868afde
    Extract the companion object into the top level Alex Plate 2023-12-28 10:03:50 +0200
  • 328fdee281
    Add comment about autocompletion in macros Alex Plate 2023-12-22 09:33:18 +0200
  • 8ab43e98fe Remove unnecessary keeping visual mode flag Matt Ellis 2023-12-11 23:28:38 +0000
  • 4f407ccc03 Remove unused multikey-undo flag Matt Ellis 2023-12-11 22:55:03 +0000
  • 5f3fddd3e4 Remove unnecessary post process method Matt Ellis 2023-12-11 20:21:42 +0000
  • 392f3b536d Remove unnecessary mode reset Matt Ellis 2023-12-11 20:19:53 +0000
  • 155de2b396 Remove always true check and always exit visual Matt Ellis 2023-12-11 18:05:02 +0000
  • 6c9930ac2a Removes unnecessary 'exit visual' command flag Matt Ellis 2023-12-11 17:56:49 +0000
  • 9dddf4f4bc Minor cleanup Matt Ellis 2023-12-11 17:34:17 +0000
  • 314506c15c Update changelog after merging PR IdeaVim Bot 2023-12-22 07:34:37 +0000
  • 673222da6c Prevent code completion popup from appearing after running a macro chylex 2023-12-03 06:51:03 +0100
  • 58b97e6361
    Get back to regular agents Alex Plate 2023-12-19 10:45:40 +0200
  • 8bc2032b07
    Do not override all artifact rules Alex Plate 2023-12-19 10:44:49 +0200
  • 40d4354dfc
    Avoid issue with blocked execution due to starting a coroutine in ProjectActivity Alex Plate 2023-12-19 10:30:14 +0200
  • 27f2f5bb2b
    Migrate KeymapChecker to ProjectActivity Alex Plate 2023-12-19 10:08:01 +0200
  • 490b934269
    Turn on leaks check on local development Alex Plate 2023-12-19 10:00:10 +0200
  • e2e2b4d176
    Proper tear down with tests with mock Alex Plate 2023-12-19 09:59:54 +0200
  • 7a1763bbee
    Dispose carets of custom editor in test Alex Plate 2023-12-19 02:21:34 +0200
  • ca8904b6bb
    Refactor common extension tests in order to avoid double remove of extension. Alex Plate 2023-12-19 02:21:18 +0200
  • 6384b28689
    Refactor listeners to avoid manual unregister Alex Plate 2023-12-19 01:44:57 +0200
  • e661466558
    Small refactorings on IdeaSelectionControl Alex Plate 2023-12-18 10:46:54 +0200
  • 8faf2beba4
    Refactor IdeaRefactorModeHelper for splitting logic into change calculation and change apply Alex Plate 2023-12-18 10:36:41 +0200
  • fb29319ec6
    Add VimPlugin.isNotEnabled function to simplify a lot of checks for !isEnabled() Alex Plate 2023-12-18 09:18:04 +0200
  • 7779d7d193
    This Easter egg caused a bug that a disposable balloon was leaked. Alex Plate 2023-12-15 23:04:25 +0200
  • 2c5246b62f
    Avoid project leak via KeyEvent Alex Plate 2023-12-15 22:38:15 +0200
  • e43a3f4518
    Avoid disposable leak because of widget Alex Plate 2023-12-15 22:22:52 +0200
  • b5716f7a6d
    Fix incorrect error handling Alex Plate 2023-12-15 22:20:49 +0200
  • fac5a3cc6f
    Remove XYZ testing configuration Alex Plate 2023-12-15 19:56:47 +0200
  • 671793078a
    Revert "Downgrade version of IJ plugin" Alex Plate 2023-12-15 19:07:55 +0200
  • 4f5ea1696f
    Revert "Add back-to-232 branch" Alex Plate 2023-12-15 19:07:44 +0200
  • b3e47e3bac
    Revert "Disable some tests" Alex Plate 2023-12-15 19:07:30 +0200
  • d67e990065 Update changelog. Action id - 7231244078 IdeaVim Bot 2023-12-16 10:06:23 +0000
  • 7fb6f4b47f
    Revert "Refactor key cache" Alex Plate 2023-12-15 18:49:18 +0200
  • df3b435a1f
    Revert "Clean swing timer" Alex Plate 2023-12-15 18:49:18 +0200
  • 5b65f1b544
    Clean swing timer Alex Plate 2023-12-15 18:43:49 +0200
  • e159866d3b
    Refactor key cache Alex Plate 2023-12-15 18:40:04 +0200
  • aa0ce71612
    Temporally switch to larger agents Alex Plate 2023-12-15 18:24:31 +0200
  • 522e547f99
    Clean up patch Alex Plate 2023-12-15 17:45:01 +0200
  • 9430341d4e
    Add artifact rules for all builds Alex Plate 2023-12-15 17:42:08 +0200
  • 95838d045d
    Disable some tests Alex Plate 2023-12-15 17:17:01 +0200
  • 20832f11b6
    Add back-to-232 branch Alex Plate 2023-12-15 17:01:08 +0200
  • 258203f400
    Downgrade version of IJ plugin Alex Plate 2023-12-15 16:52:59 +0200
  • 3b1768fa4e
    Update new build configuration name Alex Plate 2023-12-15 16:41:48 +0200
  • 23a3085bad
    Add xyz branch for testing Alex Plate 2023-12-15 16:34:15 +0200
  • 78c12e0ea6
    Switch to stable version of IDEA Alex Plate 2023-12-15 16:32:51 +0200
  • 997cb85663
    Do not log LOG.error during test execution Alex Plate 2023-12-15 16:30:47 +0200
  • 968d5eabfa TeamCity change in 'Ideavim' project: general settings of 'Tests for IntelliJ Latest EAP' build configuration were updated aleksei.plate@jetbrains.com 2023-12-15 14:26:47 +0000
  • 590ce1f7ed TeamCity change in 'Ideavim' project: runners of 'Tests for IntelliJ Latest EAP' build configuration were updated aleksei.plate@jetbrains.com 2023-12-15 14:19:03 +0000
  • 416a8838e4 TeamCity change in 'Ideavim' project: runners of 'Tests for IntelliJ Latest EAP' build configuration were updated aleksei.plate@jetbrains.com 2023-12-15 14:16:39 +0000
  • f6c349ac31 TeamCity change in 'Ideavim' project: runners of 'Tests for IntelliJ Latest EAP' build configuration were updated aleksei.plate@jetbrains.com 2023-12-15 14:15:47 +0000
  • 517c6b40b5
    Fix issue with disposed editor Alex Plate 2023-12-15 14:51:27 +0200
  • 1fa78935a6
    Factor disposable objects on editor opening Alex Plate 2023-12-15 14:28:18 +0200
  • 4ddcd56740
    Fix(VIM-3085): Open access to VimTypedActionHandler and VimShortcutKeyAction Alex Plate 2023-12-15 12:46:35 +0200
  • e5a2f33584 TeamCity change in 'Ideavim' project: general settings of 'Tests for IntelliJ Latest EAP' build configuration were updated aleksei.plate@jetbrains.com 2023-12-08 16:58:34 +0000
  • c17cf3256a TeamCity change in 'Ideavim' project: project settings were updated aleksei.plate@jetbrains.com 2023-12-08 16:50:30 +0000
  • 5415bda02d TeamCity change in 'Ideavim' project: general settings of 'Tests for IntelliJ Latest EAP' build configuration were updated aleksei.plate@jetbrains.com 2023-12-08 16:45:24 +0000
  • 07cbaeb7aa
    Add 2023.3 test on TeamCity dashboard Alex Plate 2023-12-08 18:23:23 +0200
  • fd1a706e4a
    Set plugin version to chylex-22 customized/22 chylex 2023-11-17 12:55:52 +0100
  • 5b2f3e1f12
    Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +0100
  • ec704fc9f9
    Prevent code completion popup from appearing after running a macro chylex 2023-12-03 06:51:03 +0100
  • ef8955e9d1
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • 806f6f8eaa
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • 6dcf0f9458
    Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +0100
  • 8eb201a941
    Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +0100
  • a288feca2a
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • ffe337b145
    [VIM-696] Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • ee178e58d0
    Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +0100
  • 12ac424ae0
    Prevent IdeaVIM from stealing key binding that confirms in-place refactoring chylex 2023-10-19 07:48:29 +0200
  • c96ca2e405
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • 0265432ce5
    Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +0200
  • f7e5f15ed2
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • 68f21ad7c9
    Set custom plugin version chylex 2021-10-18 13:36:02 +0200
  • 9d5aa83786
    Add info that ideamarks works with global marks only Alex Plate 2023-12-01 15:26:56 +0200
  • 463164cb88
    [VIM-3214] Add information that ideajoin is not supported everywhere Alex Plate 2023-12-01 14:13:30 +0200
  • 4809742088
    Do not run tests for esc iin neovim Alex Plate 2023-12-01 12:13:44 +0200
  • 9cf0e285b4
    Revert "TeamCity change in 'Ideavim / IdeaVim releases' project: runners of 'Publish Dev Build' build configuration were updated" Alex Plate 2023-12-01 11:51:19 +0200
  • a6ca6f1cf9
    Revert "TeamCity change in 'Ideavim / IdeaVim releases' project: runners of 'Publish Dev Build' build configuration were updated" Alex Plate 2023-12-01 11:51:18 +0200
  • bd7479e1c0 TeamCity change in 'Ideavim / IdeaVim releases' project: runners of 'Publish Dev Build' build configuration were updated aleksei.plate@jetbrains.com 2023-12-01 09:50:48 +0000
  • b35b51c203 TeamCity change in 'Ideavim / IdeaVim releases' project: runners of 'Publish Dev Build' build configuration were updated aleksei.plate@jetbrains.com 2023-12-01 09:50:17 +0000
  • 5652774888
    Exclude kotlin stdlib from the distribution Alex Plate 2023-12-01 11:19:18 +0200
  • 836e9a2fbc
    The dev version of IdeaVim should calculate the version based on a previous non-patched release version Alex Plate 2023-12-01 10:53:01 +0200
  • 64538c255d Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.20 to 1.9.21 dependabot[bot] 2023-11-29 15:34:46 +0000
  • 62a9293dcf Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2023-11-29 15:32:37 +0000