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

307 Commits

Author SHA1 Message Date
b824d0d6b3 Set custom plugin version 2021-02-16 02:41:14 +01: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
de159d6e3a
Add IdeaVim actions promoter to promote vim actions 2021-02-01 10:17:33 +03:00
Alex Plate
7029346d8d
Add information about nerdtree to changes 2021-01-26 11:04:55 +03:00
Alex Plate
6afdfb55ca
Start implementing NERDTree support. Support focus command 2021-01-20 10:40:48 +03:00
Alex Plate
c656da5c75
Prepare to 0.64 release 2020-12-23 09:49:45 +03:00
Alex Plate
40ec6c53fa
Revert "Add statistic collection for some options"
Classes of the collector are incompatible with 202

This reverts commit b7cb3c09
2020-12-18 11:57:06 +03:00
Alex Plate
b7cb3c0945
Add statistic collection for some options 2020-12-17 23:13:54 +03:00
Alex Plate
93700bddc7
Update deprecated methods according to the new minimal IJ requirements 2020-12-17 10:04:52 +03:00
Alex Plate
964e87fd6a
Update minimap IJ version to 202 2020-12-16 11:39:49 +03:00
Alex Plate
f9cf62472c
Prepare to 0.62 release 2020-12-15 10:12:31 +03:00
Alex Plate
64a7555f42
[VIM-2188] Remove deprecated configuration store 2020-12-10 09:35:07 +03:00
Shaun Patterson
7f1203c207 VIM-1756: startSel works in insert mode 2020-12-08 10:49:19 +03:00
Alex Plate
b3a39c05d7
Update plugin.xml 2020-12-01 09:56:05 +03:00
Alex Plate
b910239825
Put ex panels into the separate package 2020-11-25 10:49:50 +03:00
Alex Plate
612c599d9b
Update compatibility a bit 2020-11-20 11:38:22 +03:00
Alex Plate
132f8cce53
[i18n] Extract more strings 2020-11-18 13:03:35 +03:00
Alex Plate
a93ca3a205
Support mapclear commands 2020-11-17 19:47:56 +03:00
Alex Plate
dcc647ba3c
[VIM-1491] Support unmap 2020-11-17 19:38:22 +03:00
Alex Plate
80dba0babf
Move MapHandler into the separate package 2020-11-17 19:36:17 +03:00
Alex Plate
81f59e3c18
Update plugin.xml 2020-11-12 10:03:04 +03:00
Alex Plate
cf127ba7f9
Update plugin description 2020-11-06 09:37:01 +03:00
Alex Plate
5752b116f6
Fix plugin.xml 2020-11-04 13:04:36 +03:00
Alex Plate
fed02e5b8a
Update plugin.xml 2020-11-03 11:20:22 +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
99d2d4b594
Update the color of yank highlighting after laf changing 2020-10-31 13:46:08 +03:00
Alex Plate
efc789fbf4
Update plugin.xml 2020-10-29 10:58:35 +03:00
Alex Plate
a90ffb7a48
Update plugin.xml 2020-10-20 11:38:20 +03:00
Alex Plate
96689eab23
Update changes 2020-09-24 09:52:07 +03:00
Alex Pláte
1c21968259
Merge branch 'master' into VIM-2104 2020-09-23 09:51:10 +03:00
Alex Plate
0bac6bf8b6
Rename tracking id action 2020-09-18 10:48:41 +03:00
Matt Ellis
63db148aae
Merge branch 'master' into VIM-2104 2020-09-17 15:29:05 +01:00
Matt Ellis
26dae9b4e0
Add zH scroll half screen width action 2020-09-17 14:35:43 +01:00
Alex Plate
10f1d75f2e
Add Iain Ballard to contributors list 2020-09-17 11:22:53 +03:00
Matt Ellis
007f33be0b
Add zL scroll half screen width action 2020-09-17 00:01:24 +01:00
Matt Ellis
62601686aa
Add internal action to show inline inlays 2020-09-08 00:20:54 +01:00
Alex Plate
1863cbdef0
Add functionality to track action ids 2020-08-31 10:30:10 +03:00
Alex Plate
d20955900d
Prepare to 0.58.1 EAP 2020-07-28 09:38:16 +03:00
Alex Plate
428d1d6699
Add KostkaBrukowa to contributors list 2020-07-27 20:39:16 +03:00
kostkabrukowa
3937a395b7 VIM-1970 | Moves functionality to extension class, adds possibility to dynamically set highlight duration 2020-07-18 18:51:07 +02:00
Alex Pláte
008edc7e33
Merge pull request #244 from rieonke/VIM-2068
Implement tabc[lose] ex command
2020-07-16 10:57:59 +03:00
Alex Plate
9eed5802d6
Prepare for the 0.58 release 2020-07-07 09:28:17 +03:00
Rieon Ke
6e1761a1f5 impl tabc[lose] ex command 2020-07-02 15:21:19 +08:00
Alex Plate
5a048139d6
Extract action names and descriptions to message bundle 2020-06-30 10:07:37 +03:00
Alex Plate
29d617f7bb
Fix missing mapping to FileHandler 2020-06-29 11:00:17 +03:00
Alex Plate
7008185735
Prepare to the 0.57.1 EAP release 2020-06-26 09:32:57 +03:00
Alex Plate
ca15c60d52
Remove the ability to download EAP from notification (access to plugin download mechanism was restricted) 2020-06-22 11:16:43 +03:00
Alex Plate
f3e806c4a6
Create config package 2020-05-28 11:14:53 +03:00