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

Commit Graph

  • 52d26f9fb6 VIM-1380 Fixed 'cNw' at the last character of a word Vladimir Parfinenko 2017-11-20 11:37:05 +0700
  • b7d124ce8d Make :action commands work in visual mode Naoto Ikeno 2017-09-24 22:19:51 +0900
  • 6a5c70ee6a VIM-1379 Fix usage TextRange.size() as lines count Vladimir Parfinenko 2017-11-19 13:49:12 +0700
  • a76b41b737 VIM-1367 Fixed resetting the default value Andrey Vlasovskikh 2017-11-03 05:00:29 +0300
  • 2fc6553203 VIM-1367 Correctly reset parsed and stored 'iskeyword' option value Andrey Vlasovskikh 2017-11-03 04:24:14 +0300
  • 98b003e601 VIM-1367 Deterministic order of options for reproducible tests Andrey Vlasovskikh 2017-11-03 04:23:29 +0300
  • 0dda443cc8 Added iskeyword option to the list of supported set commands Andrey Vlasovskikh 2017-11-03 03:59:13 +0300
  • 9322283cb1 Updated changelog Andrey Vlasovskikh 2017-11-03 03:56:00 +0300
  • 95d412c78d Added nickgieschen to contributors Andrey Vlasovskikh 2017-11-03 03:54:06 +0300
  • 6245b15d8f Cleanup Andrey Vlasovskikh 2017-11-03 03:48:15 +0300
  • ab1d7ba6cb VIM-1367 Removed unnecessary repetition in positive lookbehind Andrey Vlasovskikh 2017-11-03 03:34:11 +0300
  • ef05491991 VIM-1367 Implement iskeyword nickgieschen 2015-01-15 01:43:50 +0300
  • 113642c8f5 Fixed test configuration URL Andrey Vlasovskikh 2017-11-01 03:15:05 +0300
  • 088dd98e0d Updated test configuration ID Andrey Vlasovskikh 2017-11-01 03:14:23 +0300
  • 7e0046a715 Updated changelog Andrey Vlasovskikh 2017-11-01 03:00:40 +0300
  • 1a11d5df35 Added tieTYT to the list of contributors Andrey Vlasovskikh 2017-11-01 02:58:06 +0300
  • 57b5b319a7 VIM-523 Fixed global mark remembering only the line number tieTYT 2015-04-16 09:02:37 -0700
  • 0a4672c050 Updated intellij-gradle-plugin, Kotlin, and IntelliJ platform versions Andrey Vlasovskikh 2017-11-01 00:03:44 +0300
  • 8808b651e2 Updated gradle wrapper to 4.3 Andrey Vlasovskikh 2017-11-01 00:02:46 +0300
  • e9fca757b7 JetBrains project badge Andrey Vlasovskikh 2017-09-08 23:07:44 +0300
  • 98a3801f6a New code style settings format of IntelliJ 2017.3 Andrey Vlasovskikh 2017-09-08 23:06:24 +0300
  • 82dfcdd5df Added :tabn(ew) and :tabp(revious) functionality Andrei Gasparovici 2017-08-18 11:38:52 +0300
  • e97c49a032 Fix search for braces inside quotes the way vim does Konstantin Petrov 2017-05-31 10:27:48 +0200
  • 0335b344a1 Add test to reproduce the bug Konstantin Petrov 2017-05-31 10:27:00 +0200
  • 63b7bed61a Update README to correct preference paths James Martinez 2017-04-12 11:57:33 -0700
  • 44b9946bb0 Support end-of-line multi line percent match in visual mode Vedran Budimcic 2017-03-24 07:12:28 -0700
  • 6efd4023fd make offset work in normal search Marcel Hild 2017-03-23 11:33:08 +0100
  • 49ecfd6879 Added Pavel Fatin to contributors Andrey Vlasovskikh 2017-01-16 01:03:42 +0300
  • 4d4b5967da Updated CHANGES Andrey Vlasovskikh 2017-01-16 01:02:47 +0300
  • a882e37d04 Merge remote-tracking branch 'origin/vim-1007' Andrey Vlasovskikh 2017-01-16 00:57:31 +0300
  • 4734d23e29 Fixed compilation by adding Kotlin Gradle plugin Andrey Vlasovskikh 2017-01-16 00:42:55 +0300
  • b7416da26d Merge branch 'kotlin' Andrey Vlasovskikh 2017-01-16 00:30:30 +0300
  • 36e768ab37 Allow Java 8 Andrey Vlasovskikh 2017-01-16 00:27:51 +0300
  • ede0bd8623 Set minimal version to 2017.1 in order to use new API for zero-latency typing Andrey Vlasovskikh 2017-01-16 00:25:47 +0300
  • b4072eb62d Use gradle-intellij-plugin 0.2.0 Andrey Vlasovskikh 2017-01-15 23:36:27 +0300
  • 120b69c439 Fixed source API compatibility with branch 171 0.48 Andrey Vlasovskikh 2017-01-15 23:22:40 +0300
  • b68daf3f3e Version 0.48 Andrey Vlasovskikh 2017-01-15 23:01:53 +0300
  • c32a1a5e5b Updated changelog and list of contributors Andrey Vlasovskikh 2016-11-29 00:43:41 +0300
  • a5e303d1ca Merge pull request #121 from gaganis/VIM-1216 Andrey Vlasovskikh 2016-11-29 00:35:40 +0300
  • c4d8cef44d Fixed . reseting the last find movement where repeating change that also uses movement. Giorgos Gaganis 2016-11-06 18:14:15 +0200
  • 72fbe758b4 VIM-1205 Don't move key handling into separate event for raw handlers Andrey Vlasovskikh 2016-11-22 21:55:50 +0300
  • 3344bb3254 Ability to use Kotlin along with Java Andrey Vlasovskikh 2016-11-21 19:40:14 +0300
  • 6b9ab7163a Support for zero-latency rendering, #VIM-1007 fixed Pavel Fatin 2016-10-26 12:53:13 +0200
  • 563092cffb Fixed caret model exception when changing selection in documents open in several editors Andrey Vlasovskikh 2016-10-21 18:11:15 +0300
  • 9a2a0c3b0e Split several channel names by comma Andrey Vlasovskikh 2016-10-19 17:26:23 +0300
  • f3b4726b34 Version 0.47 0.47 Andrey Vlasovskikh 2016-10-19 15:58:35 +0300
  • 30d7c6edf1 Remove obsolete pluginId Andrey Vlasovskikh 2016-09-30 21:15:51 +0300
  • f33f73d2f5 VIM-1190 Fixed exception "Write access is allowed from write-safe contexts only" Andrey Vlasovskikh 2016-09-30 20:43:15 +0300
  • b595dfd443 VIM-1098 Don't start visual selection when mouse click was actually drag over single character Andrey Vlasovskikh 2016-09-01 20:49:19 +0300
  • a3e15b5c76 Possibility to publish the plugin to multiple channels Andrey Vlasovskikh 2016-09-01 18:32:16 +0300
  • 31d85c0221 Update gradle-intellij-plugin to 0.2.0-SNAPSHOT for multi-channel plugin publishing Andrey Vlasovskikh 2016-09-01 18:26:30 +0300
  • 124bd55e18 Update gradle-intellij-plugin to 0.0.43 Andrey Vlasovskikh 2016-04-29 23:17:44 +0300
  • bb9b5b5bde Use IntelliJ 15.0.5 by default Andrey Vlasovskikh 2016-04-29 23:08:44 +0300
  • f586e6dd29 Version 0.46 0.46 Andrey Vlasovskikh 2016-07-07 18:27:09 +0300
  • c2b1b67b6b Parameter for customizing publish channel for plugin Andrey Vlasovskikh 2016-07-07 18:03:01 +0300
  • 2cb29233c8 Version 0.45 Andrey Vlasovskikh 2016-07-07 17:56:57 +0300
  • b0e0bebb7e Removed default error handler Andrey Vlasovskikh 2016-07-07 17:56:23 +0300
  • 364b3567fc VIM-1126 Fixed warning about modifying shortcuts of global actions for 2016.2 Andrey Vlasovskikh 2016-07-07 17:39:29 +0300
  • b5ea2127d9 added :shell command John Grib 2016-06-17 09:33:47 +0900
  • 9522a51dc7 Enabling key repeat on Mac OS X doesn't require restart Andrey Vlasovskikh 2016-04-29 21:52:35 +0300
  • 75335a8a01 Added Paulo Bu to the list of contributors Andrey Vlasovskikh 2016-04-29 21:37:42 +0300
  • 0bf561e326 Merge remote-tracking branch 'pbu88/adds_more_folding_commands' Andrey Vlasovskikh 2016-04-29 21:34:19 +0300
  • 7e6c2c2a7c Updated changelog Andrey Vlasovskikh 2016-04-29 21:28:41 +0300
  • b132d490f0 Typo Andrey Vlasovskikh 2016-04-29 21:20:22 +0300
  • 3fde0fc209 Non-public methods made private Andrey Vlasovskikh 2016-04-29 21:19:17 +0300
  • 24bc09796f Fixed NPE Andrey Vlasovskikh 2016-04-29 21:18:28 +0300
  • 758bff79d6 Removed unused code Andrey Vlasovskikh 2016-04-29 21:16:05 +0300
  • 3b0660799b VIM-843 Don't highlight search results after restart Andrey Vlasovskikh 2016-04-29 21:15:01 +0300
  • 6880afa73c VIM-139 Focus on current search and use modal confirmation for ':s///gc' Andrey Vlasovskikh 2016-04-29 01:32:53 +0300
  • 01aae065ff Updated changelog Andrey Vlasovskikh 2016-04-28 20:17:22 +0300
  • 8ee49edef0 VIM-287 Fixed insert new line before and after folds Andrey Vlasovskikh 2016-04-28 20:13:08 +0300
  • e09f6c7886 Failing tests for VIM-287 Andrey Vlasovskikh 2016-04-28 19:38:19 +0300
  • dd0a7207d5 Removed old block selection API usages to become compatible with IntelliJ branch 146 Andrey Vlasovskikh 2016-04-22 03:22:02 +0300
  • 17700a6537 Updated changelog Andrey Vlasovskikh 2016-04-20 03:02:15 +0300
  • 949444f6dd EAP for IdeaVim Andrey Vlasovskikh 2016-04-20 03:00:54 +0300
  • 31832ac230 Don't specify build number as a separate entity in the plugin description Andrey Vlasovskikh 2016-04-20 02:31:38 +0300
  • 33200f8208 Settings for publishing the plugin to the EAP channel Andrey Vlasovskikh 2016-04-20 01:56:46 +0300
  • 893cd17c1a Updated changelog Andrey Vlasovskikh 2016-04-18 03:32:34 +0300
  • c471ddd12f Merge remote-tracking branch 'ayzenquwe/ayzen/VIM-259' Andrey Vlasovskikh 2016-04-18 02:47:38 +0300
  • b0ac8f89c5 Merge remote-tracking branch 'ayzenquwe/ayzen/VIM-964' Andrey Vlasovskikh 2016-04-18 02:41:35 +0300
  • a47338d8b7 Merge remote-tracking branch 'ayzenquwe/ayzen/VIM-564' Andrey Vlasovskikh 2016-04-18 02:36:58 +0300
  • 76d00ab47f Merge remote-tracking branch 'ayzenquwe/ayzen/gomethod' Andrey Vlasovskikh 2016-04-18 02:31:11 +0300
  • 22b8552939 Updated changelog Andrey Vlasovskikh 2016-04-18 02:29:15 +0300
  • 1d25a04377 Added Aleksey Lagoshin to list of contributors Andrey Vlasovskikh 2016-04-18 02:26:41 +0300
  • 52148f69c1 Merge remote-tracking branch 'ayzenquwe/ayzen/registers' Andrey Vlasovskikh 2016-04-18 02:24:00 +0300
  • f280f8138d Support <Plug> in mapping commands Andrey Vlasovskikh 2016-04-18 01:46:15 +0300
  • 530846bc7a Added 'timeout' option for toggling timeout for mapping commands Andrey Vlasovskikh 2016-04-18 01:17:59 +0300
  • 27adde7af0 Merge pull request #108 from agriesbaum/master Andrey Vlasovskikh 2016-04-06 19:41:57 +0400
  • e3869a201f Improve diction of README Alexander Griesbaum 2016-04-05 22:44:26 +0200
  • 745a356c87 Cleanup Andrey Vlasovskikh 2016-02-21 07:08:21 +0300
  • b16a4a1343 Handle <Esc> in modal input better Andrey Vlasovskikh 2016-02-21 07:00:44 +0300
  • 36e41555ea Cleaned up ModalEntry Andrey Vlasovskikh 2016-02-21 06:16:11 +0300
  • 3f824cf205 Enable SecondaryLoop-based implementation for Java 7+ Andrey Vlasovskikh 2016-02-21 06:07:34 +0300
  • c61b3c2f29 More closely emulate SecondaryLoop with reflection and a Proxy dhleong 2016-02-17 20:46:33 -0500
  • fd97cfbd15 Add compat layer for JDK6 dhleong 2016-02-15 09:19:18 -0500
  • 4b4c293008 Refactor modal input for Vim Extensions dhleong 2016-02-14 13:23:51 -0500
  • 69a573a279 Handle <Esc> in inputKeyStroke() uniformly as "typed Esc" Andrey Vlasovskikh 2016-02-09 00:40:37 +0300
  • c33d4d989e Clearer offsets comparison + multi-line deletion test Andrey Vlasovskikh 2016-02-09 00:20:58 +0300
  • 3cd1134973 Fix calculation of how to paste surrounded value dhleong 2016-02-06 10:23:05 -0500
  • 4f42d4dc4f Merge branch 'vlasovskikh/surround' Andrey Vlasovskikh 2016-02-04 23:08:37 +0300