kawagh
|
9f5ed99b79
|
Add tests to secure % motion behavior with escaped parentheses
|
2023-03-10 09:37:46 +02:00 |
|
kawagh
|
1bd6defc84
|
Include escaped character in search target
|
2023-03-10 09:37:46 +02:00 |
|
Alex Plate
|
181d76ae7b
|
Improvements for octopus handler
|
2023-03-09 16:45:06 +02:00 |
|
Alex Plate
|
31d37c218a
|
Update changelog
|
2023-03-09 13:58:42 +00:00 |
|
filipp
|
72be9845fa
|
Fix(VIM-2885): "v:searchforward" does't work for IdeaVim
|
2023-03-09 15:56:34 +02:00 |
|
filipp
|
a6a4e50479
|
Add ` mark to jumplist
|
2023-03-09 15:29:13 +02:00 |
|
Alex Plate
|
1f88ead837
|
Update changelog
|
2023-03-09 12:03:39 +00:00 |
|
filipp
|
8303cafbc9
|
Fix(VIM-2244): nnoremap mapping doesn't work correctly
|
2023-03-09 14:01:35 +02:00 |
|
filipp
|
00901f60dc
|
Add get() function
|
2023-03-08 20:06:43 +02:00 |
|
filipp
|
21aaf06a63
|
Add split function
|
2023-03-08 19:21:02 +02:00 |
|
Alex Plate
|
d81774c9a7
|
Add octopus connector that attaches IdeaVim to IJ using EditorActionHandlers
|
2023-03-08 13:56:31 +02:00 |
|
Alex Plate
|
2cb6fb041e
|
Use injector to create execution context
|
2023-03-08 13:06:36 +02:00 |
|
Alex Plate
|
b7d5ee9a75
|
Add doc why we can move to project activity at the moment
|
2023-03-08 12:59:48 +02:00 |
|
Alex Plate
|
24dd84b31c
|
Revert "Migrate to project activity"
This reverts commit fc7efd5484 .
|
2023-03-08 12:57:13 +02:00 |
|
Alex Plate
|
0e96819e86
|
Update creation of execution context
|
2023-03-08 11:35:01 +02:00 |
|
Alex Plate
|
897d393342
|
Add delay in UI test
|
2023-03-08 09:45:25 +02:00 |
|
Alex Plate
|
fc7efd5484
|
Migrate to project activity
|
2023-03-08 09:30:33 +02:00 |
|
Alex Plate
|
834695420d
|
Update UI tests
|
2023-03-08 09:18:45 +02:00 |
|
Alex Plate
|
c4025c0cc1
|
Set larget expand timeout for UI tests
|
2023-03-08 08:44:42 +02:00 |
|
Alex Plate
|
c80ef82f2a
|
Remove unnecessary curly braces
|
2023-03-08 08:34:11 +02:00 |
|
filipp
|
b94b4eea04
|
Better per caret register storage
|
2023-03-07 22:31:08 +02:00 |
|
Alex Plate
|
116c813988
|
Update changelog
|
2023-03-07 15:26:26 +00:00 |
|
filipp
|
2c9aa8e30e
|
FIX(VIM-2881): ReplaceRegister does no longer worker with MultiCursor
|
2023-03-07 17:24:19 +02:00 |
|
Alex Plate
|
376c84c46e
|
Update changelog
|
2023-03-07 07:46:14 +00:00 |
|
Alex Plate
|
a3039e05d4
|
Fix(VIM-1735): Fix enabling mulple carets after line selection
|
2023-03-07 09:44:01 +02:00 |
|
Alex Plate
|
bed078213b
|
Fix some qodana issues
|
2023-03-07 09:44:01 +02:00 |
|
Alex Plate
|
b413c8e715
|
Update formatting
|
2023-03-05 00:20:18 +00:00 |
|
Alex Plate
|
299890c737
|
Update gradle plugin
|
2023-03-03 18:17:59 +02:00 |
|
Alex Plate
|
e977bee8cc
|
Remove unused task from configuration
|
2023-03-03 18:08:09 +02:00 |
|
Alex Plate
|
5b636b2b5e
|
Perform code cleanup
|
2023-03-03 17:57:42 +02:00 |
|
Alex Plate
|
6db4874acd
|
Migrate NerdTree to new startup activity
|
2023-03-03 17:57:41 +02:00 |
|
Alex Plate
|
e788ea6d7f
|
Remove unused deprecated field
|
2023-03-03 17:57:41 +02:00 |
|
Alex Plate
|
c5f8eaf1cf
|
Run ktlinter
|
2023-03-03 17:57:41 +02:00 |
|
Alex Plate
|
c9568b4301
|
Switch to AnActionWrapper instead of deprecated EmptyAction
|
2023-03-03 17:57:41 +02:00 |
|
Alex Plate
|
e1c712abb7
|
Include the original editor context into our custom editor context
Bug reference: https://youtrack.jetbrains.com/issue/VIM-2315/Bug-in-leader-key-handling-in-ideavim#focus=Comments-27-6918383.0-0
|
2023-03-03 17:57:41 +02:00 |
|
filipp
|
81e8a28cc3
|
Marketplace plugin mapping tutorial
|
2023-03-03 16:47:46 +02:00 |
|
Alex Plate
|
e45a2b4517
|
Update changelog after merging PR
|
2023-03-01 15:44:18 +00:00 |
|
Dominic Palmer
|
dd69d0fad2
|
Prevent viewport displacement on undo
|
2023-03-01 17:41:59 +02:00 |
|
filipp
|
4f680c881c
|
Fix deprecated method in Changelog plugin
|
2023-03-01 11:25:51 +02:00 |
|
filipp
|
1932d7102b
|
Fix typo
|
2023-03-01 11:17:25 +02:00 |
|
Alex Plate
|
58ba9ed4be
|
Fix qodana inspections
|
2023-02-28 17:41:48 +02:00 |
|
filipp
|
8fe6c8bde7
|
Jumps refactoring
|
2023-02-28 13:11:08 +02:00 |
|
Alex Plate
|
ec4684c336
|
Fix qodana inspections
|
2023-02-28 10:10:24 +02:00 |
|
Alex Plate
|
ec05ca11ba
|
Fix possible NPE
|
2023-02-28 10:00:42 +02:00 |
|
Alex Plate
|
164e3cedd6
|
Add Dominic Palmer to contributors list
|
2023-02-28 07:57:55 +00:00 |
|
Alex Plate
|
0d4d610b3a
|
Update changelog after merging PR
|
2023-02-28 07:54:03 +00:00 |
|
Dominic Palmer
|
7ebd604390
|
Include empty lines in the selection when dragging backwards from EOL
|
2023-02-28 09:52:23 +02:00 |
|
Alex Plate
|
7bc50df300
|
Fix possible npe
|
2023-02-28 09:31:38 +02:00 |
|
aleksei.plate
|
3f3eb0f878
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: triggers of 'Qodana checks' build configuration were updated
|
2023-02-28 07:09:26 +00:00 |
|
Alex Plate
|
6e854eb889
|
Update formatting
|
2023-02-26 00:19:08 +00:00 |
|