bcf9f53a40
Disable taking over arrow keys and Home/End
2021-02-16 02:41:15 +01:00
b824d0d6b3
Set custom plugin version
2021-02-16 02:41:14 +01:00
4ec0cb9ee0
Force previous IntelliJ version due to compile errors
2021-02-15 23:57:14 +01:00
Andrey Vlasovskikh
cd5c4247a6
Moved Andrey Vlasovskikh to previous maintainers
...
I maintained the plugin during 2012-10/2021-02. In 2019-02 Alex Plate joined me as a plugin developer and maintainer. Since then Alex has added tons of cool features and important fixes and has become the #1 committer to the IdeaVim repository. Thank you Alex for your great work! I'm stepping down from my maintainer role, but I will keep contributing to the plugin. Alex Plate is now the maintainer of IdeaVim. There is a live community of contributors to the plugin mentioned in AUTHORS.md. IdeaVim is a very active and welcoming open-source project. I wish Alex and the IdeaVim community all the best!
2021-02-11 13:53:05 +03:00
Alex Pláte
d1e1692581
Update CHANGES.md
2021-02-09 11:56:55 +03:00
Alex Plate
c9fd0782ae
Use a different method for compatibility
2021-02-08 12:41:30 +03:00
Alex Plate
c5779935d3
Extract escape key code
2021-02-08 12:28:34 +03:00
Alex Plate
70154d4526
Add log line about NERDTree
2021-02-08 12:16:37 +03:00
Alex Plate
070dfae93d
Fix nerdtree for multiple opened projects
2021-02-08 12:11:54 +03:00
Alex Plate
4e5fc734e2
Fix quick search in NERDTree
2021-02-08 11:22:53 +03:00
Alex Plate
9004749754
Update compatibility with ActionPromoter
2021-02-08 10:19:06 +03:00
Alex Plate
e42e7b81ef
Fix tests
2021-02-02 19:14:02 +03:00
Alex Plate
e788221099
[VIM-2220] Do not try to get a command state for null editor
2021-02-02 11:37:39 +03:00
Alex Plate
e96b383339
Update email
2021-02-02 11:16:57 +03:00
Alex Plate
e63044e72f
[VIM-2217] Fix AppCode specific code
2021-02-01 11:14:30 +03:00
Alex Plate
0ac530eb86
Add 大牙(Henry Zhu) to the contributors list
2021-02-01 10:32:53 +03:00
大牙(Henry Zhu)
c1fd63ab25
fix invalid url of docs
2021-02-01 10:28:48 +03:00
Alex Plate
fd0d010908
Update the link to ideajoin examples
2021-02-01 10:27:30 +03:00
Alex Plate
de159d6e3a
Add IdeaVim actions promoter to promote vim actions
2021-02-01 10:17:33 +03:00
Alex Plate
27293c3d36
Deprecate EditorDataContext construction instead of making it private
2021-01-29 12:15:16 +03:00
Alex Plate
ffe55f05ba
Update plugin verifier versions
2021-01-29 11:46:56 +03:00
Alex Plate
d3b9a5af37
Update todo list of the NERDTree plugin
2021-01-29 11:38:41 +03:00
Alex Plate
d7772bec48
Add empty test to avoid warning
2021-01-29 11:33:06 +03:00
Alex Plate
c2e32d8989
Add docs as submodule
2021-01-28 18:25:57 +03:00
Alex Plate
cdbff1ef64
Remove doc folder from the project
2021-01-28 18:25:00 +03:00
Alex Plate
7d20053401
Disable random mappings property test
2021-01-26 11:19:58 +03:00
Alex Plate
7029346d8d
Add information about nerdtree to changes
2021-01-26 11:04:55 +03:00
Alex Plate
544f268ab8
Update extension so they register key mappings only if there isn't already registered another mapping
2021-01-26 10:52:26 +03:00
Alex Plate
7dd10474c4
Update mapping property test
2021-01-25 03:06:24 +03:00
Alex Plate
f851794cf2
Reduce mapping depth to 20
2021-01-25 03:06:13 +03:00
Alex Plate
0ccc0f0846
Use existing variable to track recursion
2021-01-25 02:52:57 +03:00
Alex Plate
40d1b2ddd5
Reduce size of maxmapdepth
2021-01-25 00:24:01 +03:00
Alex Plate
a219be6810
Update mapping property test
2021-01-25 00:21:48 +03:00
Alex Plate
fee3f03e17
Create a property test for mappings
2021-01-25 00:10:56 +03:00
Alex Plate
62128a14e7
Support mapping recursion preventing
2021-01-24 23:59:14 +03:00
Alex Plate
47b604c6a7
Update EditorDataContext to avoid recursion
2021-01-24 23:27:46 +03:00
Alex Plate
9fc9cdc9f3
Add more tests for different mappings cases
2021-01-24 22:00:58 +03:00
Alex Plate
5daa654d10
[VIM-1337] Fix mapping processing after timeout
2021-01-24 22:00:58 +03:00
Alex Plate
8c51c699e9
Enable mappings delay for tests
2021-01-24 20:46:34 +03:00
Alex Plate
913fb0648b
Remove unused argument
2021-01-24 20:32:50 +03:00
Alex Plate
1eacb09f3c
Add notion why we don't map plugin mappings
2021-01-23 03:11:25 +03:00
Alex Plate
efcfceef39
Join some delete actions into a single file
2021-01-23 03:04:58 +03:00
Alex Plate
e977ae9e88
Remove testing character
2021-01-23 03:04:58 +03:00
dependabot[bot]
b7c8d2f34c
Bump remote-robot from 0.10.0 to 0.10.3
...
Bumps remote-robot from 0.10.0 to 0.10.3.
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-23 03:04:41 +03:00
Alex Plate
51f1e6f866
Fix characters yanking
2021-01-23 02:18:04 +03:00
Alex Plate
28abf15720
Update contacts & help label
2021-01-23 01:21:31 +03:00
Alex Plate
6b9a295549
Extract ui tests into a separate gradle tas
2021-01-22 20:50:46 +03:00
Alex Plate
c63a0200b3
Load extensions after vim script loading
2021-01-22 20:41:10 +03:00
Alex Plate
5fdb817bfd
Support t and T
2021-01-22 20:20:24 +03:00
Alex Plate
1b5bdf5db3
Make varible private
2021-01-22 18:18:13 +03:00