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

6454 Commits

Author SHA1 Message Date
Alex Plate
eb4bb3f238
Update readme 2019-11-20 18:21:27 +03:00
Alex Plate
d3d35bbea1
Fix incapability with <193 2019-11-20 18:12:20 +03:00
Alex Plate
8eff6d80a2
Fix after update 2019-11-20 18:09:11 +03:00
Alex Plate
77c8947ccd
Fix after update 2019-11-20 18:00:54 +03:00
Alex Plate
48556f6917
Update first plugin initialization 2019-11-20 17:59:08 +03:00
Alex Plate
2e8dc4234f
Do not connect to the EditorAcgtionManager before the first editor is created 2019-11-20 17:59:07 +03:00
Alex Plate
a6a60b6e71
Do not start project manager 2019-11-20 17:59:05 +03:00
Alex Plate
eba9eaf37a
Faster command parser 2019-11-20 17:59:04 +03:00
Alex Plate
ae31b1c23d
Faster keys parsing 2019-11-20 17:59:02 +03:00
Alex Plate
535a0532df
Use ArrayList implementation for KeyMapping 2019-11-20 17:59:01 +03:00
Alex Plate
0579d242f6
Lazy loading of KeywordOption 2019-11-20 17:58:59 +03:00
Alex Plate
b4910ed8f4
Refactor key parsing 2019-11-20 17:58:58 +03:00
Alex Plate
2bb1399ae7
Remove unnecessary reset 2019-11-20 17:58:56 +03:00
Alex Plate
062ada96ff
Do not initialize some services on first startup 2019-11-20 17:58:56 +03:00
Alex Plate
bb94238e9c
Remove invertMap function 2019-11-20 17:58:55 +03:00
Alex Plate
43a40c1f6b
Update keyparser to accept « brackets 2019-11-20 17:58:53 +03:00
Alex Plate
639866a9e1
Remove unused name property 2019-11-20 17:58:53 +03:00
Alex Plate
05bbe6b799
Rename name to names 2019-11-20 17:58:51 +03:00
Alex Plate
e19b1c8bf0
Create interface for complicated commands 2019-11-20 17:58:49 +03:00
Alex Plate
0648d621b5
Move handler names to plugin.xml 2019-11-20 17:58:47 +03:00
Alex Plate
93c0de9ebb
Create bean class for ex commandsï¿¿ 2019-11-20 17:58:45 +03:00
Alex Plate
0220b3f3cd
Remove unused extension point 2019-11-20 17:58:44 +03:00
Alex Plate
1af7f9388d
Create a ktdoc for ActionBeanClass 2019-11-20 17:58:42 +03:00
Alex Plate
76f0eaebce
Remove keyStrokesSet field 2019-11-20 17:58:41 +03:00
Alex Plate
ae71957236
Remove usages of getKeyStrokesSet 2019-11-20 17:58:40 +03:00
Alex Plate
5004f0280e
Refactor duplicable commands 2019-11-20 17:58:27 +03:00
Alex Plate
52967368ff
Fix update problem 2019-11-20 17:43:23 +03:00
Alex Plate
8a63fa42ae
Reformat actions source code 2019-11-20 17:36:49 +03:00
Alex Plate
05ecb92a88
Use plugin.xml to define mappings for actions 2019-11-20 17:36:10 +03:00
Alex Plate
829619d901
Update kt version 2019-11-20 16:34:10 +03:00
Alex Plate
c74b60820b
Update gradlew version to 6.0.1 2019-11-20 16:28:19 +03:00
Alex Plate
cd741fe7fd
Update CHANGES.md 2019-11-20 15:53:32 +03:00
Alex Plate
3b26cd845a
Add igrekster to contributors list 2019-11-20 15:51:58 +03:00
Alex Plate
d05cc3cd35
Merge pull request #210 from igrekster/format-motion
Implement `gq<motion>` code formatting command for motions
2019-11-20 15:51:39 +03:00
Alex Plate
96dff832ba
Merge pull request #209 from igrekster/multicaret-ignorecase-fix
Fix multiple cursors selection getting stuck with ignorecase
2019-11-20 15:47:23 +03:00
Alex Plate
e43339613c
Add Rafał Hajdacki to contributors list 2019-11-20 15:32:23 +03:00
Alex Plate
e025bc2912
Merge pull request #212 from hajdamak/VIM-664
VIM-664 - read ideavimrc from XDG config home directory
2019-11-20 15:18:10 +03:00
Alex Plate
a4be636f9d
Run manual tests 2019-11-20 11:47:38 +03:00
Alex Plate
a2bae6795f
Prepare to the release 0.54 2019-11-20 11:41:05 +03:00
Rafał Hajdacki
28d9bd0c73 Read ideavimrc from XDG config home directory 2019-11-19 22:20:52 +01:00
Alex Plate
8e12c9bef0
Fix backward motion for ex commands 2019-11-19 14:31:30 +03:00
Alex Plate
88926c3eef
Update CHANGES.md 2019-11-18 17:51:46 +03:00
Alex Plate
8dd774446b
Update license information 2019-11-18 11:55:34 +03:00
Alex Plate
46cf112378
Revert user statistic 2019-11-14 13:12:50 +03:00
Alex Plate
5d2520d057
Revert compile dependencies 2019-11-14 13:10:12 +03:00
Alex Plate
a6ea89162a
Change collector option 2019-11-08 14:50:02 +03:00
Alex Plate
1039cf661d
Fix capability with 183 2019-11-08 14:41:18 +03:00
Alex Plate
eaf9f0bbfa
Fix compatibility with older IDEA versions 2019-11-07 18:24:34 +03:00
Alex Plate
9e036176ef
Update CHANGES 2019-11-07 16:40:55 +03:00
Alex Plate
31e1edcc72
Add userstatistic info 2019-11-07 16:26:22 +03:00