1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-12-21 10:42:48 +01:00

Commit Graph

  • f33589fbce
    Set plugin version to chylex-42 customized/main 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
  • 365b58eb56
    Update build.gradle checker Alex Plate 2024-11-15 20:54:07 +0200
  • b026144254
    Add RWLock label to selectionStart & selectionEnd Alex Plate 2024-11-15 20:53:54 +0200
  • 0e3cda827c
    Fix(VIM-3695): Wrap getting a vimLeadSelectionOffset with a read action Alex Plate 2024-11-15 20:44:00 +0200
  • ed2fe3dcf0
    Fix(VIM-3696): Get the state of the selection in read action Alex Plate 2024-11-15 20:34:41 +0200
  • 791edbd29b
    Restore compatibility with peekaboo plugin Alex Plate 2024-11-13 19:39:24 +0200
  • 4f9d76ef66 Fix memory leak with non-disposed listeners Matt Ellis 2024-11-12 10:48:57 +0000
  • 4b7381901d Fix bug removing map that is also a prefix Matt Ellis 2024-11-06 23:09:05 +0000
  • 6e2cb9ba11 Reorder functions. No logic changes Matt Ellis 2024-11-06 22:59:27 +0000
  • 91cd4ab01f Add sequences to iterate keystroke trie Matt Ellis 2024-11-06 22:57:28 +0000
  • 34d23180bd Avoid wrapping the keys list for each map attempt Matt Ellis 2024-11-06 12:26:36 +0000
  • fc5aaa50d8 Remove unnecessary hasmapfrom function Matt Ellis 2024-11-06 11:36:09 +0000
  • c7bbfdcaf5 Remove some test only functions Matt Ellis 2024-11-06 10:51:53 +0000
  • 562906fe6d Filter map output by prefix Matt Ellis 2024-11-06 00:40:04 +0000
  • 976771d11a Implement smap and snoremap Matt Ellis 2024-11-05 23:05:28 +0000
  • 5fc4462b03 Support map! to map insert and cmdline modes Matt Ellis 2024-11-05 22:45:44 +0000
  • 5f263e7014 Fix output of maps with same keys in multiple modes Matt Ellis 2024-11-04 13:32:46 +0000
  • 4c899fcc93 Simplify test code Matt Ellis 2024-11-01 17:27:31 +0000
  • 2f8fe392af Use KeyStrokeTrie for maps Matt Ellis 2024-10-31 00:49:53 +0000
  • 84c7e1159b Introduce KeyStrokeTrie to find commands Matt Ellis 2024-10-30 14:02:34 +0000
  • 18d6f79796 Add missing C-PageUp/Down shortcuts to switch tab Matt Ellis 2024-11-08 17:45:52 +0000