Andrey Vlasovskikh
|
f3b4726b34
|
Version 0.47
|
2016-10-19 15:58:35 +03:00 |
|
Andrey Vlasovskikh
|
30d7c6edf1
|
Remove obsolete pluginId
|
2016-09-30 21:15:51 +03:00 |
|
Andrey Vlasovskikh
|
f33f73d2f5
|
VIM-1190 Fixed exception "Write access is allowed from write-safe contexts only"
We now use IntelliJ's version of invokeLater() in order to satisfy the
new protocol for running read-write actions in modal dialogs.
|
2016-09-30 20:44:16 +03:00 |
|
Andrey Vlasovskikh
|
b595dfd443
|
VIM-1098 Don't start visual selection when mouse click was actually drag over single character
|
2016-09-01 20:50:55 +03:00 |
|
Andrey Vlasovskikh
|
a3e15b5c76
|
Possibility to publish the plugin to multiple channels
|
2016-09-01 18:32:16 +03:00 |
|
Andrey Vlasovskikh
|
31d85c0221
|
Update gradle-intellij-plugin to 0.2.0-SNAPSHOT for multi-channel plugin publishing
|
2016-09-01 18:26:30 +03:00 |
|
Andrey Vlasovskikh
|
124bd55e18
|
Update gradle-intellij-plugin to 0.0.43
|
2016-07-08 12:19:02 +03:00 |
|
Andrey Vlasovskikh
|
bb9b5b5bde
|
Use IntelliJ 15.0.5 by default
|
2016-07-08 12:19:02 +03:00 |
|
Andrey Vlasovskikh
|
f586e6dd29
|
Version 0.46
Due to the plugin versions comparision logic in the IntelliJ platform it's impossible to
update 0.45-eap-XXX to 0.45. Bumped version once again.
|
2016-07-07 18:27:09 +03:00 |
|
Andrey Vlasovskikh
|
c2b1b67b6b
|
Parameter for customizing publish channel for plugin
|
2016-07-07 18:03:01 +03:00 |
|
Andrey Vlasovskikh
|
2cb29233c8
|
Version 0.45
|
2016-07-07 17:56:57 +03:00 |
|
Andrey Vlasovskikh
|
b0e0bebb7e
|
Removed default error handler
|
2016-07-07 17:56:23 +03:00 |
|
Andrey Vlasovskikh
|
364b3567fc
|
VIM-1126 Fixed warning about modifying shortcuts of global actions for 2016.2
|
2016-07-07 17:39:29 +03:00 |
|
Andrey Vlasovskikh
|
9522a51dc7
|
Enabling key repeat on Mac OS X doesn't require restart
|
2016-04-29 21:52:35 +03:00 |
|
Andrey Vlasovskikh
|
75335a8a01
|
Added Paulo Bu to the list of contributors
|
2016-04-29 21:37:42 +03:00 |
|
Andrey Vlasovskikh
|
0bf561e326
|
Merge remote-tracking branch 'pbu88/adds_more_folding_commands'
|
2016-04-29 21:34:19 +03:00 |
|
Andrey Vlasovskikh
|
7e6c2c2a7c
|
Updated changelog
|
2016-04-29 21:28:41 +03:00 |
|
Andrey Vlasovskikh
|
b132d490f0
|
Typo
|
2016-04-29 21:20:22 +03:00 |
|
Andrey Vlasovskikh
|
3fde0fc209
|
Non-public methods made private
|
2016-04-29 21:19:17 +03:00 |
|
Andrey Vlasovskikh
|
24bc09796f
|
Fixed NPE
|
2016-04-29 21:18:28 +03:00 |
|
Andrey Vlasovskikh
|
758bff79d6
|
Removed unused code
|
2016-04-29 21:16:05 +03:00 |
|
Andrey Vlasovskikh
|
3b0660799b
|
VIM-843 Don't highlight search results after restart
Added limited support for 'viminfo' option. Only 'h' in 'viminfo' is
taken into account.
|
2016-04-29 21:15:01 +03:00 |
|
Andrey Vlasovskikh
|
6880afa73c
|
VIM-139 Focus on current search and use modal confirmation for ':s///gc'
|
2016-04-29 01:33:28 +03:00 |
|
Andrey Vlasovskikh
|
01aae065ff
|
Updated changelog
|
2016-04-28 20:17:22 +03:00 |
|
Andrey Vlasovskikh
|
8ee49edef0
|
VIM-287 Fixed insert new line before and after folds
|
2016-04-28 20:13:08 +03:00 |
|
Andrey Vlasovskikh
|
e09f6c7886
|
Failing tests for VIM-287
|
2016-04-28 19:38:19 +03:00 |
|
Andrey Vlasovskikh
|
dd0a7207d5
|
Removed old block selection API usages to become compatible with IntelliJ branch 146
|
2016-04-22 03:22:02 +03:00 |
|
Andrey Vlasovskikh
|
17700a6537
|
Updated changelog
|
2016-04-20 03:02:15 +03:00 |
|
Andrey Vlasovskikh
|
949444f6dd
|
EAP for IdeaVim
|
2016-04-20 03:00:54 +03:00 |
|
Andrey Vlasovskikh
|
31832ac230
|
Don't specify build number as a separate entity in the plugin description
|
2016-04-20 02:31:38 +03:00 |
|
Andrey Vlasovskikh
|
33200f8208
|
Settings for publishing the plugin to the EAP channel
|
2016-04-20 01:56:46 +03:00 |
|
Andrey Vlasovskikh
|
893cd17c1a
|
Updated changelog
|
2016-04-18 03:32:34 +03:00 |
|
Andrey Vlasovskikh
|
c471ddd12f
|
Merge remote-tracking branch 'ayzenquwe/ayzen/VIM-259'
|
2016-04-18 02:47:38 +03:00 |
|
Andrey Vlasovskikh
|
b0ac8f89c5
|
Merge remote-tracking branch 'ayzenquwe/ayzen/VIM-964'
|
2016-04-18 02:41:35 +03:00 |
|
Andrey Vlasovskikh
|
a47338d8b7
|
Merge remote-tracking branch 'ayzenquwe/ayzen/VIM-564'
|
2016-04-18 02:36:58 +03:00 |
|
Andrey Vlasovskikh
|
76d00ab47f
|
Merge remote-tracking branch 'ayzenquwe/ayzen/gomethod'
|
2016-04-18 02:31:11 +03:00 |
|
Andrey Vlasovskikh
|
22b8552939
|
Updated changelog
|
2016-04-18 02:29:15 +03:00 |
|
Andrey Vlasovskikh
|
1d25a04377
|
Added Aleksey Lagoshin to list of contributors
|
2016-04-18 02:26:41 +03:00 |
|
Andrey Vlasovskikh
|
52148f69c1
|
Merge remote-tracking branch 'ayzenquwe/ayzen/registers'
|
2016-04-18 02:24:00 +03:00 |
|
Andrey Vlasovskikh
|
f280f8138d
|
Support <Plug> in mapping commands
|
2016-04-18 01:46:46 +03:00 |
|
Andrey Vlasovskikh
|
530846bc7a
|
Added 'timeout' option for toggling timeout for mapping commands
|
2016-04-18 01:46:46 +03:00 |
|
Andrey Vlasovskikh
|
27adde7af0
|
Merge pull request #108 from agriesbaum/master
Improve diction of README
|
2016-04-06 19:41:57 +04:00 |
|
Alexander Griesbaum
|
e3869a201f
|
Improve diction of README
|
2016-04-05 22:44:26 +02:00 |
|
Andrey Vlasovskikh
|
745a356c87
|
Cleanup
|
2016-02-21 07:08:21 +03:00 |
|
Andrey Vlasovskikh
|
b16a4a1343
|
Handle <Esc> in modal input better
|
2016-02-21 07:00:44 +03:00 |
|
Andrey Vlasovskikh
|
36e41555ea
|
Cleaned up ModalEntry
|
2016-02-21 06:16:11 +03:00 |
|
Andrey Vlasovskikh
|
3f824cf205
|
Enable SecondaryLoop-based implementation for Java 7+
|
2016-02-21 06:07:34 +03:00 |
|
dhleong
|
c61b3c2f29
|
More closely emulate SecondaryLoop with reflection and a Proxy
|
2016-02-17 20:46:33 -05:00 |
|
dhleong
|
fd97cfbd15
|
Add compat layer for JDK6
JDK7 mode works like a dream, but JDK6 still seems to break
after the first invocation.
|
2016-02-15 09:19:18 -05:00 |
|
dhleong
|
4b4c293008
|
Refactor modal input for Vim Extensions
Doesn't use dialogs, so should fix VIM-1086
|
2016-02-14 13:23:51 -05:00 |
|