Commit Graph
5269 Commits
Author SHA1 Message Date
chylex edb9b194bb Set plugin version to chylex-12 2022-07-06 01:15:57 +02:00
Alex Plateandchylex eae7ed95e2 Revert "Fix(VIM-308) Undo requires one more step if the cursor is not at the position where it was after undo"
This reverts commit 9dbe3c33
2022-07-06 01:15:56 +02:00
chylex a1e2ae0eb9 Change matchit plugin to use HTML patterns in unrecognized files 2022-07-06 01:15:56 +02:00
chylex eae2e3b6b8 Fix put command not working with multiple cursors 2022-07-06 01:15:56 +02:00
chylex c2d997a520 Fix vim-surround not working with multiple cursors
Fixes multiple cursors with vim-surround commands `cs, ds, S` (but not `ys`).
2022-07-06 01:15:56 +02:00
chylex e2a8a3c21a Add VimScript 'renaming()' function 2022-07-06 01:08:14 +02:00
chylex 9b7fee6163 Add support for repeatable actions with ':raction' 2022-07-06 01:08:14 +02:00
chylex d0f9d3dc70 Implement partial code completion support in macros
Works ok with insertions (Enter, Ctrl+Enter) but not with replacements (Tab)
2022-07-06 01:08:14 +02:00
chylex 8d3a69b338 Disable taking over arrow keys and Home/End 2022-07-06 01:08:14 +02:00
chylex 3c530474a1 Set custom plugin version 2022-07-06 01:08:14 +02:00
filipp bfd0b5fd91 Merge remote-tracking branch 'origin/master' 2022-07-02 11:21:33 +06:00
Alex Plate 6c0a52155b Add compatibility method 2022-07-01 16:36:30 +03:00
Alex Plate c7ebce39bf Make options compatible 2022-07-01 16:10:13 +03:00
Alex Plate a0dc7a792f Add more compatibility methods 2022-07-01 15:55:07 +03:00
Alex Plate fdb09a8f1f Use vim-engine kotlin settings 2022-07-01 12:18:53 +03:00
Alex Plate 4ac2aa2339 Apply kotlin options to all projects 2022-07-01 11:29:15 +03:00
Alex Plate ebbc20692a Add JVM compatibility option to the compiler 2022-07-01 10:58:32 +03:00
Alex Plate 5c82d112c9 More compatibility methods 2022-07-01 10:05:13 +03:00
Alex Plate 40fd50d7f1 Add midding import 2022-07-01 09:27:07 +03:00
Alex Plate f7b948fee2 Add CommandState compatibility layer and rename our main CommandState to VimStateMachine 2022-07-01 09:04:27 +03:00
Alex Plate 6cdcf133bb Use snapshot version of gradle plugin 2022-06-30 09:14:29 +03:00
filipp f3025757b6 Merge remote-tracking branch 'origin/master' 2022-06-30 11:02:41 +06:00
nikita.koshcheevandtcuser a49811a3f9 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' 2022-06-29 15:16:26 +00:00
Alex Plate 2ac4b265d1 Add compatibility method 2022-06-29 16:30:26 +03:00
Alex Plate 46e994b563 Fix incorrect inheritance 2022-06-29 11:42:21 +03:00
Alex Plate 81482bd298 Add more compatibility changes 2022-06-29 11:25:11 +03:00
Alex Plate f1a239c085 Make compatibility function public 2022-06-29 10:42:04 +03:00
Alex Plate a48e38de7b Make function static 2022-06-29 10:25:41 +03:00
Alex Plate 0aaacee117 Add more classes for compatibility 2022-06-29 09:54:50 +03:00
Alex Plate b8373af69f Move MappingMode to a different package 2022-06-29 09:54:49 +03:00
Alex Plate e99b2ee73d Add new method for compatibility 2022-06-29 09:54:49 +03:00
aleksei.plateandtcuser 705022331a TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: general settings of 'IdeaVim compatibility with external plugins' build configuration were updated 2022-06-28 08:48:58 +00:00
aleksei.plateandtcuser bf62d444bf TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: general settings of 'IdeaVim compatibility with external plugin' build configuration were updated 2022-06-28 08:47:35 +00:00
aleksei.plateandtcuser 5dcff5657b TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: general settings of 'IdeaVim compativility with external plugin' build configuration were updated 2022-06-28 08:47:11 +00:00
Alex Plate 7e79d5a960 Add method for compatibility 2022-06-28 11:13:54 +03:00
Alex Plate c1b480976d Include source files into distribution 2022-06-28 11:13:54 +03:00
Alex Plate ddabbe6891 Use vim-engine as API instead of implementation 2022-06-28 11:13:54 +03:00
Alex Plate ffa3052b50 Update build version of IJ 2022-06-28 11:13:54 +03:00
Alex Plate 654ea88851 Add collecting of sources to the resulting jar 2022-06-28 11:13:54 +03:00
filipp 4dc7982baa (EA-480768) Better exception message 2022-06-27 16:19:45 +06:00
aleksei.plateandtcuser ae2fc1cd85 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Build' build configuration were updated 2022-06-27 06:17:38 +00:00
aleksei.plateandtcuser 78bc8666e6 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: build features of 'Build' build configuration were updated 2022-06-27 06:16:33 +00:00
aleksei.plateandtcuser 9c2de2cfc7 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: build configuration was created from URL 2022-06-27 06:16:18 +00:00
aleksei.plateandtcuser 71e81465f3 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'IdeaVimCompatibility' VCS root was created 2022-06-27 06:15:35 +00:00
Alex Plate 885031e086 Fix test class without test methods 2022-06-27 07:59:22 +03:00
Alex Plate d77c5bb5cf Update formatting 2022-06-26 00:20:17 +00:00
Alex Plate 781bce0000 Update changelog 2022-06-24 05:27:52 +00:00
Alex Plate a3ca1b965b Fix(VIM-2691): Save file on :w 2022-06-24 08:26:02 +03:00
Alex Plate dd20b480a7 Update changelog 2022-06-24 08:26:02 +03:00
filipp 38292e97af Fix context for function argument evaluation 2022-06-24 03:13:07 +06:00