1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-18 17:46:02 +01:00

Commit Graph

  • 3704c321fa Added the ability to map keys to IdeaVim extension handlers Andrey Vlasovskikh 2016-01-24 19:57:37 +0300
  • 9c6f35f3bd Added mechanism for providing extensions for IdeaVim like ported Vim plugins Andrey Vlasovskikh 2016-01-24 19:04:12 +0300
  • 47b49c3e03 Merge pull request #93 from raimon49/use-relative-links Andrey Vlasovskikh 2016-01-23 02:24:35 +0300
  • 7a99261979 Updated "Setting up development environment" for Gradle Andrey Vlasovskikh 2016-01-23 02:15:08 +0300
  • 8eda58825f Put /out/ back Andrey Vlasovskikh 2016-01-23 02:14:40 +0300
  • 6ee43c0014 Removed old project files Andrey Vlasovskikh 2016-01-23 01:46:43 +0300
  • bea3d58ddb Removed old project file Andrey Vlasovskikh 2016-01-23 01:45:44 +0300
  • 71b121c15c Use source code for Gradle Wrapper Andrey Vlasovskikh 2016-01-23 00:32:01 +0300
  • 7c8b6d2fe6 Removed old IntelliJ project files in favor of non-version-controlled Gradle files Andrey Vlasovskikh 2016-01-23 00:31:31 +0300
  • 5d33c46e6b Updated code style settings Andrey Vlasovskikh 2016-01-23 00:30:22 +0300
  • 8aac0ebdb6 Configurable option for downloading IntelliJ sources Andrey Vlasovskikh 2016-01-22 23:49:32 +0300
  • 6072aae338 Add build number to archive name Andrey Vlasovskikh 2016-01-22 23:47:29 +0300
  • 872b916d46 Added Gradle Wrapper Andrey Vlasovskikh 2016-01-22 22:46:30 +0300
  • 86303b58df Use retina-friendly svg status images Alexander Zolotov 2016-01-22 22:44:48 +0300
  • 78b1ad6df6 Switched from Ant to Gradle for easier dependency on IntelliJ in automated builds Andrey Vlasovskikh 2016-01-22 22:15:38 +0300
  • e5ac7ee607 Send stats reports in internal mode Andrey Vlasovskikh 2016-01-22 21:41:35 +0300
  • 480b32b5af Fixed AIOOBE in tag selection for files starting with '/' and containing '>' Andrey Vlasovskikh 2016-01-21 18:28:14 +0300
  • 8c9cf09bd8 Report usage statistics Andrey Vlasovskikh 2016-01-21 17:51:21 +0300
  • 7ceea17050 Added DataGrip to the list of supported IDEs Andrey Vlasovskikh 2016-01-21 02:22:48 +0300
  • 76333c5a24 Updated copyright years Andrey Vlasovskikh 2016-01-21 02:20:56 +0300
  • 85857a3319 Updated changelog Andrey Vlasovskikh 2016-01-21 02:02:08 +0300
  • 5ad2bb4bea Updated current IntelliJ URL Andrey Vlasovskikh 2016-01-21 02:01:51 +0300
  • cb9d205336 VIM-796 Execute :action handler strictly after request focus handler Andrey Vlasovskikh 2016-01-21 01:44:27 +0300
  • e1a292ba33 Merge remote-tracking branch 'smartbomb/ActionHandler-focus-fix' Andrey Vlasovskikh 2016-01-21 01:28:20 +0300
  • fa4e54b32e Inline since-build into build.xml for running in internal mode Andrey Vlasovskikh 2016-01-21 01:27:22 +0300
  • 3ba41ac458 VIM-892 Fix various focus related issues when executing :action commands a keymap smartbomb 2015-12-30 22:06:52 +0100
  • 2fbe85e60f Added Teruo and Liubov to the list of contributors Andrey Vlasovskikh 2015-12-03 15:39:54 +0300
  • 676a518fa8 Updated changelog Andrey Vlasovskikh 2015-12-03 15:39:23 +0300
  • 992c1923f6 Use Guava for more idiomatic list operations Andrey Vlasovskikh 2015-12-03 15:33:04 +0300
  • a22afdd0f6 VIM-364 Added support for tag block selection lubba 2015-12-03 15:19:54 +0300
  • 0da8625f30 VIM-1040 Fixed typing keys in completion menus and typing with the plugin disabled 0.44 Andrey Vlasovskikh 2015-11-02 15:53:50 +0300
  • 4cc784eb95 VIM-1039 Fixed running the plugin with Java 6 0.43 Andrey Vlasovskikh 2015-11-02 00:45:23 +0300
  • ee3bec9eed Version 0.42 0.42 Andrey Vlasovskikh 2015-11-01 02:23:09 +0300
  • 24788ac86f Updated changelog Andrey Vlasovskikh 2015-10-30 16:11:16 +0300
  • 9af3c732b5 Updated CI icons Andrey Vlasovskikh 2015-10-30 16:04:35 +0300
  • e5873fe5f9 Use HTTP by default Andrey Vlasovskikh 2015-10-30 15:41:55 +0300
  • 39f088cdcd VIM-970 Use raw typed handlers in order not to require write action in read-only files Andrey Vlasovskikh 2015-10-30 15:37:17 +0300
  • e805852721 Platform prefix initialization is no longer needed Andrey Vlasovskikh 2015-10-30 15:20:36 +0300
  • e136ecc1f8 Added generated idea/ to excluded folders Andrey Vlasovskikh 2015-10-30 15:19:42 +0300
  • efa4001440 Require minimal platform version 143 Andrey Vlasovskikh 2015-10-30 15:19:19 +0300
  • 52a0af1636 Adds zC and zO folding commands Paulo Bu 2015-08-28 15:58:14 +0200
  • 5fc66b5896 ={motion} implementation, == with count and fix for VIM-259 ayzen 2015-07-11 21:34:37 +0300
  • 80dec29832 Fix for VIM-965 with a test ayzen 2015-06-12 13:51:57 +0300
  • 2c7d3c9971 Use relative links that recommended way by GitHub Inc. raimon 2015-06-23 21:56:46 +0900
  • 30a16e9496 Corrected typo that prevented correct calculation for marks vertical shifting; added a test ayzen 2015-06-14 09:56:21 +0300
  • 0d6526ea31 Mark should not be deleted due to change commands that start from the beginning of the mark line ayzen 2015-06-13 23:08:15 +0300
  • 4428340fd9 Fix for VIM-964 (marks get removed if one-char line is replaced by r) with a test ayzen 2015-06-13 19:14:39 +0300
  • 900ce21445 Fix for VIM-564 (g_ didn't work correctly) with tests ayzen 2015-06-12 22:43:19 +0300
  • 68c20ed48d Version 0.41 0.41 Andrey Vlasovskikh 2015-06-10 15:42:02 +0300
  • c5760ceaab VIM-957 Fixed compatibility with IDEs other than IntelliJ Andrey Vlasovskikh 2015-06-10 15:41:33 +0300
  • 8c7c9a67a6 Version 0.40 0.40 Andrey Vlasovskikh 2015-06-09 23:01:54 +0300
  • efad5545de Correct behavior of numbered registers ayzen 2015-06-05 19:14:24 +0300
  • afb411dd35 Added tests for special registers ayzen 2015-06-04 18:32:13 +0300
  • fe1184b0d3 keypadd arrows for nvo modes dos65 2015-05-09 17:30:40 +0300
  • 85231b314f More readable test data Andrey Vlasovskikh 2015-04-24 16:29:56 +0300
  • 210b2efd47 Updated changelog Andrey Vlasovskikh 2015-04-24 16:12:30 +0300
  • ae5b1385ea Merge branch 'matching-comments' Andrey Vlasovskikh 2015-04-24 16:08:54 +0300
  • 011ce28251 More readable tests for '%' Andrey Vlasovskikh 2015-04-24 16:08:32 +0300
  • efb58b45df Cleanup Andrey Vlasovskikh 2015-04-24 16:01:51 +0300
  • 7d033787eb Better place for cleaning global variables Andrey Vlasovskikh 2015-04-24 14:31:06 +0300
  • 3a47583cf9 Clean global variables Andrey Vlasovskikh 2015-04-24 14:27:38 +0300
  • 565b4b3f2f Updated changelog Andrey Vlasovskikh 2015-04-24 14:25:10 +0300
  • 574f32a6dd Merge pull request #84 from JetBrains/mapleader Andrey Vlasovskikh 2015-04-24 13:33:38 +0300
  • 0e67c8ff69 Removed unnecessary 'static' declaration Andrey Vlasovskikh 2015-04-24 13:32:26 +0300
  • b886073c11 VIM-650 Added support for 'mapleader' Andrey Vlasovskikh 2015-04-24 13:32:04 +0300
  • 57c35b9a74 Merge remote-tracking branch 'origin/master' Andrey Vlasovskikh 2015-04-22 20:27:31 +0300
  • f5100694d6 VIM-930 Get editor focus after closing Ex entry box on Oracle Java 6 Andrey Vlasovskikh 2015-04-22 20:26:41 +0300
  • 3ff9bfcc13 Initial support for 'let' and 'echo' commands Andrey Vlasovskikh 2015-04-05 22:54:40 +0300
  • 6c8d2bfd9e Merge pull request #83 from khromalabs/master Andrey Vlasovskikh 2015-04-04 23:10:24 +0300
  • 637f7f48ad Modified deployment instructions in README.md as suggested in pull request #83 Rubén Gómez 2015-04-02 09:11:52 +0200
  • 8eae80d30f Added deployment instructions to README.md Rubén Gómez 2015-03-30 23:55:04 +0200
  • 9a103276e3 Merge pull request #82 from jflorian/master Andrey Vlasovskikh 2015-03-30 16:39:52 +0300
  • 6386f011f7 Merge remote-tracking branch 'upstream/master' John Florian 2015-03-30 09:32:09 -0400
  • 742d6e63d9 Change - note regarding non-default user.home setting John Florian 2015-03-30 09:26:32 -0400
  • f6141603ef Merge pull request #81 from jflorian/master Andrey Vlasovskikh 2015-03-29 02:20:19 +0300
  • 7a5b4e565a Change - add mapping example using :action John Florian 2015-03-28 11:12:02 -0400
  • 373e1527c1 Extracted Vim script parts into 'vimscript' package Andrey Vlasovskikh 2015-03-28 14:16:38 +0300
  • 9cb05b6a7d Updated changelog Andrey Vlasovskikh 2015-03-27 21:55:45 +0300
  • 74bf5ff044 Formatting and typos Andrey Vlasovskikh 2015-03-27 21:43:36 +0300
  • 0f7e9d11b6 Added test for VIM-845 Andrey Vlasovskikh 2015-03-27 21:43:19 +0300
  • 5fadc2fb9f Removed unused imports Andrey Vlasovskikh 2015-03-27 21:30:05 +0300
  • 96bbcf623f Removed unnecessary 'static' in enums Andrey Vlasovskikh 2015-03-27 21:20:17 +0300
  • 89e853158c Typos Andrey Vlasovskikh 2015-03-27 21:19:56 +0300
  • 5c31fcc03e Extracted CommandState.inVisualBlockMode() Andrey Vlasovskikh 2015-03-27 21:18:08 +0300
  • 3fee4a803b Merge remote-tracking branch 'dezgeg/fixes/visual-block-mode-overhaul' Andrey Vlasovskikh 2015-03-27 20:56:58 +0300
  • 8b61f559d7 Updated default code style settings Andrey Vlasovskikh 2015-03-24 23:52:04 +0300
  • 4bd058f5dc Updated changelog Andrey Vlasovskikh 2015-03-24 23:51:34 +0300
  • 999ccf87fc Merge remote-tracking branch 'dezgeg/fixes/vim-700-remap-zero' Andrey Vlasovskikh 2015-03-24 23:48:11 +0300
  • 4e45e885b9 Merge remote-tracking branch 'dezgeg/feature/ant-improvements' Andrey Vlasovskikh 2015-03-24 23:25:31 +0300
  • 6aee9ccaf1 build.xml: forkmode=once makes tests much faster Tuomas Tynkkynen 2014-11-22 06:10:51 +0200
  • af3c6ff012 build.xml: Generate XML reports from JUnit test reports Tuomas Tynkkynen 2014-11-22 05:47:40 +0200
  • 0c9bdf5168 Visual block mode overhaul Tuomas Tynkkynen 2015-02-21 15:41:47 +0200
  • 82a9587b4f Support comments in brace matching Tuomas Tynkkynen 2014-12-14 15:19:26 +0200
  • 850f4d7ec5 Make IdeaVIM build on latest intellij-community master Tuomas Tynkkynen 2015-02-21 12:53:21 +0200
  • 8d1dcc4568 VIM-700 Remapping '0' should still allow zero to be entered in count Tuomas Tynkkynen 2015-02-21 12:26:52 +0200
  • 3650ab85df Updated changelog Andrey Vlasovskikh 2015-01-21 19:50:50 +0300
  • e1e1cc2666 Code style Andrey Vlasovskikh 2015-01-21 19:49:41 +0300
  • 79fd32088b VIM-868 Allow count on 'gt' and 'gT' Tuomas Tynkkynen 2015-01-17 22:24:17 +0200
  • 458e0fc76d Updated changelog Andrey Vlasovskikh 2015-01-21 16:31:26 +0300
  • 5090c81632 VIM-856 Fix regex lookbehind bugs Tuomas Tynkkynen 2014-12-09 22:48:02 +0200