Andrey Vlasovskikh
5b21074b9d
Merge remote-tracking branch 'jpalus/VIM-1431'
2018-06-04 16:01:42 +03:00
Jan Palus
b0714075eb
add test for VIM-1427 (tag motion with count)
2018-06-02 15:26:02 +02:00
Jan Palus
956b56a772
add test for VIM-1431 (put in empty file)
2018-06-02 15:10:26 +02:00
Jan Palus
50b2093548
generalize check on offset boundaries
2018-06-02 15:09:28 +02:00
Andrey Vlasovskikh
bc5ca28b13
Fixed API incompatibility
2018-05-30 22:26:50 +03:00
Andrey Vlasovskikh
653a62b5e4
Switched to IntelliJ 2018.1
2018-05-30 22:26:24 +03:00
Andrey Vlasovskikh
08780e1a5c
Updated changelist
2018-05-30 21:54:23 +03:00
Andrey Vlasovskikh
ce39355025
Added Florian Hassmann to the list of contributors
2018-05-30 21:53:05 +03:00
Andrey Vlasovskikh
3eed987488
Fixed code inspection warnings in FileGroup
2018-05-30 21:51:20 +03:00
Andrey Vlasovskikh
6f633700ae
Removed deprecated API usages
2018-05-30 21:27:57 +03:00
Andrey Vlasovskikh
a7670829d5
Fixed NPE
2018-05-30 21:27:01 +03:00
Andrey Vlasovskikh
6fb8817391
Code style
2018-05-30 21:24:02 +03:00
Jan Palus
e90b7276cb
VIM-1431 handle empty documents when checking if line is empty
...
Signed-off-by: Jan Palus <jpalus@fastmail.com>
2018-05-29 23:08:40 +02:00
Andrey Vlasovskikh
a1ba5fec2b
Updated the index of supported and not supported commands
2018-05-29 22:45:04 +03:00
Andrey Vlasovskikh
6606211233
Incomplete commands index with the current status of multi-caret support
2018-05-29 20:08:32 +03:00
Andrey Vlasovskikh
b1daacc9fb
Added TODO items for unused actions
2018-05-29 20:04:23 +03:00
Jan Palus
03fe7d9ea2
VIM-1427 add count support to tag motion
2018-05-29 00:45:44 +02:00
Vasily Alferov
2d3da163a8
Attempt to fix Visual Block down movements
2018-05-26 21:52:57 +03:00
Vasily Alferov
49c59764ac
Merge in change.insert actions
2018-05-26 20:17:12 +03:00
Vasily Alferov
06cc59b7a3
Got rid of deprecated overrides in EditorActionHandlerBase
2018-05-26 19:47:47 +03:00
Vasily Alferov
7754080323
Various fixes
2018-05-25 11:45:11 +03:00
Vasily Alferov
ebf081e273
Multicaret shift
2018-05-22 22:51:49 +03:00
Vasily Alferov
258467467b
Multicaret insert
2018-05-22 22:02:26 +03:00
Vasily Alferov
bbea7e787f
Merge pull request #3 from vasalf/multicaret-change
...
Multicaret change.change
2018-05-22 00:18:05 +03:00
Vasily Alferov
4f468cace7
Multicaret change.change
2018-05-22 00:16:58 +03:00
Vasily Alferov
b2f736adf5
Merge pull request #2 from vasalf/multicaret-change
...
Multicaret deletion
2018-05-21 19:10:08 +03:00
Vasily Alferov
9ddedbe752
Multicaret delete visual operator actions
2018-05-21 19:08:40 +03:00
Vasily Alferov
63b237114a
Multicaret version for VisualOperatorActionHandler
2018-05-21 17:05:38 +03:00
Vasily Alferov
29c789dcf3
Implementations of all of the delete actions whose handlers doesn't override VisualOperatorActionHandler.
2018-05-20 13:55:33 +03:00
Vasily Alferov
59e2ae552e
ChangeEditorActionHandler multicaret version and multicaret delete tests
2018-05-12 21:24:28 +03:00
Vasily Alferov
9d396a5cfa
Merge remote-tracking branch 'origin/multicaret-motions' into multicaret-motions
2018-05-12 19:04:30 +03:00
Vasily Alferov
422557d4ce
Cosmetical changes
2018-05-12 19:01:01 +03:00
Vasily Alferov
04ebbcc3a9
Merge pull request #1 from vasalf/multicaret-visual
...
Multicaret merging selections & text objects
2018-05-12 17:09:49 +03:00
Vasily Alferov
0919e9d560
Multicaret merging selections & text objects
2018-05-12 17:08:19 +03:00
Vasily Alferov
8af14edf21
Fix accidentally changed file
2018-05-05 12:09:49 +03:00
Vasily Alferov
13c475d73c
Fix multiple carets movement in case i<ESC>i<ESC>
2018-05-05 12:01:00 +03:00
Vasily Alferov
1373af6f66
Fix accidentally changed files
2018-05-05 11:13:26 +03:00
Vasily Alferov
291ad2906d
Fix accidentally deleted files
2018-05-05 11:06:33 +03:00
Vasily Alferov
be5532b35d
Comment out text object multiple carets tests.
2018-05-05 10:59:58 +03:00
Vasily Alferov
b2402aad2e
reset accidentally changed file
2018-04-27 20:29:49 +03:00
Vasily Alferov
3b46e44e4f
action.motion.text.* multicaret tests and implementation
2018-04-27 20:24:26 +03:00
Vasily Alferov
537ec30936
object.MotionInner* tests
2018-04-24 23:43:21 +03:00
Vasily Alferov
a75db02d05
Fix failed tests on Visual Block Mode.
2018-04-24 22:17:10 +03:00
Vasily Alferov
4698f1be5c
Reformat code with IntellIJ IDEA tool.
2018-04-16 16:11:53 +03:00
Vasily Alferov
1db103e352
Basic multicaret up-down motions.
...
+ Create a class for caret-specific data and move LAST_COLUMN getter/setter there.
2018-04-16 16:05:52 +03:00
Vasily Alferov
5037a1182f
Fix unused imports
2018-03-29 17:21:30 +05:30
Vasily Alferov
6b476fa75f
Fix accidentally changed file
2018-03-29 10:34:44 +05:30
Vasily Alferov
4d46000ec6
Write most of multicaret leftright actions.
...
MotionColumnAction, MotionFirstColumnAction, MotionFirstNonSpaceAction, MotionLastColumnAction, MostionLastMatchCharAction, MotionLastMatchCharReverseAction, MotionLastNonSpaceAction, MotionLeftAction, MotionLeftMatchCharAction, MotionLeftTillMatchCharAction, MotionRightAction, MotionRightMatchCharAction, MotionRightTillMatchCharAction now have their own native multi-caret implementations.
2018-03-29 10:18:35 +05:30
Vasily Alferov
56ad6b4c0d
Multi-caret basic leftright motions.
...
Add basic multi-caret interfaces (i.e. deprecated and new functions to EditorActionHandlerBase) and overloaded them in MotionLeftAction and MotionRightAction.
2018-03-21 17:13:57 +03:00
Florian Hassmann
ab750b6e75
Fixes #VIM-1404.
2018-01-29 12:22:15 +01:00