IdeaVim Bot
|
1d463cde90
|
Update changelog. Action id - 5561661508
|
2023-07-15 10:07:05 +00:00 |
|
Alex Plate
|
834d1476ce
|
Replace VimDataContext with a dataContextWrapper
This should fix some issues like
https://jb-web.exa.aws.intellij.net/report/16130069
https://jb-web.exa.aws.intellij.net/report/16092668
|
2023-07-14 16:58:26 +03:00 |
|
filipp
|
a769a8d1a4
|
Fix(VIM-2818): Wrong caret position after multicaret paste
|
2023-07-14 16:24:36 +03:00 |
|
filipp
|
ece8c3821d
|
Add test for VIM-481
|
2023-07-14 16:00:54 +03:00 |
|
filipp
|
2bc0c4c41b
|
Better buffer storage
|
2023-07-14 15:06:03 +03:00 |
|
filipp
|
9e203898b6
|
Support more registers for secondary carets
|
2023-07-14 13:42:43 +03:00 |
|
filipp
|
58ad8417e5
|
Fix vim logger
|
2023-07-14 13:22:32 +03:00 |
|
Alex Plate
|
9c00927089
|
Use different commit format
|
2023-07-07 13:41:11 +03:00 |
|
Alex Plate
|
7c6964c6ef
|
Use different commit format
|
2023-07-07 13:40:47 +03:00 |
|
Alex Plate
|
31a5104205
|
Remove incorrect item in changelog
|
2023-07-07 13:36:12 +03:00 |
|
Alex Plate
|
7bcf3858e8
|
Add ludwig-jb to contributors list
|
2023-07-07 10:31:44 +00:00 |
|
Alex Plate
|
fb3eb0da8a
|
Use tags for workflows
|
2023-07-07 13:28:01 +03:00 |
|
Alex Plate
|
0e6d92dea7
|
Update changelog job
|
2023-07-07 13:23:46 +03:00 |
|
Alex Plate
|
c00ffe7fc3
|
Try to use tags to get last commit
|
2023-07-07 13:15:26 +03:00 |
|
Alex Plate
|
02b3f8bf02
|
Disable changelog update
|
2023-07-07 13:03:00 +03:00 |
|
Alex Plate
|
fe7afb0141
|
Try to use tags in the workflow
|
2023-07-07 12:56:31 +03:00 |
|
Alex Plate
|
1ec810b981
|
Switch to custom last-successful-commit-action
|
2023-07-07 12:36:59 +03:00 |
|
Alex Plate
|
3a2187ebad
|
Try to use modified action
|
2023-07-07 12:24:42 +03:00 |
|
Alex Plate
|
fef6a1b090
|
Bring back the plugin in devendencies check
|
2023-07-07 12:24:42 +03:00 |
|
Alex Plate
|
2f5b39af54
|
Update changelog after merging PR
|
2023-07-07 08:49:32 +00:00 |
|
samabcde
|
d3f942aebc
|
VIM-2920 fix select block expansion when enclose boundary is line break
|
2023-07-07 11:46:41 +03:00 |
|
Alex Plate
|
5df0db8845
|
Update changelog after merging PR
|
2023-07-07 08:01:10 +00:00 |
|
Ludwig Valda Vasquez
|
28887c1da2
|
Update VimMessages#updateStatusBar to accept VimEditor
This is required for vim support in Fleet.
|
2023-07-07 10:57:56 +03:00 |
|
Alex Plate
|
7053a225b8
|
Update the branch name
|
2023-06-30 14:25:58 +03:00 |
|
Alex Plate
|
54422801c3
|
Try to migrate to a different way to get last successful action
|
2023-06-30 14:22:53 +03:00 |
|
Alex Plate
|
56c464ba79
|
Update changelog
|
2023-06-30 10:07:38 +00:00 |
|
filipp
|
2582f1e907
|
Fix(VIM-1294): unvoluntary unfolding when using ideavim
|
2023-06-30 12:32:41 +03:00 |
|
Alex Plate
|
13139966ea
|
Implement UserDataHolder for out VimDataContext
This is needed for fix Rider issues with put: https://youtrack.jetbrains.com/issue/RIDER-94213/StackOverflowError-when-using-GotoDeclaration-action-or-gd-with-IdeaVIM-plugin-in-Rider-2023.2#focus=Comments-27-7617177.0-0
|
2023-06-30 10:50:38 +03:00 |
|
Alex Plate
|
011bb78f69
|
Update changelog
|
2023-06-28 10:08:02 +00:00 |
|
Alex Pláte
|
2446ed20a6
|
Update README.md
|
2023-06-28 12:51:22 +03:00 |
|
filipp
|
c376feb4d8
|
Fix(VIM-2685): Register command outputs different values for same registers
|
2023-06-27 17:40:56 +03:00 |
|
filipp
|
fa0bcfa37a
|
Remove duplicate file
|
2023-06-23 17:19:37 +03:00 |
|
filipp
|
6b70b11ffc
|
Focus active tab after :tabclose
|
2023-06-23 17:05:09 +03:00 |
|
filipp
|
e474075778
|
Basic support for commands that were not added to grammar
|
2023-06-23 15:18:57 +03:00 |
|
filipp
|
1205bb67f2
|
VIM-2973 Multiline editing like "ciw" doesn't work well when have remappings to stop c and d from using the default register
|
2023-06-21 01:20:46 +03:00 |
|
filipp
|
10bcd20cd8
|
Retire obsolete commands
With all the gratefulness for 20 years of service. Thank you, pioneers of our plugin's legacy.
|
2023-06-20 15:59:09 +03:00 |
|
filipp
|
3a2e6e018d
|
Add missing command tests
|
2023-06-20 15:59:09 +03:00 |
|
filipp
|
1b1680f7b0
|
Fix typo
|
2023-06-20 15:59:09 +03:00 |
|
filipp
|
6cc52570ac
|
Add missing ExCommand annotations
|
2023-06-20 15:59:09 +03:00 |
|
filipp
|
6425791ed9
|
Attempt to avoid broken jsons after partial compilation
|
2023-06-20 15:59:09 +03:00 |
|
Alex Plate
|
4c7a720447
|
Update changelog
|
2023-06-17 10:07:41 +00:00 |
|
Alex Plate
|
23ac9f3faf
|
Update changelog
|
2023-06-16 10:08:08 +00:00 |
|
Alex Plate
|
0192009482
|
Fix(VIM-2975): Fix the offset after the rendered docs
|
2023-06-15 14:25:09 +03:00 |
|
Alex Plate
|
2468c359a4
|
Disable test warning
|
2023-06-15 13:23:00 +03:00 |
|
Alex Plate
|
ae1ad9fd2e
|
Update changelog
|
2023-06-14 10:07:36 +00:00 |
|
Alex Plate
|
3596748059
|
Prepare to 2.3.0 release
|
2023-06-14 09:25:02 +03:00 |
|
Alex Plate
|
407806e84c
|
Update changelog
|
2023-06-14 09:25:02 +03:00 |
|
Alex Plate
|
b83909da9c
|
Update changelog after merging PR
|
2023-06-12 07:42:26 +00:00 |
|
Martin Yzeiri
|
dd490967d3
|
Add Matchit PHP patterns
|
2023-06-12 10:39:45 +03:00 |
|
Martin Yzeiri
|
391202877a
|
Extract tagNamePattern to an argument
Providing a custom tagNamePattern makes it easier to interop with
languages like PHP.
|
2023-06-12 10:39:45 +03:00 |
|