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

Commit Graph

  • eae2e3b6b8 Fix put command not working with multiple cursors chylex 2022-01-13 23:44:57 +01:00
  • c2d997a520 Fix vim-surround not working with multiple cursors chylex 2022-06-17 23:49:09 +02:00
  • e2a8a3c21a Add VimScript 'renaming()' function chylex 2021-11-01 20:26:06 +01:00
  • 9b7fee6163 Add support for repeatable actions with ':raction' chylex 2021-10-18 14:31:30 +02:00
  • d0f9d3dc70 Implement partial code completion support in macros chylex 2022-06-17 21:59:45 +02:00
  • 8d3a69b338 Disable taking over arrow keys and Home/End chylex 2021-02-15 22:36:45 +01:00
  • 3c530474a1 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 1791692d92 Use java boolean Alex Plate 2022-07-05 12:26:16 +03:00
  • ba23c9ab5e Rename variable service Alex Plate 2022-07-05 11:27:53 +03:00
  • f96ab37bcb Rename Scope Alex Plate 2022-07-05 11:04:08 +03:00
  • 0da34bbb34 Compatibility of toggleOption Alex Plate 2022-07-05 10:56:45 +03:00
  • 51e7c745ea Move number option to a different package Alex Plate 2022-07-05 10:26:05 +03:00
  • 8347251572 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: triggers of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-05 07:13:58 +00:00
  • ce8512f4e0 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: triggers of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-05 07:13:22 +00:00
  • a724a19d00 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: triggers of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-05 07:13:00 +00:00
  • 7eae7a98e8 Command state compatibility Alex Plate 2022-07-05 10:05:02 +03:00
  • fe9566eebd Convert helper to kt Alex Plate 2022-07-04 10:59:24 +03:00
  • b69756730f Rename .java to .kt Alex Plate 2022-07-04 10:59:23 +03:00
  • 6cd1a60b53 More compatibility Alex Plate 2022-07-04 10:33:31 +03:00
  • 9d935e47b5 Move compatibility Alex Plate 2022-07-04 09:49:41 +03:00
  • a7d5372d06 Move classes to a different package Alex Plate 2022-07-04 09:47:19 +03:00
  • a575942c81 Compatibility Alex Plate 2022-07-04 09:46:32 +03:00
  • 3cf6c53a8e TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-04 06:40:47 +00:00
  • 91d86680de TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-04 06:22:54 +00:00
  • d1d082fb99 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-04 06:15:19 +00:00
  • 2c634d1bf0 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-04 06:06:43 +00:00
  • 02a6fe4dc9 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-04 06:03:46 +00:00
  • 223d681526 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: VCS roots of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-04 06:03:33 +00:00
  • f42ef1c2fc TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: VCS roots of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-07-04 06:03:27 +00:00
  • f4817b2111 Add compatibility verifier to the repo Alex Plate 2022-07-04 08:59:31 +03:00
  • 6f5def0abf Update formatting Alex Plate 2022-07-03 00:19:25 +00:00
  • f0fcd7f133 Better offset for multiple carets with surround filipp 2022-07-02 18:59:21 +06:00
  • 6115adb72e Add registers to carets filipp 2022-07-02 18:51:10 +06:00
  • bfd0b5fd91 Merge remote-tracking branch 'origin/master' filipp 2022-07-02 11:21:33 +06:00
  • 6c0a52155b Add compatibility method Alex Plate 2022-07-01 16:36:30 +03:00
  • c7ebce39bf Make options compatible Alex Plate 2022-07-01 16:10:13 +03:00
  • a0dc7a792f Add more compatibility methods Alex Plate 2022-07-01 15:55:07 +03:00
  • fdb09a8f1f Use vim-engine kotlin settings Alex Plate 2022-07-01 12:18:53 +03:00
  • 4ac2aa2339 Apply kotlin options to all projects Alex Plate 2022-07-01 11:29:15 +03:00
  • ebbc20692a Add JVM compatibility option to the compiler Alex Plate 2022-07-01 10:58:32 +03:00
  • 5c82d112c9 More compatibility methods Alex Plate 2022-07-01 10:05:13 +03:00
  • 40fd50d7f1 Add midding import Alex Plate 2022-07-01 09:27:07 +03:00
  • f7b948fee2 Add CommandState compatibility layer and rename our main CommandState to VimStateMachine Alex Plate 2022-07-01 09:04:27 +03:00
  • 6cdcf133bb Use snapshot version of gradle plugin Alex Plate 2022-06-30 09:14:19 +03:00
  • f3025757b6 Merge remote-tracking branch 'origin/master' filipp 2022-06-30 11:02:41 +06:00
  • a49811a3f9 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' nikita.koshcheev 2022-06-29 15:16:26 +00:00
  • 2ac4b265d1 Add compatibility method Alex Plate 2022-06-29 16:30:26 +03:00
  • 46e994b563 Fix incorrect inheritance Alex Plate 2022-06-29 11:42:21 +03:00
  • 81482bd298 Add more compatibility changes Alex Plate 2022-06-29 11:25:11 +03:00
  • f1a239c085 Make compatibility function public Alex Plate 2022-06-29 10:42:04 +03:00
  • a48e38de7b Make function static Alex Plate 2022-06-29 10:25:41 +03:00
  • 0aaacee117 Add more classes for compatibility Alex Plate 2022-06-29 09:54:38 +03:00
  • b8373af69f Move MappingMode to a different package Alex Plate 2022-06-29 09:42:35 +03:00
  • e99b2ee73d Add new method for compatibility Alex Plate 2022-06-29 09:39:49 +03:00
  • 705022331a TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: general settings of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-06-28 08:48:58 +00:00
  • bf62d444bf TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: general settings of 'IdeaVim compatibility with external plugin' build configuration were updated aleksei.plate 2022-06-28 08:47:35 +00:00
  • 5dcff5657b TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: general settings of 'IdeaVim compativility with external plugin' build configuration were updated aleksei.plate 2022-06-28 08:47:11 +00:00
  • 7e79d5a960 Add method for compatibility Alex Plate 2022-06-28 11:13:25 +03:00
  • c1b480976d Include source files into distribution Alex Plate 2022-06-28 11:08:02 +03:00
  • ddabbe6891 Use vim-engine as API instead of implementation Alex Plate 2022-06-28 11:05:10 +03:00
  • ffa3052b50 Update build version of IJ Alex Plate 2022-06-27 08:41:12 +03:00
  • 654ea88851 Add collecting of sources to the resulting jar Alex Plate 2022-06-27 08:38:03 +03:00
  • 4dc7982baa (EA-480768) Better exception message filipp 2022-06-27 16:19:45 +06:00
  • ae2fc1cd85 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Build' build configuration were updated aleksei.plate 2022-06-27 06:17:38 +00:00
  • 78bc8666e6 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: build features of 'Build' build configuration were updated aleksei.plate 2022-06-27 06:16:33 +00:00
  • 9c2de2cfc7 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: build configuration was created from URL aleksei.plate 2022-06-27 06:16:18 +00:00
  • 71e81465f3 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'IdeaVimCompatibility' VCS root was created aleksei.plate 2022-06-27 06:15:35 +00:00
  • 885031e086 Fix test class without test methods Alex Plate 2022-06-24 09:05:54 +03:00
  • d77c5bb5cf Update formatting Alex Plate 2022-06-26 00:20:17 +00:00
  • 781bce0000 Update changelog Alex Plate 2022-06-24 05:27:52 +00:00
  • d6076c719f Fix vim-surround not working with multiple cursors surround-multicursor chylex 2022-06-17 23:49:09 +02:00
  • a3ca1b965b Fix(VIM-2691): Save file on :w Alex Plate 2022-06-24 08:06:44 +03:00
  • dd20b480a7 Update changelog Alex Plate 2022-06-23 18:20:43 +03:00
  • 38292e97af Fix context for function argument evaluation filipp 2022-06-24 03:13:07 +06:00
  • 46ea752164 Add tolower(), toupper(), join() filipp 2022-06-24 02:58:41 +06:00
  • 194b744361 Update changelog Alex Plate 2022-06-23 15:29:40 +00:00
  • b50197f7ce Fix(VIM-2227): Wrong behavior when deleting / changing surround with invalid character chylex 2022-06-18 22:03:40 +02:00
  • c00703d1d0 Manually define excluded from qodana files Alex Plate 2022-06-23 13:50:35 +03:00
  • 6e12377116 Remove generated code from qodana Alex Plate 2022-06-23 13:08:53 +03:00
  • b0c4391ad8 Remove some files from qodana inspection Alex Plate 2022-06-22 20:30:14 +03:00
  • f43ac2538a Enable dependency checker in qodana Alex Plate 2022-06-22 18:35:27 +03:00
  • 9eaf8b5d2d Move some other methods to vim-engine Alex Plate 2022-06-16 10:45:58 +03:00
  • e365d0b07c Unsubscribe document listener in UndoRedoHelper filipp 2022-06-20 03:26:40 +06:00
  • f2b532a8dc Fix(VIM-2227): Wrong behavior when deleting / changing surround with invalid character VIM-2227 chylex 2022-06-18 22:03:40 +02:00
  • 69c273c4a5 Track more actions filipp 2022-06-19 01:07:18 +06:00
  • f7950e7adb Fix(VIM-2683) Pasting from system clipboard multiple lines freezes the main thread filipp 2022-06-18 07:31:44 +06:00
  • 7c1ae9812e Update formatting filipp 2022-06-18 06:26:11 +06:00
  • 5c794ac40e Fix(VIM-749) Support for :let command filipp 2022-06-18 06:21:26 +06:00
  • 9dbe3c3363 Fix(VIM-308) Undo requires one more step if the cursor is not at the position where it was after undo filipp 2022-06-16 18:50:42 +06:00
  • 8a98f46235 Move mapDepth to MappingState filipp 2022-06-15 16:22:31 +06:00
  • 9ed8db4d4a Add oldundo option filipp 2022-06-15 16:06:47 +06:00
  • 5b94276836 Move more methods to vim-engine Alex Plate 2022-06-15 12:58:15 +03:00
  • f1e427e2ff Fix command history filipp 2022-06-14 22:10:04 +06:00
  • a112cfe35f Add count to undo/redo filipp 2022-06-14 18:47:16 +06:00
  • 412b60d6b4 Fix selection after undo filipp 2022-06-14 18:36:14 +06:00
  • 11d9ef7507 Partially move change group to vim-engine Alex Plate 2022-06-14 10:31:23 +03:00
  • ca143272f3 Update changelog Alex Plate 2022-06-13 09:54:32 +00:00
  • 072449825c Fix(VIM-2675): Fix numbering register in visual mode Alex Plate 2022-06-13 12:52:05 +03:00
  • 38ed9c206a Fix compilation Alex Plate 2022-06-13 12:51:31 +03:00
  • 8235a649a1 Move VisualMotionGroup to vim-engine Alex Plate 2022-06-10 22:30:25 +03:00