Alex Plate
|
293e9988c7
|
Add 2021.1 to plugin verifier
|
2021-06-01 16:31:41 +03:00 |
|
Alex Plate
|
c390a295cd
|
Update gradle plugin to version 1.0
|
2021-06-01 16:31:41 +03:00 |
|
Alex Plate
|
bdf1f3c33d
|
Update gradle wrapper to 7.0.2 version
|
2021-06-01 16:31:40 +03:00 |
|
Alex Plate
|
a0b8685f7d
|
Update some tests to use neovim
|
2021-06-01 16:31:40 +03:00 |
|
Alex Plate
|
06fc25cf3b
|
Remove TODO
|
2021-06-01 16:31:40 +03:00 |
|
Alex Plate
|
18e76c5f12
|
Do not update PR after dependabot
|
2021-06-01 16:31:40 +03:00 |
|
Alex Plate
|
53e1bc5b83
|
Update changelog after merging PR
|
2021-05-31 06:34:38 +00:00 |
|
dependabot[bot]
|
f3b77663f8
|
Bump annotations from 20.1.0 to 21.0.1
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 20.1.0 to 21.0.1.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/20.1.0...21.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 09:33:13 +03:00 |
|
dependabot[bot]
|
fb25ea7cf9
|
Bump github-api from 1.128 to 1.129
Bumps [github-api](https://github.com/hub4j/github-api) from 1.128 to 1.129.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hub4j/github-api/compare/github-api-1.128...github-api-1.129)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 09:33:01 +03:00 |
|
Alex Plate
|
33dec9746a
|
Fmt
|
2021-05-30 23:58:12 +03:00 |
|
Alex Plate
|
079006e3ce
|
Add suppression of some neovim tests
|
2021-05-30 23:49:18 +03:00 |
|
Alex Plate
|
b32befe5df
|
Use wrapper functions around myFixture
|
2021-05-30 15:18:03 +03:00 |
|
Alex Plate
|
91139005dc
|
Suppress some deprecated methods
|
2021-05-29 11:21:05 +03:00 |
|
Alex Plate
|
9c53f8608a
|
Add SSR inspection to replace myFixture check result
|
2021-05-28 19:40:22 +03:00 |
|
Alex Plate
|
7144491d0c
|
refactor: Replace myFixture.checkResult with assertState function
assertState function also performs neovim check
|
2021-05-28 19:39:32 +03:00 |
|
Alex Plate
|
a9831ccf40
|
style: run ktlint
|
2021-05-28 19:22:08 +03:00 |
|
Alex Plate
|
fa3e18fe58
|
test: Update global handler tests
|
2021-05-28 11:54:44 +03:00 |
|
Alex Plate
|
08f29bacfd
|
feat: Support :print command
|
2021-05-28 11:51:54 +03:00 |
|
Alex Plate
|
5a6803551b
|
Fix typo
|
2021-05-28 10:29:34 +03:00 |
|
Alex Plate
|
a5f612c85a
|
Use correct library for neovim testing
|
2021-05-28 10:09:31 +03:00 |
|
Alex Plate
|
dab69249d0
|
Fix some neovim tests
|
2021-05-27 22:44:17 +03:00 |
|
Alex Plate
|
e1f0098164
|
Add custom inspection to use vimRunForEachCaret
|
2021-05-27 22:33:05 +03:00 |
|
Alex Plate
|
14428aaf49
|
Formatting
|
2021-05-27 22:01:49 +03:00 |
|
Alex Plate
|
f9ebfcc467
|
Use RangeMarker for marking lines
|
2021-05-27 12:50:48 +03:00 |
|
Alex Plate
|
07446309d3
|
Finish command even after an exception
|
2021-05-27 12:50:48 +03:00 |
|
Alex Plate
|
d2de23481a
|
Add clarification what is weird
|
2021-05-27 12:50:47 +03:00 |
|
Alex Plate
|
d8ead10c0f
|
Add gotInt variable
|
2021-05-27 12:50:47 +03:00 |
|
Alex Plate
|
6a38188602
|
Add tests for incorrect :g command
|
2021-05-27 12:50:47 +03:00 |
|
Alex Plate
|
13884e9524
|
Add error message about failed search command
|
2021-05-27 12:50:47 +03:00 |
|
Alex Plate
|
1ff629e257
|
Add tests for global command
|
2021-05-27 12:50:47 +03:00 |
|
Alex Plate
|
67649a1746
|
Extract search_regcomp function
|
2021-05-27 12:50:47 +03:00 |
|
Alex Plate
|
3a2f370c8c
|
Show message on missing pattern in global command
|
2021-05-27 12:50:46 +03:00 |
|
Alex Plate
|
6380608fa2
|
Change approach of neovim testing
|
2021-05-27 12:50:46 +03:00 |
|
Alex Plate
|
4df53701a1
|
Print an amount of tests without nvim
|
2021-05-27 12:50:46 +03:00 |
|
Alex Plate
|
3050b19366
|
Move more tests to neovim
|
2021-05-27 12:50:46 +03:00 |
|
Alex Plate
|
4c0a9b3797
|
Move more tests to neovim
|
2021-05-27 12:50:46 +03:00 |
|
Alex Plate
|
7850508cfe
|
Add global busy
|
2021-05-27 12:50:46 +03:00 |
|
aleksei.plate
|
dfbb36eb53
|
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Qodana checks' build configuration were updated
|
2021-05-26 15:25:49 +00:00 |
|
Alex Plate
|
e55fbe9159
|
Fix formatting
|
2021-05-26 13:47:32 +03:00 |
|
Alex Plate
|
8a3af47b35
|
Support vglobal and global!
|
2021-05-26 11:58:03 +03:00 |
|
Alex Plate
|
11dc8cf982
|
Execute global command
|
2021-05-26 10:58:27 +03:00 |
|
Alex Plate
|
b91a3c16fc
|
Move more tests to neovim
|
2021-05-26 09:35:58 +03:00 |
|
Alex Plate
|
abfe2bbe37
|
Convert test to kt
|
2021-05-25 22:49:34 +03:00 |
|
Alex Plate
|
f8bc330909
|
Rename .java to .kt
|
2021-05-25 22:49:34 +03:00 |
|
Alex Plate
|
999cf39aec
|
Update a few tests to use neovim integration
|
2021-05-25 22:47:12 +03:00 |
|
Alex Plate
|
661a6563b0
|
Start implementing global handler to support :g command
|
2021-05-25 22:38:30 +03:00 |
|
Alex Plate
|
e33cf5b4ed
|
Update changelog
|
2021-05-24 11:08:26 +03:00 |
|
Alex Plate
|
d401b6483c
|
Set branch in mergePr.yml workflow
|
2021-05-24 11:06:59 +03:00 |
|
Alex Pláte
|
5a855659b0
|
Merge pull request #308 from citizenmatt/VIM-2308
Fix unnecessary caret movement when switching tabs
|
2021-05-24 11:03:08 +03:00 |
|
Alex Plate
|
e21e1b0b3d
|
Update docs
|
2021-05-24 10:55:42 +03:00 |
|