1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-10 19:53:12 +02:00

Commit Graph

  • ce8b77b240 Update changelog. Action id - 6743778172 IdeaVim Bot 2023-11-03 10:08:12 +00:00
  • 718c5fb30e Update changelog after merging PR IdeaVim Bot 2023-11-03 09:31:18 +00:00
  • 419160724c Fix(VIM-2933): Reloading/sourcing .ideavimrc does not initialize new plugins chylex 2023-10-28 10:13:20 +02:00
  • c905dfe6d8 Bump io.ktor:ktor-client-cio from 2.3.4 to 2.3.5 dependabot[bot] 2023-11-03 07:02:55 +00:00
  • 70eb008412 Bump io.ktor:ktor-client-content-negotiation from 2.3.4 to 2.3.5 dependabot[bot] 2023-11-03 06:51:06 +00:00
  • 93feaadacf Bump org.jetbrains.intellij from 1.15.0 to 1.16.0 dependabot[bot] 2023-11-03 06:39:33 +00:00
  • 0b7610607d Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.4 to 2.3.5 dependabot[bot] 2023-11-03 06:39:22 +00:00
  • 922fea5395 Update changelog after merging PR IdeaVim Bot 2023-11-03 06:49:12 +00:00
  • 1841b7c4e6 Allow tilde forward slash on Windows Matt Ellis 2023-10-27 22:10:59 +01:00
  • ed966faaf4 Update changelog Alex Plate 2023-10-30 11:23:01 +02:00
  • 03efeed6ae Use the correct version of IdeaVim in changelog Alex Plate 2023-10-30 09:42:21 +02:00
  • 675c5ae480 Update changelog Alex Plate 2023-10-30 09:12:35 +02:00
  • d575b22e2e Set the origin branch for "release" Alex Plate 2023-10-30 09:08:30 +02:00
  • 7a3bb5b2d7 Fix(VIM-2933): Reloading/sourcing .ideavimrc does not initialize new plugins chylex 2023-10-28 10:13:20 +02:00
  • c4b05957fc Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • db83b89931 Prevent IdeaVIM from stealing key binding that confirms in-place refactoring chylex 2023-10-19 07:48:29 +02:00
  • ce27c3e5ba Add operating system type to has() function chylex 2023-10-18 22:14:25 +02:00
  • 31358bc983 Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • f7e1c9c837 [VIM-696] Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • c46109caa3 Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 9f7ca83306 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • b5761f20d2 Add support for repeatable actions with ':raction' chylex 2021-10-18 14:31:30 +02:00
  • 305c6d2bf9 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 5e4ee1b60f Fix the issue with the status bar icon Alex Plate 2023-10-28 08:53:21 +03:00
  • d8ce20c2f9 Preparation to 2.6.0 release IdeaVim Bot 2023-10-27 19:04:27 +00:00
  • b164dc1b55 Revert "Remove deprecated MarkGroup.java" Alex Plate 2023-10-27 21:37:52 +03:00
  • 530eba3d00 Update tests for disabled oldundo option filipp 2023-10-27 19:18:26 +03:00
  • 808066f2e2 Disable new undo before release filipp 2023-10-27 19:12:01 +03:00
  • cb3e683c8e Use different API for creating editor disposable Alex Plate 2023-10-27 16:59:52 +03:00
  • 6ff57775ed Add has feature info to the changelog Alex Plate 2023-10-27 12:33:32 +03:00
  • 6c07687a86 Fix enter in read-only files Alex Plate 2023-10-27 12:07:02 +03:00
  • 497a8c19c5 Update information about new ShowHoverInfo action Alex Plate 2023-10-27 11:13:23 +03:00
  • c13f7468ef Update changelog. Action id - 6665767330 IdeaVim Bot 2023-10-27 10:06:58 +00:00
  • 847872cdb6 Update changelog after merging PR IdeaVim Bot 2023-10-27 09:47:54 +00:00
  • f0abe5d80d Fix range for fall back comment mode Matt Ellis 2023-10-16 09:50:43 +01:00
  • 465c5b9e77 Update changelog after merging PR IdeaVim Bot 2023-10-27 09:31:25 +00:00
  • fb78cdd304 Add operating system type to has() function chylex 2023-10-18 22:14:25 +02:00
  • 5b17fe2410 Update changelog after merging PR IdeaVim Bot 2023-10-27 08:08:57 +00:00
  • 5fd54dccd3 Add support for ShowHoverInfo action to 2023.1 and 2023.2 (#733) Matt Ellis 2023-10-27 09:06:11 +01:00
  • 1695afd915 Use 2023.2.4 version for releases Alex Plate 2023-10-27 10:42:36 +03:00
  • 5ab549ae96 Switch to 2023.2.4 for github, nvim, proprty, and long running tests as the compilation with the latest EAP is now broken Alex Plate 2023-10-27 10:42:16 +03:00
  • 35123e7c1e Remove the unused property in TC configuration Alex Plate 2023-10-27 10:40:49 +03:00
  • 1badade841 Fix incorrect condition for update changelog action Alex Plate 2023-10-27 10:34:36 +03:00
  • b357625529 Add check that actions should work only on the original repo Alex Plate 2023-10-27 10:33:26 +03:00
  • 9ccd39d724 Better VIM-696 filipp 2023-10-26 16:38:12 +03:00
  • c876079e04 Fix(VIM-1639): Ctrl-o and Ctrl-i jumping in files of different projects filipp 2023-10-26 13:38:36 +03:00
  • 162c1c59fe Update changelog. Action id - 6652550069 IdeaVim Bot 2023-10-26 10:07:46 +00:00
  • 06ef1c1182 VIM-1639 Ctrl-o and Ctrl-i jumping in files of different projects filipp 2023-10-26 10:23:16 +03:00
  • a9ba9789fd Fix(VIM-696): Vim selection issue after undo filipp 2023-10-25 16:55:23 +03:00
  • fdd32cb954 Remove deprecated MarkGroup.java filipp 2023-10-25 10:11:05 +03:00
  • 9fd7d86998 Add pWydmuch to contributors list IdeaVim Bot 2023-10-25 09:03:21 +00:00
  • 5973903313 Update changelog after merging PR IdeaVim Bot 2023-10-25 06:13:45 +00:00
  • 75e4b19b88 Fix md links in doc Patryk Wydmuch 2023-10-23 23:11:31 +02:00
  • af7bdb55a1 Fix rider issues with the new handler Alex Plate 2023-10-20 17:42:05 +03:00
  • 69af9aeff0 Fix(IDEA-300030): Mapping with enter to action may not work Alex Plate 2023-10-20 16:16:28 +03:00
  • 88f4192d61 Fix tests Alex Plate 2023-10-20 12:32:05 +03:00
  • 96db8a326e Add teamcity tests for stable versions of IJ Alex Plate 2023-10-20 11:16:50 +03:00
  • 8c06767fdc Show error instead of warning in case of exception Alex Plate 2023-10-20 11:10:55 +03:00
  • 25877e369b Add comment saying that the ideaglobalmode option is experimental Alex Plate 2023-10-20 10:15:34 +03:00
  • 0271a475a2 Update docs Alex Plate 2023-10-20 10:13:50 +03:00
  • 1afd0d3c37 Set plugin version to chylex-18 customized/18 chylex 2023-10-20 00:03:37 +02:00
  • 547bd08c7e Set minimum IDEA version to 2023.2 chylex 2023-10-20 00:42:36 +02:00
  • 0c4154547f Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • 92d8be1ba4 Revert "Add VimScript 'renaming()' function" chylex 2023-10-19 07:48:39 +02:00
  • 080dbe9c0e Prevent IdeaVIM from stealing key binding that confirms in-place refactoring chylex 2023-10-19 07:48:29 +02:00
  • ff7e6bf053 Set plugin version to chylex-17 customized/17 chylex 2023-10-19 06:13:47 +02:00
  • f19ce34311 Add operating system type to has() function chylex 2023-10-18 22:14:25 +02:00
  • eef3ab5a15 Update changelog. Action id - 6481002995 IdeaVim Bot 2023-10-11 10:07:13 +00:00
  • 26f48c5820 Fix(VIM-3095): Fix missing ellipsis digraph Alex Plate 2023-10-11 12:26:50 +03:00
  • 236ca36c79 Update changelog after merging PR IdeaVim Bot 2023-10-11 08:11:10 +00:00
  • 405b9ba7ea Fix(VIM-2562): Fix hang with multi-width chars in command line Matt Ellis 2023-10-09 12:10:31 +01:00
  • ab9bd76d34 Update isOctopusEnabled function Alex Plate 2023-10-11 09:38:30 +03:00
  • 677da7d80a Create a test with different combination of enter handlers Alex Plate 2023-10-11 09:18:51 +03:00
  • b3ad2fd715 Next handler may be null Alex Plate 2023-10-10 16:01:24 +03:00
  • 97ca6ce5b8 Dialogs are now closed by esc Alex Plate 2023-10-10 15:16:33 +03:00
  • e1abc4374e Correct the shape of the caret after entering the cell in py notebooks Alex Plate 2023-10-10 13:08:26 +03:00
  • 9eeeb15c6c Enable octopus handler by default Alex Plate 2023-09-01 18:58:03 +03:00
  • 8bcb0d116d Set plugin version to chylex-16 customized/16 chylex 2022-06-17 22:44:54 +02:00
  • d9ae9fa40d Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • c19f88e5c0 [VIM-696] Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 03f4fb288d Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • ef27579277 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • a8a822b58e Add VimScript 'renaming()' function chylex 2021-11-01 20:26:06 +01:00
  • 9752bd5bbb Add support for repeatable actions with ':raction' chylex 2021-10-18 14:31:30 +02:00
  • 240d9e0be4 Disable taking over arrow keys and Home/End chylex 2021-02-15 22:36:45 +01:00
  • 328442544d Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 7d4981639a TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish patch release' build configuration were updated aleksei.plate@jetbrains.com 2023-09-15 11:49:05 +00:00
  • 967538767a Push only a specific tag on EAP Alex Plate 2023-09-15 14:20:21 +03:00
  • 4731eb9db8 Bring back removed functions Alex Plate 2023-09-14 16:50:52 +03:00
  • 337f5ade59 Get rid of deprecated method Alex Plate 2023-09-14 16:31:26 +03:00
  • fe8bbcb11a Bring back a method to keep the compatibility Alex Plate 2023-09-14 16:26:14 +03:00
  • b1b6b0bf80 Add links to the new page about modes Alex Plate 2023-09-14 15:44:00 +03:00
  • 1c28c138e0 Add post about modes in vim Alex Plate 2023-09-14 15:41:14 +03:00
  • cb73111779 Bump io.ktor:ktor-client-cio from 2.3.3 to 2.3.4 dependabot[bot] 2023-09-13 15:36:18 +00:00
  • 6250678f61 Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.3 to 2.3.4 dependabot[bot] 2023-09-13 15:24:18 +00:00
  • 1821f01ef1 Fix detecting the commit by tag Alex Plate 2023-09-13 16:33:16 +03:00
  • 350f084156 Update changeslog Alex Plate 2023-09-12 14:41:13 +03:00
  • a6c2babafb Fix issue with GitHub CI changes pushing Alex Plate 2023-09-12 14:40:08 +03:00
  • f566aed1fe Update changelog. Action id - 6158816999 IdeaVim Bot 2023-09-12 11:34:46 +00:00
  • 10fb54224c Use a deploy key to pull the changes Alex Plate 2023-09-12 14:29:13 +03:00