1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-06 06:22:21 +01:00

Commit Graph

  • 8d44afc8e6 Sort option name constants Matt Ellis 2023-01-09 15:24:42 +00:00
  • 62ed3bd7f2 Rename option name constants Matt Ellis 2023-01-09 15:18:17 +00:00
  • 89889924fc Tidy up imports Matt Ellis 2023-01-09 14:49:59 +00:00
  • dda592cb39 Small refactor Matt Ellis 2023-01-09 14:35:00 +00:00
  • bb44044956 Move IJ specific options out of engine Matt Ellis 2023-01-09 14:16:29 +00:00
  • d95810f6e5 Sort options Matt Ellis 2023-01-09 13:51:44 +00:00
  • 26c275b0f5 Introduce UnsignedNumberOption Matt Ellis 2023-01-09 12:38:44 +00:00
  • 341dc6c58b Post-merge fixes filipp 2023-01-17 16:15:34 +02:00
  • a2364b7512 Pull request polishing filipp 2022-12-23 00:55:59 +02:00
  • 350e1c08d0 Add loading marks and jumps states to VimPlugin filipp 2022-12-20 16:36:01 +02:00
  • 724dc42a59 Update changelog filipp 2022-12-20 16:16:15 +02:00
  • 79a62e9d37 Move command tests filipp 2022-12-20 16:16:01 +02:00
  • f73ba63133 Add test for marks with multiple carets filipp 2022-12-20 15:26:01 +02:00
  • d2c849fceb Post-merge fixes filipp 2022-12-17 02:16:20 +02:00
  • c4e9d5d14f Multiple carets support for marks filipp 2022-11-12 12:56:08 +02:00
  • 76a7d1ee69 Visual marks tests filipp 2022-12-20 02:11:46 +02:00
  • a8d225f812 Save jumps after IDE close filipp 2022-12-19 19:07:38 +02:00
  • bdfb8c7ee4 Fix exchange filipp 2022-12-19 18:05:28 +02:00
  • 9ab9d88eb5 VimJumpService implementation filipp 2022-12-19 13:01:52 +02:00
  • 75ff5feccd LastSelectionInfo now stores buffer positions instead of offset Updating lastSelectionInfo after insertion & deletion filipp 2022-12-18 20:18:06 +02:00
  • a4c7b38b7a Update formatting filipp 2022-12-18 16:27:04 +02:00
  • ec86608aff Fix visual selection marks for the :move command filipp 2022-12-18 16:26:04 +02:00
  • 4010854075 Multicaret gv filipp 2022-12-18 16:25:32 +02:00
  • fe1ae29fa3 Better selection marks filipp 2022-12-18 16:24:59 +02:00
  • 8c7d0b06d1 KeySorter for MarksCommand filipp 2022-12-18 16:23:50 +02:00
  • af497e6906 Post-merge fixes filipp 2022-12-17 02:16:20 +02:00
  • badb61aaea Move command no longer removes marks filipp 2022-11-16 09:30:35 +02:00
  • 5884919350 Fix mark order for marks command filipp 2022-11-12 13:11:24 +02:00
  • ce77148a38 Multiple carets support for marks filipp 2022-11-12 12:56:08 +02:00
  • 0ee6ce0a55 Remove some forEachCaret methods Alex Plate 2023-01-16 11:43:00 +02:00
  • 39f0e14fee Remove one of the unused methods Alex Plate 2023-01-16 09:53:52 +02:00
  • dc09907f93 Remove dynamic loader stopper Alex Plate 2023-01-16 09:38:28 +02:00
  • dcec97b9b4 Update formatting Alex Plate 2023-01-15 00:22:05 +00:00
  • 0eb8615db4 Update support guide Alex Plate 2023-01-13 10:19:40 +02:00
  • e674d8ac3a Remove more usages of runForEachNative Alex Plate 2023-01-12 10:31:14 +02:00
  • 141af4f097 Remove one of for each methods Alex Plate 2023-01-12 10:19:11 +02:00
  • 35ef9c7e68 Update new .ideavimrc template Alex Plate 2023-01-12 09:27:07 +02:00
  • 67e8b3e988 Add support guide Alex Plate 2023-01-12 09:00:24 +02:00
  • 896508d1fd Update copyright notice Alex Plate 2023-01-12 08:11:15 +02:00
  • 908c978242 Global copyright update Alex Plate 2023-01-10 10:09:25 +02:00
  • 6419279514 Prepare to 2.1.0 release Alex Plate 2023-01-10 09:59:51 +02:00
  • 0ecfdc5cf3 Fix issue with incorrect position of the caret after put Alex Plate 2023-01-06 10:35:04 +02:00
  • a357f989ad Update changelog after merging PR Alex Plate 2023-01-09 08:19:13 +00:00
  • 831e335b5d Fixed typos in Tutor Patrick Elmquist 2023-01-09 08:58:20 +01:00
  • 5e4afd4a7b Update changelog Alex Plate 2023-01-06 08:00:34 +00:00
  • 337c526e23 Fix(VIM-2833): Fix rare deadlock during put in insert mode from clipboard Alex Plate 2023-01-06 09:58:52 +02:00
  • 5f25db231f Update copyright rules Alex Plate 2023-01-06 09:25:57 +02:00
  • fb46993a05 Reformat sources Alex Plate 2023-01-06 09:24:41 +02:00
  • ef2738838f Update copyright rules Alex Plate 2023-01-06 09:11:04 +02:00
  • b9669e452c Add some information to issue template Alex Plate 2023-01-04 10:03:32 +02:00
  • 6196417436 Fix minor issue with offsets Alex Plate 2023-01-04 09:26:39 +02:00
  • 5d797f397d Update changelog after merging PR Alex Plate 2023-01-06 07:23:51 +00:00
  • 3be6acf5b5 Restore type qualifiers for some static methods Matt Ellis 2023-01-05 11:58:57 +00:00
  • b5619adf45 Cleanup MotionGroup.kt Matt Ellis 2023-01-05 11:45:24 +00:00
  • 62540fe1b2 Reformat MotionGroup.kt Matt Ellis 2023-01-05 11:08:46 +00:00
  • fd85fdf0ac Convert MotionGroup to Kotlin Matt Ellis 2023-01-05 11:01:20 +00:00
  • e09208c757 Rename MotionGroup.java to MotionGroup.kt Matt Ellis 2023-01-05 11:00:13 +00:00
  • 753f2110c6 Clean up ScrollGroup.kt Matt Ellis 2023-01-05 10:04:39 +00:00
  • 7917e8417b Import EditorHelper methods Matt Ellis 2023-01-05 09:42:19 +00:00
  • a0447b4840 Convert ScrollGroup from Java to Kotlin Matt Ellis 2023-01-05 09:36:50 +00:00
  • 2e561a2af4 Rename ScrollGroup.java to ScrollGroup.kt Matt Ellis 2023-01-05 09:26:51 +00:00
  • a330a3e472 Make editor converter property accessors inline Matt Ellis 2023-01-05 09:24:24 +00:00
  • 229d64fcf8 Add ScrollViewHelper.kt to ThirdPartyLicenses.md Matt Ellis 2023-01-05 09:19:20 +00:00
  • 6df695f650 Cleanup ScrollViewHelper.kt Matt Ellis 2023-01-05 09:18:52 +00:00
  • d77edaa056 Convert ScrollViewHelper to Kotlin Matt Ellis 2023-01-05 09:12:24 +00:00
  • 4f78246c7f Rename ScrollViewHelper.java to .kt Matt Ellis 2023-01-05 09:03:49 +00:00
  • 8d3ccdaf9c Extract scroll functionality into ScrollGroup Matt Ellis 2023-01-05 08:54:40 +00:00
  • 17e1061866 Extract scrollCaretIntoView to helper class Matt Ellis 2023-01-05 01:02:14 +00:00
  • 30d4b06393 Fix dangling doc comment Matt Ellis 2023-01-04 23:18:58 +00:00
  • 893bf452fb Update changelog after merging PR Alex Plate 2023-01-04 06:58:40 +00:00
  • bb67584cba Matchit: Add more Rider file types Martin Yzeiri 2022-12-30 21:09:04 -05:00
  • e28ec93c80 Reformat project Alex Plate 2023-01-04 08:44:28 +02:00
  • ca37019427 Move some functions to script Alex Plate 2022-12-29 13:57:39 +02:00
  • 3d452015ee Small refactoring of scripts Alex Plate 2022-12-29 12:43:21 +02:00
  • 57a3d82649 Update integrationsTest.yml Alex Pláte 2023-01-04 08:21:44 +02:00
  • 8e162bce95 Set plugin version to chylex-15 customized/15 chylex 2022-06-17 22:44:54 +02:00
  • 2cdd62371e Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • d461f61438 [VIM-696] Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • de7fe30a97 Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 6d80c21344 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • a57a80442c Add VimScript 'renaming()' function chylex 2021-11-01 20:26:06 +01:00
  • 866e6dc831 Add support for repeatable actions with ':raction' chylex 2021-10-18 14:31:30 +02:00
  • f11bb12f19 Disable taking over arrow keys and Home/End chylex 2021-02-15 22:36:45 +01:00
  • 70ea1bd46f Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 2845beaf8a Better use of Ktor Alex Plate 2022-12-29 09:33:28 +02:00
  • 1e58ead126 Move scripts into the separate module Alex Plate 2022-12-29 09:26:45 +02:00
  • fafa7572d0 Extract plugin dependencies check into the separate file Alex Plate 2022-12-29 08:27:12 +02:00
  • 4ddeb72bfe Update changelog after merging PR Alex Plate 2022-12-29 05:53:35 +00:00
  • 28ba36dddb Matchit: Support cshtml files Martin Yzeiri 2022-12-28 12:43:10 -05:00
  • b6c501311c Another workflow update Alex Plate 2022-12-28 18:11:13 +02:00
  • 01d4ebe254 Update workflow Alex Plate 2022-12-28 18:09:21 +02:00
  • 34dd332f0b Create an entry point for kotlin scripts Alex Plate 2022-12-28 18:04:36 +02:00
  • 596d0c7115 Add new job to check new plugins in marketplace that depend on IdeaVim Alex Plate 2022-12-28 17:06:09 +02:00
  • 672601b028 Do not check updates for dev version of the plugin Alex Plate 2022-12-28 14:41:10 +02:00
  • e5045f28ab Update tutor a bit Alex Plate 2022-12-28 12:21:36 +02:00
  • 12ba067db3 Use either name or login for GH merge job Alex Plate 2022-12-28 09:09:08 +02:00
  • 5413606425 Fix Alex Plate 2022-12-28 09:04:06 +02:00
  • 72ae18557b Fix broken link in the code Alex Plate 2022-12-28 08:43:29 +02:00
  • 99bd119ed6 Update changelog after merging PR Alex Plate 2022-12-28 06:59:55 +00:00
  • faebf66065 improve formating Runinho 2022-11-28 08:53:43 +01:00