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
f096b290a7
Parsing of setkey command 2021-04-24 23:44:10 +03:00
Alex Plate
5a9281ece4
[TC] Add 2021.1 version of IJ to tests 2021-04-24 16:42:50 +03:00
Alex Plate
b1367ec0a9
Split ShortcutOwnerInfo into two subclasses 2021-04-24 16:02:02 +03:00
Alex Plate
e73d919ed7
Continuation of experiments with mode-specific key handlers 2021-04-24 13:34:39 +03:00
Alex Plate
9bcb5e73ba
Fix vim exchange with backward selection 2021-04-24 13:05:47 +03:00
Alex Plate
87f7510007
Add testWithoutNeovim annotations 2021-04-24 12:05:29 +03:00
Alex Plate
814e3d8ee7
Refactoring shortcut owner to add an information about applied mode 2021-04-24 12:05:10 +03:00
Alex Plate
d2cc6cca36
Convert ShortcutOwner to kt 2021-04-23 21:37:08 +03:00
Alex Plate
ea5a95d536
Rename .java to .kt 2021-04-23 21:37:08 +03:00
Alex Plate
a845eb3942
Rename ShortcutOwner variable name 2021-04-23 21:33:44 +03:00
Alex Plate
f87fb34943
Fix actions popup place issue 2021-04-23 20:34:41 +03:00
Matt Ellis
4dc9c1f433 Fix scrolling at end of file with folds
Caret must be within scrolloff lines of the bottom of the file

Fixes VIM-2291
2021-04-23 20:03:13 +03:00
Alex Plate
d885a63c7d
Update plugin.xml 2021-04-23 09:47:59 +03:00
Alex Plate
62833f2fa9
Update formatting 2021-04-22 12:43:53 +03:00
Alex Plate
e6ff69d6fc
Downgrade gradle wrapper to 6.8.2 2021-04-22 12:43:47 +03:00
Alex Plate
176f840cb6
Update gradle wrapper to 7.0 version 2021-04-22 12:34:40 +03:00
Alex Plate
76f06170ad
[VIM-2290] Support vim-paragraph-motion plugin 2021-04-22 12:08:17 +03:00
Alex Plate
b6561cd940
Remove bintray dependency 2021-04-22 11:06:06 +03:00
Alex Plate
878d7070a4
Add some popular IJ actions to readme 2021-04-22 10:04:53 +03:00
Alex Plate
5f71198c88
[VIM-2289] Fix <End> command behavior 2021-04-22 09:54:22 +03:00
Alex Plate
8d941913aa
Qodana cleanup 2021-04-21 10:46:38 +03:00
Alex Plate
599571e6ea
Update formatting 2021-04-21 10:23:14 +03:00
Alex Plate
90709ef4d0
[CWM-2643] Create function for get list of editors of the current host 2021-04-21 10:04:04 +03:00
Alex Plate
378aa1026d
[VIM-2284] Set command doesn't duplicate options 2021-04-20 11:13:14 +03:00
Alex Plate
4fb1761fa5
Execute action listeners when call for IDE action 2021-04-20 10:44:56 +03:00
Alex Plate
254193eb8c
[TC] Revert updated qodana config 2021-04-20 09:39:15 +03:00
Alex Plate
d92e260ffd
[TC] Update qodana config 2021-04-19 13:33:14 +03:00
Alex Plate
8f5a5e4d57
Disable neovim test for some tests 2021-04-19 11:58:24 +03:00
Alex Plate
d0d9535d2f
Big refactoring of MotionHandler 2021-04-19 11:32:16 +03:00
Alex Plate
df1409af76
Add MichalPlacek to contributors list 2021-04-19 10:43:38 +03:00
michal
cfe34733e9 VIM-2276 ls returns "absolute path" for files on Microsoft Windows. 2021-04-19 10:40:04 +03:00
Alex Plate
e916cbe762
Update changes 2021-04-19 10:27:09 +03:00
Alex Pláte
a8a4142cef
Merge pull request #280 from citizenmatt/ideavim-sidescroll
Caret position and view scrolling fixes
2021-04-16 11:21:42 +03:00
Alex Plate
3b3fffe838
[TC] update version 2021-04-09 11:19:13 +03:00
Alex Plate
d32b8a1e71
Prepare for the new release 2021-04-09 11:19:13 +03:00
Alex Plate
05e547edb5
Fix toRegex function for keyword option 2021-04-09 11:19:13 +03:00
Alex Pláte
1b25430fe7
Update README.md 2021-04-06 10:12:01 +03:00
Alex Plate
278dc6880c
Add an option to trace actions execution time 2021-04-02 10:26:39 +03:00
Alex Plate
0bd1761077
Fixing Matt name (he is from England, not China) 2021-04-02 09:41:11 +03:00
Alex Plate
b1ae964ca3
Fix SearchGroup parsing in case of broken data 2021-04-01 11:20:19 +03:00
Alex Plate
56cbb9e9af
Update changes 2021-04-01 09:33:14 +03:00
Alex Plate
70558574a8
Update changelog 2021-04-01 09:25:02 +03:00
Alex Plate
dab8375f5e
Do not test some tests with neovim 2021-03-31 11:16:15 +03:00
Alex Plate
ccd9d05ac7
[TC] Extract linting and formatting into the separate job 2021-03-31 10:51:27 +03:00
Alex Plate
69a045c144
Fix formatting 2021-03-31 10:47:06 +03:00
Alex Plate
8f7b609c7c
Remove wildcard import 2021-03-31 10:40:22 +03:00
Alex Plate
0019dd6c7a
Do not try to compare text for vim reloading in non .ideavimrc file 2021-03-31 10:32:13 +03:00
Alex Plate
305a99afc8
Rename doTestWithoutNeovim function 2021-03-31 10:32:12 +03:00
Alex Pláte
eec23d9640
Merge pull request #276 from citizenmatt/refactor-searchgroup
More refactoring of SearchGroup
2021-03-31 10:30:31 +03:00
Matt Ellis
76f28ef94a
Update formatting 2021-03-23 14:25:59 +00:00