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

5691 Commits

Author SHA1 Message Date
Alex Plate
04c24ab5d0
Run manual tests 2020-11-12 10:38:02 +03:00
Alex Plate
bfb0ba1ab9
Update emulated plugins 2020-11-12 10:31:11 +03:00
Alex Plate
fb7d48af1f
Update IDE actions section in README 2020-11-12 10:11:33 +03:00
Alex Plate
559989ce4b
Remove all To Be Released labels 2020-11-12 10:03:56 +03:00
Alex Plate
81f59e3c18
Update plugin.xml 2020-11-12 10:03:04 +03:00
Alex Plate
b6adf9f7a9
Rename ideaenabledbufs to ideavimsupport 2020-11-12 09:45:29 +03:00
Alex Plate
b972a01cf0
Add merged PR to changes 2020-11-12 09:41:57 +03:00
Alex Plate
0296cae712
Unmute falling tests 2020-11-12 09:39:09 +03:00
Matt Ellis
c38b18e16b Prevent inlays causing scrolling to stick 2020-11-12 09:37:55 +03:00
Matt Ellis
8d65c3ed26 Limit how much of an inlay is shown when scrolling 2020-11-12 09:37:55 +03:00
Matt Ellis
995bb966ad Reposition cursor when scrolloff changes 2020-11-12 09:37:55 +03:00
Matt Ellis
dbda1a76ca [VIM-2158] Fix scrolling when scrolloff is greater than half screen height, but less than full screen height 2020-11-12 09:37:55 +03:00
Alex Plate
ed6f990d9a
Remove some qodana inspections 2020-11-06 21:39:37 +03:00
Alex Plate
4f86d9cc77
Correct visual mode exiting when after line end 2020-11-06 20:26:26 +03:00
Alex Plate
d55774abab
Use vimForEachCaret 2020-11-06 20:21:05 +03:00
Alex Plate
d5591ba08d
Update qodana profile 2020-11-06 20:00:21 +03:00
Alex Plate
f67d483c4e
Exclude next method from property based testing 2020-11-06 19:48:33 +03:00
Alex Plate
f26ddd4a27
Fix exception in aW 2020-11-06 19:12:40 +03:00
Alex Plate
dbbea642bc
Add inspection profiles to the repository 2020-11-06 18:40:02 +03:00
Alex Plate
0539e39977
Fix <C-\><C-N> 2020-11-06 11:16:13 +03:00
Alex Plate
65235d32a1
Fix exception for ]b command 2020-11-06 10:36:03 +03:00
Alex Plate
ecfcdf5a8c
Update intellij gradle plugin 2020-11-06 10:06:25 +03:00
Alex Plate
cf127ba7f9
Update plugin description 2020-11-06 09:37:01 +03:00
Alex Plate
1fba77d925
Update getName description 2020-11-05 11:31:41 +03:00
Alex Plate
5752b116f6
Fix plugin.xml 2020-11-04 13:04:36 +03:00
Alex Plate
cdf7fd8ce6
Update markdown to slack version 2020-11-03 12:14:58 +03:00
Alex Plate
8fe07e7b20
Verify plugin only against last major versions of IJ 2020-11-03 11:26:32 +03:00
Alex Plate
b800237606
Refactor common extension test 2020-11-03 11:24:34 +03:00
Alex Plate
fed02e5b8a
Update plugin.xml 2020-11-03 11:20:22 +03:00
Alex Plate
2d4d3e9410
Update markdown to slack parser version 2020-11-03 11:20:21 +03:00
Alex Pláte
880d4c6888
Update CONTRIBUTING.md 2020-11-02 14:16:44 +03:00
Alex Plate
6a3d606032
New extension registration process
The new process gives as lazy loading of extension classes
2020-11-01 03:30:00 +03:00
Alex Plate
612a86c4d9
Add new option to enable extensions 2020-11-01 00:51:22 +03:00
Alex Plate
14abc25c01
Update detekt config 2020-11-01 00:47:05 +03:00
Alex Plate
52673d1a02
Remove unnecessary semicolon 2020-10-31 22:04:20 +03:00
Alex Plate
b7caee119e
Rename detekt folder 2020-10-31 21:44:53 +03:00
Alex Plate
a148446912
Change order of checks 2020-10-31 19:43:19 +03:00
Alex Plate
1ee9075976
Inline findParentByCondition 2020-10-31 19:40:48 +03:00
Alex Plate
b03627a110
Add info about prepared configurations to contributing guide 2020-10-31 19:27:06 +03:00
Alex Plate
04ac0ab743
[TC] Extract plugin verification into the separate build 2020-10-31 19:21:12 +03:00
Alex Plate
e7aa985ad5
Add run configurations 2020-10-31 18:49:37 +03:00
Alex Plate
4177f4e4f3
Rename ideavim.neovim.test to ideavim.nvim.test 2020-10-31 18:44:53 +03:00
Alex Plate
c1e415b76a
[TC] Update nvim config 2020-10-31 18:44:16 +03:00
Alex Plate
8ae656dee3
Remove unused export 2020-10-31 18:42:35 +03:00
aleksei.plate
d48576f48a TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: parameters of 'NVIM' build configuration were updated 2020-10-31 15:42:17 +00:00
Alex Plate
c0c5075072
[TC] Use -P to set env var 2020-10-31 18:16:41 +03:00
Alex Plate
59d106b8c4
[TC] Update nvim config 2020-10-31 17:42:58 +03:00
Alex Plate
d96c313ecb
[TC] Add execution privilege to nvim 2020-10-31 17:12:22 +03:00
Alex Plate
212c708150
[TC] Use env variable to set nvim path 2020-10-31 17:00:16 +03:00
Alex Plate
3739eb173e
Remove nvim branch 2020-10-31 16:54:56 +03:00