Alex Plate
|
a6964a37ac
|
Fix exception during sentence start search
|
2020-07-03 11:54:25 +03:00 |
|
Alex Plate
|
9249ae073c
|
Fix bug in anyNonWhitespace
|
2020-07-03 11:21:03 +03:00 |
|
Alex Plate
|
2a216728f1
|
Add KtDock for property based test
|
2020-07-02 14:00:27 +03:00 |
|
Alex Plate
|
b186cb585e
|
Rename property based test
|
2020-07-02 13:59:39 +03:00 |
|
Alex Plate
|
4e26f62391
|
Cleanup property based test
|
2020-07-02 13:58:29 +03:00 |
|
Alex Plate
|
ddb502acb3
|
Fix exception for d]] command
|
2020-07-02 13:48:36 +03:00 |
|
Alex Plate
|
89cb6867d4
|
Tests for exiting insert mode
|
2020-07-02 13:27:27 +03:00 |
|
Alex Plate
|
f7892b33c8
|
Add method doTest that accepts string instead of list of KeyStrokes
|
2020-07-02 12:17:22 +03:00 |
|
Alex Plate
|
e04e0e69f3
|
Enable strict mode for tests
|
2020-07-02 12:15:57 +03:00 |
|
Alex Plate
|
7172faf7b5
|
Revert strict mode for all normalization methods
This should be done in a more smooth way
|
2020-07-02 12:09:56 +03:00 |
|
Rieon Ke
|
6e1761a1f5
|
impl tabc[lose] ex command
|
2020-07-02 15:21:19 +08:00 |
|
Alex Plate
|
baa7d4f098
|
Fix big word motion for last word
|
2020-07-01 20:49:34 +03:00 |
|
Alex Plate
|
baa5557010
|
Fix bug in dollar motion at the end
|
2020-07-01 20:47:16 +03:00 |
|
Alex Plate
|
5ce25ebc23
|
Fix deleting from the start of document
|
2020-07-01 20:47:14 +03:00 |
|
Alex Plate
|
1f4d5b0140
|
Really ignore property based test
|
2020-07-01 19:01:51 +03:00 |
|
Alex Plate
|
ddd1a0a5f0
|
Reset digraph during propertyBased tests
|
2020-07-01 19:01:08 +03:00 |
|
Alex Plate
|
802c887b60
|
Well, JetCheck is accessible from IJ sources
|
2020-07-01 15:55:01 +03:00 |
|
Alex Plate
|
e15fd8fa24
|
Add initial implementation of property based tests
|
2020-07-01 15:46:52 +03:00 |
|
Alex Plate
|
034cc3a725
|
Fix sentence motion with two new lines at start
|
2020-07-01 15:43:24 +03:00 |
|
Alex Plate
|
f34dcc0386
|
Add test for block selection on empty file
|
2020-07-01 15:02:39 +03:00 |
|
Alex Plate
|
a7b278553f
|
Make typeText accessible from non vim test cases
|
2020-07-01 14:11:14 +03:00 |
|
Alex Plate
|
bd52eb12bd
|
Fix star search on the last dot
|
2020-06-30 23:08:09 +03:00 |
|
Alex Plate
|
2d9a0a7559
|
Fix case yk for first line
|
2020-06-30 22:47:19 +03:00 |
|
strogiyotec
|
67d3698a40
|
Fix alternative XDG path in README
|
2020-06-30 11:30:10 -07:00 |
|
Alex Plate
|
7b40281875
|
Use strict mode in normalize methods
|
2020-06-30 20:27:41 +03:00 |
|
Alex Plate
|
dc1d01c91d
|
Use ifEmpty method
|
2020-06-30 19:48:53 +03:00 |
|
Alex Plate
|
1e2618fddc
|
Fix missing set command in docs
|
2020-06-30 10:22:26 +03:00 |
|
Alex Plate
|
85194b772b
|
Vim.showMessage should show localized string
|
2020-06-30 10:22:12 +03:00 |
|
Alex Plate
|
5a048139d6
|
Extract action names and descriptions to message bundle
|
2020-06-30 10:07:37 +03:00 |
|
Alex Plate
|
7809842348
|
Remove unused command flags
|
2020-06-30 09:55:52 +03:00 |
|
Alex Plate
|
c7948374fd
|
Cleanup
|
2020-06-29 13:30:23 +03:00 |
|
Alex Plate
|
f8afdf304b
|
Use @TestFor instead of custom annotation
|
2020-06-29 12:21:06 +03:00 |
|
Alex Plate
|
29d617f7bb
|
Fix missing mapping to FileHandler
|
2020-06-29 11:00:17 +03:00 |
|
Alex Plate
|
0e7b05e360
|
Continue cleanup
|
2020-06-29 10:57:53 +03:00 |
|
Alex Plate
|
5f18e99128
|
Action is not nullable for Command
|
2020-06-29 10:49:46 +03:00 |
|
Alex Plate
|
b2e0af587f
|
Continue code cleanup
|
2020-06-29 10:42:02 +03:00 |
|
Alex Plate
|
b0b0817668
|
Code cleanup
|
2020-06-29 10:29:52 +03:00 |
|
Alex Plate
|
a6ef654c05
|
Add tests for exchange plugin with unnamed register in clipboard
|
2020-06-26 10:43:42 +03:00 |
|
Alex Plate
|
e428b9fa0a
|
IdeaVim should save to unnamed register, not default one
|
2020-06-26 10:34:06 +03:00 |
|
Alex Plate
|
7008185735
|
Prepare to the 0.57.1 EAP release
|
2020-06-26 09:32:57 +03:00 |
|
Alex Plate
|
e4bbc7b962
|
Change type of string
|
2020-06-26 09:27:25 +03:00 |
|
Alex Plate
|
68704a2e3d
|
Oh, we have an issue for vim-exchange
|
2020-06-25 19:44:24 +03:00 |
|
Alex Plate
|
6f0222c55e
|
IntelliJ IDEA wants this properties in this order
|
2020-06-25 19:43:14 +03:00 |
|
Alex Plate
|
e0646541e8
|
Revert incompatible changes
|
2020-06-24 18:57:25 +03:00 |
|
Alex Plate
|
2d1fee0516
|
Add [version update] marks
|
2020-06-24 18:17:42 +03:00 |
|
Alex Plate
|
149899c34e
|
Fix fold tests
|
2020-06-24 18:05:54 +03:00 |
|
Alex Plate
|
c6573b48c2
|
Convert test to kt
|
2020-06-24 18:01:34 +03:00 |
|
Alex Plate
|
476ba265d2
|
Rename .java to .kt
|
2020-06-24 17:59:42 +03:00 |
|
Alex Plate
|
9904de1946
|
Use fold action names from platform
|
2020-06-24 17:54:04 +03:00 |
|
Alex Plate
|
e73aec2e9e
|
Update gradle wrapper
|
2020-06-23 23:53:59 +03:00 |
|