1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-21 13:42:48 +02:00
Commit Graph

6454 Commits

Author SHA1 Message Date
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
Alex Plate
232cb3ee7d
Update changelog 2021-05-24 10:45:47 +03:00
Alex Plate
8bdefd85d4
Add Shrikant Sharat Kandula to contributors list 2021-05-24 10:42:15 +03:00
Alex Plate
1719775ffc
Fix invalid workflow 2021-05-24 10:41:48 +03:00
Alex Pláte
86296e4066
Merge pull request #261 from sharat87/extension/textobjindent
New extension: Indentation based text objects
2021-05-24 10:35:21 +03:00
Alex Pláte
8c8c2ae271
Update README.md 2021-05-21 16:18:59 +03:00
Alex Plate
25f1674619
Add workflow to update changes after merged PR 2021-05-21 11:53:43 +03:00
Alex Plate
29b3d6de3f
Revert correct position of authors 2021-05-21 10:48:52 +03:00
Alex Plate
d6c76c9298 Add Alex Pláte to contributors list 2021-05-21 07:46:16 +00:00
Alex Plate
b0168f46d7
Remove me from AUTHORS.md 2021-05-21 10:43:00 +03:00
Alex Plate
117990cd46
Set authors to commit message 2021-05-21 10:36:29 +03:00
Alex Plate
6d238b382f
Fix dependabot ignoring 2021-05-21 10:19:36 +03:00
dependabot[bot]
75fb384109 Bump markdown from 0.1.45 to 0.2.3
Bumps [markdown](https://github.com/JetBrains/markdown) from 0.1.45 to 0.2.3.
- [Release notes](https://github.com/JetBrains/markdown/releases)
- [Commits](https://github.com/JetBrains/markdown/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 10:17:38 +03:00
Alex Plate
e2a7a3686b
Get rid of detekt 2021-05-21 10:17:02 +03:00
Alex Plate
e29b42c4b1
Exclude dependabot from authors updater 2021-05-21 10:07:30 +03:00
Alex Plate
717806e821
Update shortcuts of ideavim reload 2021-05-21 10:07:30 +03:00
dependabot[bot]
0a4f20b60c Bump io.gitlab.arturbosch.detekt from 1.15.0 to 1.17.0
Bumps io.gitlab.arturbosch.detekt from 1.15.0 to 1.17.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 10:07:22 +03:00
dependabot[bot]
90de8f3900 Bump remote-robot from 0.11.2 to 0.11.4
Bumps remote-robot from 0.11.2 to 0.11.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 11:45:49 +03:00
Alex Plate
09d4c727b1
Update doc 2021-05-20 10:37:12 +03:00
Alex Plate
5a88c982cb
Update plugin.xml 2021-05-20 10:34:03 +03:00