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

Commit Graph

  • 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
  • 1faae92f33 Update changelog after merging PR IdeaVim Bot 2023-11-25 11:16:31 +0000
  • dee808752f Fix(VIM-3176) add test for restore selection after pasting in/below selection samabcde 2023-11-16 23:30:01 +0800
  • 5590af6995 Update changelog. Action id - 6988421362 IdeaVim Bot 2023-11-25 10:06:22 +0000
  • 5afd161fba Update minimal supported version to 2023.3 filipp 2023-11-24 20:42:48 +0200
  • 336efa1e8b
    Add some tests for one time mode Alex Plate 2023-11-24 17:49:04 +0200
  • 568d5ca4ff
    Fix(VIM-3090): Cmd line mode saves the visual mode Alex Plate 2023-11-24 17:42:33 +0200
  • a9991f2a50
    Convert ProcessGroup to kotlin Alex Plate 2023-11-24 17:00:06 +0200
  • 1c8096444a
    Rename .java to .kt Alex Plate 2023-11-24 17:00:05 +0200
  • f424de46e6 Update changelog. Action id - 6979369267 IdeaVim Bot 2023-11-24 10:06:47 +0000
  • 8fcca05565 Fix(VIM-3176): Reselecting visual selection after pasting above it select wrong lines Filipp Vakhitov 2023-11-23 22:53:07 +0200
  • ed1f3cec59
    Make sure the injector is initialized in VimShortcutKeyAction Alex Plate 2023-11-23 16:19:13 +0200
  • c29a409f28
    Log other actions assigned to the escape and enter actions Alex Plate 2023-11-23 15:05:35 +0200
  • 1a46936ad6
    Suggest fix when two escape shortcuts are assigned to the editor escape action Alex Plate 2023-11-23 14:57:08 +0200
  • e82abfb948
    Do not perform keymap check if the plugin is disabled Alex Plate 2023-11-23 14:03:39 +0200
  • c3409be780
    Fix(VIM-3206): Disable both copilot suggestion and insert mode on a single escape Alex Plate 2023-11-23 14:02:25 +0200
  • 1557ab3474
    Use single alarm to schedule verifications of the keymap Alex Plate 2023-11-23 12:41:10 +0200
  • 75fdda4fbf Update changelog. Action id - 6968202628 IdeaVim Bot 2023-11-23 10:06:29 +0000
  • 4d75ef2849
    Fix(VIM-3204): Add checker that verifies the configuratin of the keymap Alex Plate 2023-11-23 12:01:42 +0200
  • a1da23d1ba
    Log the name of the keymap Alex Plate 2023-11-23 10:14:58 +0200
  • c4bc751df7
    Fix(VIM-3084): Double update for the status bar icon Alex Plate 2023-11-23 09:01:03 +0200
  • 972d89ec6e
    Refactor companion object to util object Alex Plate 2023-11-23 08:51:49 +0200
  • 70f040e104
    Create an outline version of icon Alex Plate 2023-11-22 17:58:18 +0200
  • d4de0b49c8
    Do not run ActionsTest with neovim Alex Plate 2023-11-22 17:01:28 +0200
  • 2a42d58361 Bump io.ktor:ktor-client-cio from 2.3.5 to 2.3.6 dependabot[bot] 2023-11-22 15:08:49 +0000
  • 14308956d7 Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 dependabot[bot] 2023-11-22 15:08:20 +0000
  • 71339a66d7 Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 dependabot[bot] 2023-11-22 15:08:12 +0000
  • 85f0664b56
    Fix the incorrect condition in release actions Alex Plate 2023-11-22 15:34:35 +0200
  • 2f86ac0dfa
    Log the shortcuts that are assigned to esc and enter Alex Plate 2023-11-22 12:19:14 +0200
  • 79d7b7a08d Update changelog. Action id - 6955729845 IdeaVim Bot 2023-11-22 10:06:50 +0000
  • b550d1990e
    Fix(VIM-3195): Fix escape in injected editor Alex Plate 2023-11-22 12:04:37 +0200
  • 22062f0c77
    Fix(VIM-3190): Do not use octopus handler if the enter key is used with modifiers like shift or control Alex Plate 2023-11-22 11:51:57 +0200
  • 515f613a53
    Add tests for other actions Alex Plate 2023-11-22 10:17:30 +0200
  • 615ed6b713
    Fix(VIM-3203): Split action not works in normal mode Alex Plate 2023-11-22 10:14:37 +0200
  • f6eab62c3c
    Fix(VIM-3184): Revert "VIM-3184: Temporally disable new handlers for the thin client" Alex Plate 2023-11-22 09:41:53 +0200
  • 7d1e00ff0d
    Print information about the existing version id Alex Plate 2023-11-21 13:30:36 +0200
  • 692439953c Rollback to working Idea Version Filipp Vakhitov 2023-11-21 13:17:51 +0200
  • 6960a34d02
    VIM-3184: Temporally disable new handlers for the thin client Alex Plate 2023-11-21 13:09:52 +0200
  • b3662d4e6e
    Fix(VIM-3157): For for PyCharm 2023.1 Alex Plate 2023-11-17 16:09:38 +0200
  • 50c9b7c352
    Fix(VIM-3159): Start new line before current action works in normal mode now Alex Plate 2023-11-17 15:23:31 +0200
  • f395d3b2bf
    Fix(VIM-3186): Do not multiply the enter action by the amount of carets Alex Plate 2023-11-17 15:05:07 +0200
  • 4fbf6cbc50 Update minimal supported version to 2023.3 in TeamCity filipp 2023-11-17 14:34:22 +0200
  • 9916958d6c TeamCity change in 'Ideavim' project: VCS roots of 'Tests for IntelliJ IC-2023.2' build configuration were updated filipp.vakhitov 2023-11-17 12:32:34 +0000
  • 184a069c7f TeamCity change in 'Ideavim' project: general settings of 'Tests for IntelliJ IC-2023.2' build configuration were updated filipp.vakhitov 2023-11-17 12:32:20 +0000
  • 0b65346633 TeamCity change in 'Ideavim' project: VCS roots of 'Tests for IntelliJ IC-2023.1' build configuration were updated filipp.vakhitov 2023-11-17 12:31:30 +0000
  • 11f23dcc9e TeamCity change in 'Ideavim' project: general settings of 'Tests for IntelliJ IC-2023.1' build configuration were updated filipp.vakhitov 2023-11-17 12:29:32 +0000
  • f80d1defcb Add Javadoc filipp 2023-11-17 14:00:30 +0200
  • 976791ac95
    Set plugin version to chylex-21 customized/21 chylex 2023-11-17 12:55:52 +0100
  • 9b30831b2f
    Work around Enter action running N^2 times for number of carets chylex 2023-11-17 12:55:17 +0100
  • e95d6343cb
    Fix(VIM-3177): Formatting of commit message works again Alex Plate 2023-11-17 13:52:03 +0200
  • a9052a068f Fix property tests filipp 2023-11-17 13:05:30 +0200
  • b1323c0d67 Fix(VIM-1611): actions related to resolving conflicts doesn't seem to work filipp 2023-11-17 12:42:42 +0200
  • 87ceb8fb58 Much better undo filipp 2023-11-17 11:59:27 +0200
  • 0c3544c1fe
    Set plugin version to chylex-20 customized/20 chylex 2022-06-17 23:49:09 +0200
  • 29813f12fb
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • 0bb5739adc
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • 4e5e94cd98
    Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +0100
  • 8b6925e5e4
    Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +0100
  • e451ebf361
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • 056d704297
    [VIM-696] Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • dbb0f79113
    Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +0100
  • 1bc6dfac1c
    Prevent IdeaVIM from stealing key binding that confirms in-place refactoring chylex 2023-10-19 07:48:29 +0200
  • de449adcb9
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • 2ef9742b71
    Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +0200
  • a2833aa088
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • 13ebac83c6
    Set custom plugin version chylex 2021-10-18 13:36:02 +0200
  • c3134b9426 Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 dependabot[bot] 2023-11-15 15:23:40 +0000
  • 06c036d373 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 dependabot[bot] 2023-11-15 15:22:19 +0000
  • 2f8bd29725 Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 dependabot[bot] 2023-11-15 15:10:46 +0000
  • 1eae211b41 Bump io.ktor:ktor-client-core from 2.3.4 to 2.3.6 dependabot[bot] 2023-11-15 15:08:45 +0000
  • 4ca05ba6df
    Set plugin version to chylex-19 customized/19 chylex 2023-11-15 01:18:05 +0100
  • 114ac40990
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • 2829109eb7
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • b02eb7a422 Update changelog. Action id - 6862042155 IdeaVim Bot 2023-11-14 10:06:35 +0000
  • 3db31e9347
    Fix(VIM-3159): Shift-enter now works in normal mode again Alex Plate 2023-11-14 11:12:49 +0200
  • 1dc6045ae1
    Fix(VIM-3157): Do not invoke enter in invokeLater for python console Alex Plate 2023-11-13 12:25:25 +0200
  • 2436164b1e Update changelog. Action id - 6848428489 IdeaVim Bot 2023-11-13 10:07:34 +0000
  • c13fc8a805
    Fix(VIM-3168): Do not switch to block caret after enter if the IdeaVim is disabled Alex Plate 2023-11-13 11:39:07 +0200
  • 41025d78de
    Fix(VIM-3165): Do not process enter key as IdeaVim shortcut if it's not an actual keypress Alex Plate 2023-11-13 11:23:26 +0200