1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-03 08:31:26 +01:00

Commit Graph

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