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

6624 Commits

Author SHA1 Message Date
Alex Plate
b7c0e4725d
Suppress code duplicate 2021-02-20 16:26:58 +03:00
Alex Plate
53a21fb5fe
Qodana cleanup 2021-02-20 13:14:27 +03:00
Alex Plate
5802f7c2c5
[TC] Build dev build a bit later 2021-02-20 12:29:06 +03:00
Alex Plate
3c2640c90d
[TC] Update fail condition 2021-02-20 12:19:47 +03:00
Alex Plate
6f2ea9e893
[TC] Update fail condition 2021-02-20 12:16:46 +03:00
aleksei.plate
8b06bdfc29 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: build features of 'Tests for IntelliJ Latest EAP' build configuration were updated 2021-02-20 09:15:09 +00:00
Alex Plate
b6a5e60b68
Fix qodana issues 2021-02-20 12:08:06 +03:00
Alex Plate
e16857457c
[TC] Update configs 2021-02-20 11:52:00 +03:00
aleksei.plate
20663ec854 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: VCS roots of 'Qodana checks' build configuration were updated 2021-02-20 08:46:44 +00:00
Alex Plate
f0166dd18f
Fix compatibility issues 2021-02-20 11:36:20 +03:00
Alex Plate
5b8fe2393e
Qodana fixes 2021-02-20 11:26:53 +03:00
dependabot[bot]
b08408c3c7 Bump org.jetbrains.changelog from 1.1.1 to 1.1.2
Bumps org.jetbrains.changelog from 1.1.1 to 1.1.2.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 23:22:43 +03:00
Alex Plate
060f8ece8a
Update qodana 2021-02-19 20:06:14 +03:00
Alex Plate
eedc50b4fe
Fix deprecation issue 2021-02-19 19:53:59 +03:00
Alex Plate
d7a636e4de
Add qodana inspection profile 2021-02-19 19:34:42 +03:00
Alex Plate
9e9319f117
Remove some warnings from the code 2021-02-19 19:14:33 +03:00
Alex Plate
928162798f
[TC] Remove unused imports 2021-02-19 11:51:14 +03:00
Alex Plate
b5b71a2dc6
Update detekt rules 2021-02-19 11:48:18 +03:00
Alex Plate
033b792b54
Disable wildcard rule of the ktlint 2021-02-19 11:47:07 +03:00
Alex Plate
7ab53edbbf
Code reformatting to avoid issues between IJ and ktlint formatting 2021-02-19 11:31:41 +03:00
Alex Plate
624c3bf223
A massive code reformatting using intellij 2021-02-19 11:12:36 +03:00
Alex Plate
cf28312740
A massive code reformatting using ktlint 2021-02-19 10:42:28 +03:00
Alex Plate
a1e2beb1cf
Update submodule reference 2021-02-19 09:58:49 +03:00
Alex Plate
4af9ab0bcb
Add information about disabling single click option 2021-02-17 15:44:42 +03:00
Alex Plate
8d3bde86e3
Update nerdtree wiki page 2021-02-17 11:14:23 +03:00
Alex Plate
7011a4fe07
Update TC versions 2021-02-17 11:07:57 +03:00
Alex Plate
76f14fc4ba
Preparation for the 0.65 release 2021-02-17 11:06:23 +03:00
Alex Plate
923c0fee7a
[VIM-2153] Always store data as base64 encoded 2021-02-16 10:19:14 +03:00
Alex Plate
b62680137e
Update dependencies 2021-02-15 10:59:48 +03: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