1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-07 01:53:13 +02:00

Commit Graph

  • e5ac7ee607 Send stats reports in internal mode Andrey Vlasovskikh 2016-01-22 21:41:35 +03:00
  • 480b32b5af Fixed AIOOBE in tag selection for files starting with '/' and containing '>' Andrey Vlasovskikh 2016-01-21 18:28:14 +03:00
  • 8c9cf09bd8 Report usage statistics Andrey Vlasovskikh 2016-01-21 17:51:21 +03:00
  • 7ceea17050 Added DataGrip to the list of supported IDEs Andrey Vlasovskikh 2016-01-21 02:22:48 +03:00
  • 76333c5a24 Updated copyright years Andrey Vlasovskikh 2016-01-21 02:20:56 +03:00
  • 85857a3319 Updated changelog Andrey Vlasovskikh 2016-01-21 02:02:08 +03:00
  • 5ad2bb4bea Updated current IntelliJ URL Andrey Vlasovskikh 2016-01-21 02:01:51 +03:00
  • cb9d205336 VIM-796 Execute :action handler strictly after request focus handler Andrey Vlasovskikh 2016-01-21 01:44:27 +03:00
  • e1a292ba33 Merge remote-tracking branch 'smartbomb/ActionHandler-focus-fix' Andrey Vlasovskikh 2016-01-21 01:28:20 +03:00
  • fa4e54b32e Inline since-build into build.xml for running in internal mode Andrey Vlasovskikh 2016-01-21 01:27:22 +03:00
  • 3ba41ac458 VIM-892 Fix various focus related issues when executing :action commands a keymap smartbomb 2015-12-30 22:06:52 +01:00
  • 2fbe85e60f Added Teruo and Liubov to the list of contributors Andrey Vlasovskikh 2015-12-03 15:39:54 +03:00
  • 676a518fa8 Updated changelog Andrey Vlasovskikh 2015-12-03 15:39:23 +03:00
  • 992c1923f6 Use Guava for more idiomatic list operations Andrey Vlasovskikh 2015-12-03 15:33:04 +03:00
  • a22afdd0f6 VIM-364 Added support for tag block selection lubba 2015-12-03 15:19:54 +03:00
  • 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 +03:00
  • 4cc784eb95 VIM-1039 Fixed running the plugin with Java 6 0.43 Andrey Vlasovskikh 2015-11-02 00:45:23 +03:00
  • ee3bec9eed Version 0.42 0.42 Andrey Vlasovskikh 2015-11-01 02:23:09 +03:00
  • 24788ac86f Updated changelog Andrey Vlasovskikh 2015-10-30 16:11:16 +03:00
  • 9af3c732b5 Updated CI icons Andrey Vlasovskikh 2015-10-30 16:04:35 +03:00
  • e5873fe5f9 Use HTTP by default Andrey Vlasovskikh 2015-10-30 15:41:55 +03:00
  • 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 +03:00
  • e805852721 Platform prefix initialization is no longer needed Andrey Vlasovskikh 2015-10-30 15:20:36 +03:00
  • e136ecc1f8 Added generated idea/ to excluded folders Andrey Vlasovskikh 2015-10-30 15:19:42 +03:00
  • efa4001440 Require minimal platform version 143 Andrey Vlasovskikh 2015-10-30 15:19:19 +03:00
  • 52a0af1636 Adds zC and zO folding commands Paulo Bu 2015-08-28 15:58:14 +02:00
  • 5fc66b5896 ={motion} implementation, == with count and fix for VIM-259 ayzen 2015-07-11 21:34:37 +03:00
  • 80dec29832 Fix for VIM-965 with a test ayzen 2015-06-12 13:51:57 +03:00
  • 2c7d3c9971 Use relative links that recommended way by GitHub Inc. raimon 2015-06-23 21:56:46 +09:00
  • 30a16e9496 Corrected typo that prevented correct calculation for marks vertical shifting; added a test ayzen 2015-06-14 09:56:21 +03:00
  • 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 +03:00
  • 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 +03:00
  • 900ce21445 Fix for VIM-564 (g_ didn't work correctly) with tests ayzen 2015-06-12 22:43:19 +03:00
  • 68c20ed48d Version 0.41 0.41 Andrey Vlasovskikh 2015-06-10 15:42:02 +03:00
  • c5760ceaab VIM-957 Fixed compatibility with IDEs other than IntelliJ Andrey Vlasovskikh 2015-06-10 15:41:33 +03:00
  • 8c7c9a67a6 Version 0.40 0.40 Andrey Vlasovskikh 2015-06-09 23:01:54 +03:00
  • efad5545de Correct behavior of numbered registers ayzen 2015-06-05 19:14:24 +03:00
  • afb411dd35 Added tests for special registers ayzen 2015-06-04 18:32:13 +03:00
  • fe1184b0d3 keypadd arrows for nvo modes dos65 2015-05-09 17:30:40 +03:00
  • 85231b314f More readable test data Andrey Vlasovskikh 2015-04-24 16:29:56 +03:00
  • 210b2efd47 Updated changelog Andrey Vlasovskikh 2015-04-24 16:12:30 +03:00
  • ae5b1385ea Merge branch 'matching-comments' Andrey Vlasovskikh 2015-04-24 16:08:54 +03:00
  • 011ce28251 More readable tests for '%' Andrey Vlasovskikh 2015-04-24 16:08:32 +03:00
  • efb58b45df Cleanup Andrey Vlasovskikh 2015-04-24 16:01:51 +03:00
  • 7d033787eb Better place for cleaning global variables Andrey Vlasovskikh 2015-04-24 14:31:06 +03:00
  • 3a47583cf9 Clean global variables Andrey Vlasovskikh 2015-04-24 14:27:38 +03:00
  • 565b4b3f2f Updated changelog Andrey Vlasovskikh 2015-04-24 14:25:10 +03:00
  • 574f32a6dd Merge pull request #84 from JetBrains/mapleader Andrey Vlasovskikh 2015-04-24 13:33:38 +03:00
  • 0e67c8ff69 Removed unnecessary 'static' declaration Andrey Vlasovskikh 2015-04-24 13:32:26 +03:00
  • b886073c11 VIM-650 Added support for 'mapleader' Andrey Vlasovskikh 2015-04-24 13:32:04 +03:00
  • 57c35b9a74 Merge remote-tracking branch 'origin/master' Andrey Vlasovskikh 2015-04-22 20:27:31 +03:00
  • f5100694d6 VIM-930 Get editor focus after closing Ex entry box on Oracle Java 6 Andrey Vlasovskikh 2015-04-22 20:26:41 +03:00
  • 3ff9bfcc13 Initial support for 'let' and 'echo' commands Andrey Vlasovskikh 2015-04-05 22:54:40 +03:00
  • 6c8d2bfd9e Merge pull request #83 from khromalabs/master Andrey Vlasovskikh 2015-04-04 23:10:24 +03:00
  • 637f7f48ad Modified deployment instructions in README.md as suggested in pull request #83 Rubén Gómez 2015-04-02 09:11:52 +02:00
  • 8eae80d30f Added deployment instructions to README.md Rubén Gómez 2015-03-30 23:55:04 +02:00
  • 9a103276e3 Merge pull request #82 from jflorian/master Andrey Vlasovskikh 2015-03-30 16:39:52 +03:00
  • 6386f011f7 Merge remote-tracking branch 'upstream/master' John Florian 2015-03-30 09:32:09 -04:00
  • 742d6e63d9 Change - note regarding non-default user.home setting John Florian 2015-03-30 09:26:32 -04:00
  • f6141603ef Merge pull request #81 from jflorian/master Andrey Vlasovskikh 2015-03-29 02:20:19 +03:00
  • 7a5b4e565a Change - add mapping example using :action John Florian 2015-03-28 11:12:02 -04:00
  • 373e1527c1 Extracted Vim script parts into 'vimscript' package Andrey Vlasovskikh 2015-03-28 14:16:38 +03:00
  • 9cb05b6a7d Updated changelog Andrey Vlasovskikh 2015-03-27 21:55:45 +03:00
  • 74bf5ff044 Formatting and typos Andrey Vlasovskikh 2015-03-27 21:43:36 +03:00
  • 0f7e9d11b6 Added test for VIM-845 Andrey Vlasovskikh 2015-03-27 21:43:19 +03:00
  • 5fadc2fb9f Removed unused imports Andrey Vlasovskikh 2015-03-27 21:30:05 +03:00
  • 96bbcf623f Removed unnecessary 'static' in enums Andrey Vlasovskikh 2015-03-27 21:20:17 +03:00
  • 89e853158c Typos Andrey Vlasovskikh 2015-03-27 21:19:56 +03:00
  • 5c31fcc03e Extracted CommandState.inVisualBlockMode() Andrey Vlasovskikh 2015-03-27 21:18:08 +03:00
  • 3fee4a803b Merge remote-tracking branch 'dezgeg/fixes/visual-block-mode-overhaul' Andrey Vlasovskikh 2015-03-27 20:56:58 +03:00
  • 8b61f559d7 Updated default code style settings Andrey Vlasovskikh 2015-03-24 23:52:04 +03:00
  • 4bd058f5dc Updated changelog Andrey Vlasovskikh 2015-03-24 23:51:34 +03:00
  • 999ccf87fc Merge remote-tracking branch 'dezgeg/fixes/vim-700-remap-zero' Andrey Vlasovskikh 2015-03-24 23:48:11 +03:00
  • 4e45e885b9 Merge remote-tracking branch 'dezgeg/feature/ant-improvements' Andrey Vlasovskikh 2015-03-24 23:25:31 +03:00
  • 6aee9ccaf1 build.xml: forkmode=once makes tests much faster Tuomas Tynkkynen 2014-11-22 06:10:51 +02:00
  • af3c6ff012 build.xml: Generate XML reports from JUnit test reports Tuomas Tynkkynen 2014-11-22 05:47:40 +02:00
  • 0c9bdf5168 Visual block mode overhaul Tuomas Tynkkynen 2015-02-21 15:41:47 +02:00
  • 82a9587b4f Support comments in brace matching Tuomas Tynkkynen 2014-12-14 15:19:26 +02:00
  • 850f4d7ec5 Make IdeaVIM build on latest intellij-community master Tuomas Tynkkynen 2015-02-21 12:53:21 +02:00
  • 8d1dcc4568 VIM-700 Remapping '0' should still allow zero to be entered in count Tuomas Tynkkynen 2015-02-21 12:26:52 +02:00
  • 3650ab85df Updated changelog Andrey Vlasovskikh 2015-01-21 19:50:50 +03:00
  • e1e1cc2666 Code style Andrey Vlasovskikh 2015-01-21 19:49:41 +03:00
  • 79fd32088b VIM-868 Allow count on 'gt' and 'gT' Tuomas Tynkkynen 2015-01-17 22:24:17 +02:00
  • 458e0fc76d Updated changelog Andrey Vlasovskikh 2015-01-21 16:31:26 +03:00
  • 5090c81632 VIM-856 Fix regex lookbehind bugs Tuomas Tynkkynen 2014-12-09 22:48:02 +02:00
  • dcd035353b Updated IntelliJ version to the latest one available for download Andrey Vlasovskikh 2015-01-20 18:41:00 +03:00
  • 8606ce21bd Added Jackson Popkin to the contributors Andrey Vlasovskikh 2015-01-20 17:47:50 +03:00
  • 72537c6ffb Merge remote-tracking branch 'jdpopkin/relative_range' Andrey Vlasovskikh 2015-01-20 17:17:27 +03:00
  • 30f9888f51 Merge remote-tracking branch 'selesse/sort-fix' Andrey Vlasovskikh 2015-01-20 16:06:36 +03:00
  • d5a2b92121 Updated changelog Andrey Vlasovskikh 2015-01-20 15:59:39 +03:00
  • fd3eee6870 Merge remote-tracking branch 'dezgeg/fixes/vim-864-visual-substitute-incorrect-visual-marks' Andrey Vlasovskikh 2015-01-20 15:50:17 +03:00
  • 2d6d1003b7 Merge remote-tracking branch 'dezgeg/fixes/vim-575-split-cursor' Andrey Vlasovskikh 2015-01-20 15:44:46 +03:00
  • 499c590f5a Merge remote-tracking branch 'dezgeg/unit-tests' Andrey Vlasovskikh 2015-01-20 15:36:18 +03:00
  • 787b78ef36 Typo Andrey Vlasovskikh 2015-01-20 15:31:46 +03:00
  • 88a0b0fa23 Removed unused ExEntryPanel.processKey() Andrey Vlasovskikh 2015-01-20 15:31:33 +03:00
  • 1519f04930 Fixed potential NPEs Andrey Vlasovskikh 2015-01-20 15:30:17 +03:00
  • e0a1291de0 Merge remote-tracking branch 'dezgeg/fixes/vim-210-ex-focus' Andrey Vlasovskikh 2015-01-20 15:27:55 +03:00
  • 8a2d881002 Cleanup Andrey Vlasovskikh 2015-01-20 14:50:55 +03:00
  • 4802b6f460 VIM-864 Fix visual marks getting changed during visual substitute Tuomas Tynkkynen 2014-12-24 17:39:30 +02:00
  • 8c0e116a1c Fix incorrect behavior in substitution with offset ranges Jackson Popkin 2014-12-23 21:11:47 -05:00