1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-20 10:42:47 +02:00
Commit Graph

6624 Commits

Author SHA1 Message Date
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
Runinho
5df9ae57ce Fix(VIM-2577) paste not working at end of notebook cell 2022-11-29 08:44:13 +02:00
Alex Pláte
04ed7d413f
Update and rename Emulated-plugins.md to IdeaVim Plugins.md 2022-11-28 21:48:20 +02:00
Alex Plate
f543835921
Update UI test 2022-11-28 18:27:56 +02:00
Alex Plate
8ae35160e7
Move method to a different file 2022-11-28 18:25:11 +02:00
Alex Plate
75516a7217
Fix track action ids 2022-11-28 18:06:20 +02:00
Alex Plate
8783fc89e6
Make a longer delay in UI test 2022-11-28 17:47:06 +02:00
Alex Plate
fd0819ca30
Add link to plugins 2022-11-28 17:36:57 +02:00
Alex Plate
650b925251
Refactor caret movement 2022-11-28 16:56:15 +02:00
Alex Plate
fd3e32eaa8
Move some calls to vim engine 2022-11-28 13:29:41 +02:00
Alex Plate
a8bebb88b1
Move vimLeadSelectionOffset to the engine 2022-11-28 13:19:16 +02:00
Alex Plate
3294a74979
Create vim engine evolution file 2022-11-25 17:06:45 +02:00
Alex Plate
db95804eeb
Move caret method now returns VimCaret instance
This is important for Fleet because the carets in Fleet are immutable
2022-11-25 16:53:19 +02:00
Alex Plate
15bfc00ddb
Update CI job name 2022-11-25 13:45:56 +02:00
Alex Plate
18580e431f
Add integration tests for experiments 2022-11-25 13:42:52 +02:00
Alex Plate
98624d8701
Add method for carets 2022-11-25 13:39:38 +02:00
Alex Plate
3c03a15831
Fix test with modifiers 2022-11-25 13:35:30 +02:00
Alex Plate
9710a7bfc1
Small reformat of state machine 2022-11-25 13:35:29 +02:00
Alex Plate
34426ae32d
Pass editor to undo redo 2022-11-25 13:35:29 +02:00
Alex Plate
c2f98ee317 Update changelog 2022-11-25 11:13:14 +00:00
Alex Plate
4df2abba82
Fix(VIM-758): Support d mappings 2022-11-25 13:11:13 +02:00
Alex Plate
c3cd207b2b
Add some logging 2022-11-25 09:40:48 +02:00
Alex Plate
4f6053f767
File cleanup 2022-11-25 09:31:34 +02:00
Alex Plate
5578fbdd4f
Update changelog 2022-11-23 12:04:42 +02:00
Matt Ellis
84a6c40e13 Fix incorrect normalising for trailing inlay 2022-11-23 12:02:55 +02:00
Alex Plate
3e91004660 Update changelog 2022-11-23 09:47:50 +00:00
Alex Plate
ac1d334bf1
Fix(VIM-2797): Introduce variable to mute default argtextobj mappings 2022-11-23 11:44:47 +02:00
Alex Plate
368c840177
Supress warning 2022-11-22 09:54:36 +02:00
Alex Plate
c3a2fd736c
Reorder badges 2022-11-21 20:26:29 +02:00
Alex Plate
741987f40b
Add codecov badge 2022-11-21 20:24:32 +02:00
Alex Plate
375b025e22
Add kover report 2022-11-21 20:06:40 +02:00
Alex Plate
7324ee5e8d Update formatting 2022-11-20 00:18:56 +00:00
Alex Plate
54c2299654
Remove several methods from VimCaret 2022-11-18 14:37:32 +01:00
Alex Plate
b2cfb6d6ed
Refactor visual mode entering 2022-11-18 13:08:27 +01:00
Alex Plate
e8a11b8f79
Remove unused method 2022-11-18 12:28:42 +01:00
Alex Plate
f16890f9a7
Remove unused method 2022-11-17 16:35:33 +01:00