Alex Plate
|
d49052660f
|
Fix(VIM-2315): Fix overlapping mappings execution
|
2023-02-15 10:09:37 +02:00 |
|
Alex Plate
|
f5299d4b75
|
Extract processing of the mappings into the separate file
|
2023-02-15 09:39:30 +02:00 |
|
Alex Plate
|
35b366640f
|
Fix compilation
|
2023-02-15 09:23:44 +02:00 |
|
filipp
|
933070fc32
|
Update formatting
|
2023-02-13 13:06:31 +02:00 |
|
filipp
|
ec80a20146
|
Rename method
|
2023-02-13 13:05:34 +02:00 |
|
filipp
|
cd46497829
|
Fix(VIM-282): Cursor line wrapping support (whichwrap)
|
2023-02-13 13:04:53 +02:00 |
|
Alex Plate
|
cb51a78509
|
Update formatting
|
2023-02-12 00:18:06 +00:00 |
|
filipp
|
6a52d0c83a
|
Fix visual marks if put text with multiple carets
|
2023-02-07 19:28:37 +02:00 |
|
filipp
|
0accfbd65f
|
Fix(VIM-1768): Delete surrounding character while in multiple cursors mode
|
2023-02-01 23:06:25 +02:00 |
|
filipp
|
6016aac675
|
Fix(VIM-2804): IdeaVim multiple-cursors copy and paste issue when "set clipboard+=unnamed"
|
2023-02-01 21:08:55 +02:00 |
|
Alex Plate
|
007a1694d7
|
Remove useless parameter
|
2023-02-01 19:50:48 +02:00 |
|
Alex Plate
|
cbf450425e
|
Add some docs
|
2023-02-01 19:45:19 +02:00 |
|
filipp
|
d577411e72
|
Fix(VIM-2850)
|
2023-01-27 00:20:40 +02:00 |
|
filipp
|
052fe75183
|
Fix dropLastJump
|
2023-01-23 13:02:35 +02:00 |
|
dependabot[bot]
|
5c7190710b
|
Bump junit-jupiter-api from 5.8.1 to 5.9.2
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.1 to 5.9.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.9.2)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 10:01:10 +02:00 |
|
Alex Plate
|
dd76de2066
|
Source vimrc in template only if it exists
|
2023-01-23 09:34:18 +02:00 |
|
Alex Plate
|
1a7e3ed658
|
Add some fixes
|
2023-01-23 08:53:24 +02:00 |
|
Alex Plate
|
484a1f264b
|
Update formatting
|
2023-01-22 00:18:31 +00:00 |
|
filipp
|
e79821385d
|
Remove caret from method signatures in CaretRegisterStorage
|
2023-01-20 17:24:28 +02:00 |
|
filipp
|
46f0309171
|
VIM-2840 Replace with register does not work with count
|
2023-01-20 16:33:16 +02:00 |
|
Matt Ellis
|
308e8bfbc3
|
Replace default interface methods with extensions
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
11fcb17c29
|
Replace appendValue with :set in tests
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
9c54fbe733
|
Migrate isSet to option value accessor API
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
9cc206d548
|
Introduce friendly API for consuming options
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
8d44afc8e6
|
Sort option name constants
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
62ed3bd7f2
|
Rename option name constants
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
89889924fc
|
Tidy up imports
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
dda592cb39
|
Small refactor
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
bb44044956
|
Move IJ specific options out of engine
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
d95810f6e5
|
Sort options
|
2023-01-18 17:47:32 +02:00 |
|
Matt Ellis
|
26c275b0f5
|
Introduce UnsignedNumberOption
|
2023-01-18 17:47:32 +02:00 |
|
filipp
|
341dc6c58b
|
Post-merge fixes
|
2023-01-17 16:15:34 +02:00 |
|
filipp
|
a2364b7512
|
Pull request polishing
|
2023-01-16 19:23:13 +02:00 |
|
filipp
|
d2c849fceb
|
Post-merge fixes
|
2023-01-16 19:21:10 +02:00 |
|
filipp
|
c4e9d5d14f
|
Multiple carets support for marks
|
2023-01-16 19:19:46 +02:00 |
|
filipp
|
9ab9d88eb5
|
VimJumpService implementation
|
2023-01-16 18:51:11 +02:00 |
|
filipp
|
75ff5feccd
|
LastSelectionInfo now stores buffer positions instead of offset
Updating lastSelectionInfo after insertion & deletion
|
2023-01-16 18:51:11 +02:00 |
|
filipp
|
a4c7b38b7a
|
Update formatting
|
2023-01-16 18:51:11 +02:00 |
|
filipp
|
ec86608aff
|
Fix visual selection marks for the :move command
|
2023-01-16 18:51:11 +02:00 |
|
filipp
|
4010854075
|
Multicaret gv
|
2023-01-16 18:51:10 +02:00 |
|
filipp
|
fe1ae29fa3
|
Better selection marks
|
2023-01-16 18:40:31 +02:00 |
|
filipp
|
8c7d0b06d1
|
KeySorter for MarksCommand
|
2023-01-16 18:40:31 +02:00 |
|
filipp
|
af497e6906
|
Post-merge fixes
|
2023-01-16 18:40:30 +02:00 |
|
filipp
|
badb61aaea
|
Move command no longer removes marks
|
2023-01-16 18:40:25 +02:00 |
|
filipp
|
5884919350
|
Fix mark order for marks command
|
2023-01-16 18:40:25 +02:00 |
|
filipp
|
ce77148a38
|
Multiple carets support for marks
|
2023-01-16 18:40:24 +02:00 |
|
Alex Plate
|
0ee6ce0a55
|
Remove some forEachCaret methods
|
2023-01-16 11:43:00 +02:00 |
|
Alex Plate
|
39f0e14fee
|
Remove one of the unused methods
|
2023-01-16 09:53:52 +02:00 |
|
Alex Plate
|
141af4f097
|
Remove one of for each methods
|
2023-01-12 10:19:11 +02:00 |
|
Alex Plate
|
35ef9c7e68
|
Update new .ideavimrc template
|
2023-01-12 09:27:07 +02:00 |
|