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

295 Commits

Author SHA1 Message Date
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
Alex Plate
0adde753f4
Preparation for 0.57.1 EAP release 2020-05-28 10:39:43 +03:00
Alex Pláte
af94079b92
Merge pull request #238 from citizenmatt/bug/prioritise-startup-activity
Prioritise startup activity to initialise IdeaVim early
2020-05-15 10:27:33 +03:00
Alex Plate
7203cc5cb3
Revert "Remove dynamic loader stopper"
This reverts commit 03493e23
2020-05-15 09:48:41 +03:00
Matt Ellis
bf853e3c0c
Initialise as soon as possible during startup 2020-05-13 17:38:09 +01:00
Alex Plate
2759bed1b2
Update changelog 2020-05-12 10:15:55 +03:00
Alex Pláte
89c2a8ec9b
Merge pull request #229 from fan-tom/VIM-921_exchange
VIM-921 vim-exchange plugin emulation
2020-05-12 10:08:53 +03:00
Alex Plate
3d98f3035f
Reload vimrc 2020-05-09 22:56:10 +03:00
Alex Plate
03493e2390
Remove dynamic loader stopper 2020-05-06 09:36:41 +03:00
Alex Plate
8f9c71dd55
Correct ex command and update changes 2020-05-06 08:49:07 +03:00
Alex Pláte
01b4dc233a
Merge pull request #227 from angelbot/buffer_command
Add support for buffer command
2020-05-06 08:46:41 +03:00
Alex Plate
3e2f18b757
Take back dynamic loader stopper 2020-05-06 08:14:33 +03:00
Alex Plate
ace5234d8d
Update showcmd widget 2020-04-28 11:41:32 +03:00