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

Commit Graph

  • dc030d6895 Fix(VIM-2760) notebookCommandMode detection Runinho 2022-11-25 00:49:11 +01:00
  • 7f626005a5 Fix for the dd on last line in the notebook Alex Plate 2022-12-27 18:22:24 +02:00
  • 28d0741e14 Update changelog after merging PR Alex Plate 2022-12-27 13:56:25 +00:00
  • c0e17a6c61 Fix issue with lastColumn not being invalidated Matt Ellis 2022-11-26 14:03:29 +00:00
  • b5046b089e Fix incsearch not scrolling to current match Matt Ellis 2022-11-26 13:45:45 +00:00
  • 1075112bfa Add IdeaVim tutor Alex Plate 2022-12-27 10:48:58 +02:00
  • 37fddacf8e Update GH CI jobs Alex Plate 2022-12-22 17:34:41 +02:00
  • 2091a59897 Temp fix for VIM-2808: disable formatting after paste for rider Alex Plate 2022-12-22 15:49:04 +02:00
  • d2a427b38f Use different type of action on github merge Alex Plate 2022-12-22 09:28:58 +02:00
  • c069719c1c Add quick scope plugin to the list Alex Plate 2022-12-21 14:24:04 +02:00
  • 654a443d4b Fix compatibility with plugins Alex Plate 2022-12-21 10:59:23 +02:00
  • a6ec2d5ed7 Update changelog Alex Plate 2022-12-21 10:34:55 +02:00
  • 02ac083175 Add new line Alex Plate 2022-12-21 10:18:56 +02:00
  • 561fce5d40 Update links to vim plugins Alex Plate 2022-12-21 10:18:23 +02:00
  • a88263874a Do not check for updates if the plugin is disabled Alex Plate 2022-12-21 10:06:46 +02:00
  • 8a9d9af1bb Set plugin version to chylex-14 customized/14 chylex 2022-06-17 22:44:54 +02:00
  • b52c331adf [VIM-696] Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • dca254219a Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • c50b8cb5cd Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 09a86c204d Add VimScript 'renaming()' function chylex 2021-11-01 20:26:06 +01:00
  • afcbdf3326 Add support for repeatable actions with ':raction' chylex 2021-10-18 14:31:30 +02:00
  • 663c92e1c5 Disable taking over arrow keys and Home/End chylex 2021-02-15 22:36:45 +01:00
  • d9674494f5 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 943ddeb5ab Update gradle plugin filipp 2022-12-19 17:41:46 +02:00
  • 216a3fedd0 Update IdeaVim Plugins.md Alex Pláte 2022-12-19 12:36:13 +02:00
  • 7b8c335a5b Update changelog Alex Plate 2022-12-19 08:08:58 +00:00
  • 8e8efe4862 Fix(VIM-2813): Migrate update checker to VimStandalonePluginUpdateChecker Alex Plate 2022-12-19 10:06:52 +02:00
  • e64dc3cc1c Update changelog Alex Plate 2022-12-19 09:08:18 +02:00
  • c833691cf6 Add Ada to contributors list Alex Plate 2022-12-19 07:01:17 +00:00
  • ba5e2e8613 Remove the redundant quotation mark at the end of "packadd matchit" command Ada 2022-12-14 13:10:46 +08:00
  • b154e31a28 Update formatting Alex Plate 2022-12-04 00:16:36 +00:00
  • 322b888dc5 Add update to the evolution Alex Plate 2022-12-02 12:03:58 +02:00
  • 42eefb763b Add an editor to the action executor Alex Plate 2022-12-02 11:52:39 +02:00
  • 27be351636 Adopt immutable caret around the source code Alex Plate 2022-12-02 09:17:49 +02:00
  • 8b20287f93 Use immutable caret during put Alex Plate 2022-12-01 19:15:33 +02:00
  • 50a7bdb34d Update some tests Alex Plate 2022-12-01 19:12:30 +02:00
  • dcac3be0da Pass editor to the message service Alex Plate 2022-12-01 14:29:54 +02:00
  • ec121fb327 Adapt to immutable caret Alex Plate 2022-12-01 14:17:29 +02:00
  • ccb260b6a7 Make showmode on by default as in vim Alex Plate 2022-12-01 14:14:57 +02:00
  • c994511ea5 Add dashes to showcmd Alex Plate 2022-12-01 11:01:23 +02:00
  • fb5177633a More uses of ImmutableVimCaret Alex Plate 2022-12-01 08:38:52 +02:00
  • b15fde59d1 Fix UI test Alex Plate 2022-11-30 18:20:29 +02:00
  • 1958974c73 Remove experimental CI test Alex Plate 2022-11-30 17:55:55 +02:00
  • 00b1b0fea4 Add delay to UI test Alex Plate 2022-11-30 17:47:58 +02:00
  • 743b978e6f Update engine Alex Plate 2022-11-30 13:11:16 +02:00
  • cbabd8b76e Add new mapping mode set Alex Plate 2022-11-30 12:00:10 +02:00
  • 1fd877c597 Small refactoring of vim caret Alex Plate 2022-11-30 11:49:09 +02:00
  • 4f64ed07b1 Update docs Alex Plate 2022-11-30 08:54:36 +02:00
  • 4e537b0466 Create a job that syncs documentation Alex Plate 2022-11-30 08:32:34 +02:00
  • 2b1198dfd9 Rename extensions to plugins to be more consistent Alex Plate 2022-11-30 08:11:39 +02:00
  • 8db23fba43 Extract ImmutableVimCaret interface Alex Plate 2022-11-29 19:51:19 +02:00
  • 0451487549 Update engine to support immutable caret Alex Plate 2022-11-29 16:34:11 +02:00
  • a16faa97ec TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Qodana checks' build configuration settings were updated aleksei.plate 2022-11-29 10:24:50 +00:00
  • dbf626a53e TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Qodana checks' build configuration settings were updated aleksei.plate 2022-11-29 10:24:36 +00:00
  • 27cc767ec4 Update UI test Alex Plate 2022-11-29 10:20:53 +02:00
  • 8d2d08a12b Remove changes after testing Alex Plate 2022-11-29 10:15:16 +02:00
  • 7c91d97440 Update changelog after merging PR Alex Plate 2022-11-29 08:14:17 +00:00
  • 0eb7b53801 Useless commit Alex Plate 2022-11-29 10:08:50 +02:00
  • 510e31584e Fix incorrect env Alex Plate 2022-11-29 09:57:12 +02:00
  • 0efedd7fa5 Try a different GH login method Alex Plate 2022-11-29 09:46:34 +02:00
  • 01a32705e4 Try a different GH login method Alex Plate 2022-11-29 09:22:16 +02:00
  • 05c1b82bcf Add update PR to the integration tests Alex Plate 2022-11-29 08:55:49 +02:00
  • cf04796010 Update changelog Alex Plate 2022-11-29 08:47:16 +02:00
  • fd7e66e144 Add Runinho to contributors list Alex Plate 2022-11-29 06:52:48 +00:00
  • ceaf290f5e check offset, add test for put before guard Runinho 2022-11-28 11:27:18 +01:00
  • 5df9ae57ce Fix(VIM-2577) paste not working at end of notebook cell Runinho 2022-11-26 10:42:15 +01:00
  • 04ed7d413f Update and rename Emulated-plugins.md to IdeaVim Plugins.md Alex Pláte 2022-11-28 21:48:20 +02:00
  • f543835921 Update UI test Alex Plate 2022-11-28 18:27:56 +02:00
  • 8ae35160e7 Move method to a different file Alex Plate 2022-11-28 18:25:11 +02:00
  • 75516a7217 Fix track action ids Alex Plate 2022-11-28 18:06:20 +02:00
  • 8783fc89e6 Make a longer delay in UI test Alex Plate 2022-11-28 17:47:06 +02:00
  • fd0819ca30 Add link to plugins Alex Plate 2022-11-28 17:36:57 +02:00
  • 650b925251 Refactor caret movement Alex Plate 2022-11-28 16:56:15 +02:00
  • fd3e32eaa8 Move some calls to vim engine Alex Plate 2022-11-28 13:29:41 +02:00
  • a8bebb88b1 Move vimLeadSelectionOffset to the engine Alex Plate 2022-11-28 13:19:16 +02:00
  • 3294a74979 Create vim engine evolution file Alex Plate 2022-11-25 17:06:45 +02:00
  • db95804eeb Move caret method now returns VimCaret instance Alex Plate 2022-11-25 16:53:19 +02:00
  • 15bfc00ddb Update CI job name Alex Plate 2022-11-25 13:45:56 +02:00
  • 18580e431f Add integration tests for experiments Alex Plate 2022-11-25 13:42:52 +02:00
  • 98624d8701 Add method for carets Alex Plate 2022-11-25 13:39:38 +02:00
  • 3c03a15831 Fix test with modifiers Alex Plate 2022-11-25 13:35:21 +02:00
  • 9710a7bfc1 Small reformat of state machine Alex Plate 2022-11-25 13:28:37 +02:00
  • 34426ae32d Pass editor to undo redo Alex Plate 2022-11-25 13:27:58 +02:00
  • c2f98ee317 Update changelog Alex Plate 2022-11-25 11:13:14 +00:00
  • 4df2abba82 Fix(VIM-758): Support d mappings Alex Plate 2022-11-25 13:11:13 +02:00
  • c3cd207b2b Add some logging Alex Plate 2022-11-25 09:40:48 +02:00
  • 4f6053f767 File cleanup Alex Plate 2022-11-25 09:29:51 +02:00
  • 5578fbdd4f Update changelog Alex Plate 2022-11-23 12:04:31 +02:00
  • 84a6c40e13 Fix incorrect normalising for trailing inlay Matt Ellis 2022-11-22 08:56:35 +00:00
  • 3e91004660 Update changelog Alex Plate 2022-11-23 09:47:50 +00:00
  • ac1d334bf1 Fix(VIM-2797): Introduce variable to mute default argtextobj mappings Alex Plate 2022-11-23 11:30:49 +02:00
  • 368c840177 Supress warning Alex Plate 2022-11-22 09:54:36 +02:00
  • c3a2fd736c Reorder badges Alex Plate 2022-11-21 20:26:29 +02:00
  • 741987f40b Add codecov badge Alex Plate 2022-11-21 20:24:32 +02:00
  • 375b025e22 Add kover report Alex Plate 2022-11-21 20:06:40 +02:00
  • 7324ee5e8d Update formatting Alex Plate 2022-11-20 00:18:56 +00:00
  • 54c2299654 Remove several methods from VimCaret Alex Plate 2022-11-18 14:37:32 +01:00
  • b2cfb6d6ed Refactor visual mode entering Alex Plate 2022-11-18 13:08:21 +01:00
  • e8a11b8f79 Remove unused method Alex Plate 2022-11-18 12:28:42 +01:00
  • f16890f9a7 Remove unused method Alex Plate 2022-11-17 16:35:33 +01:00