1
0
Fork 0
Commit Graph

5659 Commits

Author SHA1 Message Date
chylex 8a9d9af1bb
Set plugin version to chylex-14 2022-12-21 05:29:48 +01:00
chylex b52c331adf
[VIM-696] Restore visual mode after undo/redo, and disable incompatible actions 2022-12-21 05:29:48 +01:00
chylex dca254219a
Change matchit plugin to use HTML patterns in unrecognized files 2022-12-20 09:00:55 +01:00
chylex c50b8cb5cd
Fix vim-surround not working with multiple cursors
Fixes multiple cursors with vim-surround commands `cs, ds, S` (but not `ys`).

 Conflicts:
	src/main/java/com/maddyhome/idea/vim/extension/surround/VimSurroundExtension.kt
2022-12-20 09:00:55 +01:00
chylex 09a86c204d
Add VimScript 'renaming()' function 2022-12-20 09:00:55 +01:00
chylex afcbdf3326
Add support for repeatable actions with ':raction' 2022-12-20 09:00:54 +01:00
chylex 663c92e1c5
Disable taking over arrow keys and Home/End 2022-12-20 09:00:54 +01:00
chylex d9674494f5
Set custom plugin version 2022-12-20 09:00:54 +01:00
filipp 943ddeb5ab Update gradle plugin 2022-12-19 17:43:38 +02:00
Alex Pláte 216a3fedd0
Update IdeaVim Plugins.md 2022-12-19 12:36:13 +02:00
Alex Plate 7b8c335a5b Update changelog 2022-12-19 08:08:58 +00:00
Alex Plate 8e8efe4862
Fix(VIM-2813): Migrate update checker to VimStandalonePluginUpdateChecker 2022-12-19 10:06:52 +02:00
Alex Plate e64dc3cc1c
Update changelog 2022-12-19 09:08:18 +02:00
Alex Plate c833691cf6 Add Ada to contributors list 2022-12-19 07:01:17 +00:00
Ada ba5e2e8613 Remove the redundant quotation mark at the end of "packadd matchit" command 2022-12-19 08:59:35 +02:00
Alex Plate b154e31a28 Update formatting 2022-12-04 00:16:36 +00:00
Alex Plate 322b888dc5
Add update to the evolution 2022-12-02 12:03:58 +02:00
Alex Plate 42eefb763b
Add an editor to the action executor 2022-12-02 11:52:39 +02:00
Alex Plate 27be351636
Adopt immutable caret around the source code 2022-12-02 11:36:46 +02:00
Alex Plate 8b20287f93
Use immutable caret during put 2022-12-01 19:15:33 +02:00
Alex Plate 50a7bdb34d
Update some tests 2022-12-01 19:12:30 +02:00
Alex Plate dcac3be0da
Pass editor to the message service 2022-12-01 14:29:54 +02:00
Alex Plate ec121fb327
Adapt to immutable caret 2022-12-01 14:17:29 +02:00
Alex Plate ccb260b6a7
Make showmode on by default as in vim 2022-12-01 14:14:57 +02:00
Alex Plate c994511ea5
Add dashes to showcmd 2022-12-01 11:01:23 +02:00
Alex Plate fb5177633a
More uses of ImmutableVimCaret 2022-12-01 08:38:52 +02:00
Alex Plate b15fde59d1
Fix UI test 2022-11-30 18:20:29 +02:00
Alex Plate 1958974c73
Remove experimental CI test 2022-11-30 17:55:55 +02:00
Alex Plate 00b1b0fea4
Add delay to UI test 2022-11-30 17:47:58 +02:00
Alex Plate 743b978e6f
Update engine 2022-11-30 13:11:16 +02:00
Alex Plate cbabd8b76e
Add new mapping mode set 2022-11-30 12:00:10 +02:00
Alex Plate 1fd877c597
Small refactoring of vim caret 2022-11-30 11:49:09 +02:00
Alex Plate 4f64ed07b1
Update docs 2022-11-30 08:54:36 +02:00
Alex Plate 4e537b0466
Create a job that syncs documentation 2022-11-30 08:32:34 +02:00
Alex Plate 2b1198dfd9
Rename extensions to plugins to be more consistent 2022-11-30 08:11:39 +02:00
Alex Plate 8db23fba43
Extract ImmutableVimCaret interface 2022-11-29 20:02:26 +02:00
Alex Plate 0451487549
Update engine to support immutable caret 2022-11-29 20:02:25 +02:00
aleksei.plate a16faa97ec TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Qodana checks' build configuration settings were updated 2022-11-29 10:24:50 +00:00
aleksei.plate dbf626a53e TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Qodana checks' build configuration settings were updated 2022-11-29 10:24:36 +00:00
Alex Plate 27cc767ec4
Update UI test 2022-11-29 10:20:53 +02:00
Alex Plate 8d2d08a12b
Remove changes after testing 2022-11-29 10:18:06 +02:00
Alex Plate 7c91d97440 Update changelog after merging PR 2022-11-29 08:14:17 +00:00
Alex Plate 0eb7b53801 Useless commit 2022-11-29 10:09:13 +02:00
Alex Plate 510e31584e
Fix incorrect env 2022-11-29 09:57:12 +02:00
Alex Plate 0efedd7fa5
Try a different GH login method 2022-11-29 09:46:34 +02:00
Alex Plate 01a32705e4
Try a different GH login method 2022-11-29 09:22:16 +02:00
Alex Plate 05c1b82bcf
Add update PR to the integration tests 2022-11-29 08:55:57 +02:00
Alex Plate cf04796010
Update changelog 2022-11-29 08:55:57 +02:00
Alex Plate fd7e66e144 Add Runinho to contributors list 2022-11-29 06:52:48 +00:00
Runinho ceaf290f5e check offset, add test for put before guard 2022-11-29 08:44:13 +02:00