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

Commit Graph

  • 48a5eee9ab
    Put information about leaving feedback to EAP section Alex Plate 2019-06-07 12:34:47 +0300
  • 380156aa4b
    Use star register for clipboard test Alex Plate 2019-06-06 16:53:09 +0300
  • d4cd8a228f
    Move ideaput option to 'clipboard options' Alex Plate 2019-06-06 14:48:19 +0300
  • 6081f1d5ff
    Merge pull request #197 from JetBrains/IdeaPut Alex Plate 2019-06-06 14:08:06 +0300
  • 0139967b29
    Avoid dragging when select a word with double click Alex Plate 2019-06-06 13:27:06 +0300
  • 0a30a42b2e
    Avoid dragging when put caret on the line end Alex Plate 2019-06-06 13:12:25 +0300
  • ff54bfa5b3
    Merge branch 'master' into feature/search Matt Ellis 2019-06-05 20:47:34 +0100
  • 22445f6df9
    Add tests for hlsearch and incsearch Matt Ellis 2019-06-05 20:24:38 +0100
  • 272aa9513a
    Replace <caret> with ${c} for kotlin tests Alex Plate 2019-06-05 19:00:36 +0300
  • 4b1abfc60f
    Add test for clipboard copy Alex Plate 2019-06-05 18:59:09 +0300
  • b3130f38f2
    Add logs for put and copy Alex Plate 2019-06-05 18:50:38 +0300
  • 32fdbaccc3
    VIM-25 Smart put operations (via IJ) Alex Plate 2019-05-31 14:14:10 +0300
  • 8a4d3f5d80
    Use 2-space indentation for kotlin files Alex Plate 2019-06-05 15:26:18 +0300
  • 920af04b04
    Added Pierce Corcoran to the contributors list Alex Plate 2019-06-04 18:01:13 +0300
  • 7d13d22650
    Merge pull request #161 from thecodewarrior/unnamed-register-selection-type Alex Plate 2019-06-04 17:54:33 +0300
  • 6c17725823
    [VIM-438] Enable <C-N> and <C-P> for lookups Alex Plate 2019-05-27 15:43:42 +0300
  • f3b1ddf439
    Merge branch 'master' into feature/search Matt Ellis 2019-06-03 16:42:39 +0100
  • c7de374943
    Refactor highlighting API calls Matt Ellis 2019-06-03 16:39:01 +0100
  • 1bb6345fcb
    Refactor put group Alex Plate 2019-05-30 11:52:45 +0300
  • cbc5e8aea1
    Make visual put single-executable Alex Plate 2019-05-28 15:56:08 +0300
  • 7ebb888c31
    WIP: Renaming file 'PutVisualTextNoIndentAction' with Kotlin extension Alex Plate 2019-05-28 15:14:43 +0300
  • 93c6a03287
    WIP: Renaming file 'PutVisualTextMoveCursorAction' with Kotlin extension Alex Plate 2019-05-28 15:09:46 +0300
  • ae97fbbcc3
    WIP: Renaming file 'PutVisualTextAction' with Kotlin extension Alex Plate 2019-05-28 15:05:45 +0300
  • 7ef381f1a4
    Make 192-EAP-SNAPSHOT as a default idea version Alex Plate 2019-05-31 19:02:43 +0300
  • 70fad46534
    Fill CHANGES.MD with fixed bugs Alex Plate 2019-05-31 17:51:28 +0300
  • cb8d253dc5
    Fix compilation for IC-2019.1 Alex Plate 2019-05-31 16:48:54 +0300
  • cacab1e039
    Make companion object private in VisualOperatorActionHandler Alex Plate 2019-05-28 12:48:07 +0300
  • 0bf49ebe9a
    Event could be null in IdeaSpecifics Alex Plate 2019-05-27 15:30:49 +0300
  • fa9b1933fa
    Merge pull request #186 from JetBrains/VIM-510 Alex Plate 2019-05-31 12:17:08 +0300
  • 444f676d2d
    Move connection to message but in IdeaSpecifics to EventFacade Alex Plate 2019-05-30 12:39:03 +0300
  • 2ccba4b345
    Remove @Deprecated from TextRange class Alex Plate 2019-05-30 12:34:25 +0300
  • 0b76e86ace
    Create different method for isVisualBlock and isBlockSubMode Alex Plate 2019-05-30 12:26:13 +0300
  • f40a86e744
    Refactorings after review Alex Plate 2019-05-30 12:18:42 +0300
  • 5b594a4a7b
    Fix bad visual -> motion refactoring Alex Plate 2019-05-30 12:16:59 +0300
  • ea857b9c7b
    Fix single execution for visual operation Alex Plate 2019-05-28 15:44:04 +0300
  • 14a11f06e5
    Merge pull request #196 from citizenmatt/VIM-1061 Alex Plate 2019-05-27 15:55:07 +0300
  • 987c89774c
    VIM-1061 Explicitly register shortcuts for digraphs Matt Ellis 2019-05-24 15:34:21 +0100
  • 52d0c44014
    Fix enter action for select mode Alex Plate 2019-05-24 15:43:21 +0300
  • e70d188b82
    Add logging for visual operations Alex Plate 2019-05-24 15:13:37 +0300
  • 9419c4b796
    Fix gq (reformat code) action Alex Plate 2019-05-24 14:52:36 +0300
  • 58c6aba6af
    Move all special keys handlers to single file Alex Plate 2019-05-24 12:00:40 +0300
  • d09ae1a66e
    Fix bad refactoring Alex Plate 2019-05-24 11:54:05 +0300
  • 12717d13de
    Make VisualStartFinishWrapper private Alex Plate 2019-05-24 11:52:04 +0300
  • b363a05a7d
    Remove caretMergingListener in finally block Alex Plate 2019-05-24 11:51:12 +0300
  • 318515db6f
    Rename Util to Helper Alex Plate 2019-05-24 11:46:08 +0300
  • da7ff06734
    Rename acontinue* to acontinue* Alex Plate 2019-05-24 11:41:40 +0300
  • 86f4a2743a
    Remove some items from CONTRIBUTING Alex Plate 2019-05-24 11:38:42 +0300
  • f86a1a0002
    Hide alwaysBatchExecution property from inheritors Alex Plate 2019-05-24 11:01:15 +0300
  • e5d4a5f061
    Put ShiftedArrowKeyHandler to ShiftedSpecialKeyHandler Alex Plate 2019-05-23 22:23:52 +0300
  • 7be884b138
    Remove FLAG_FORCE_LINEWISE and FLAG_FORCE_VISUAL flags Alex Plate 2019-05-23 18:06:11 +0300
  • 4eacdeec5e
    Check if caret valid before adjusting selection Alex Plate 2019-05-23 16:09:28 +0300
  • 8a9a5919f2
    Reset handler after exiting visual mode during tab switch Alex Plate 2019-05-23 15:46:51 +0300
  • 442883c377
    Make Command data class Alex Plate 2019-05-23 15:26:49 +0300
  • 33939917c0
    Print actionId of visual command to log Alex Plate 2019-05-22 14:59:51 +0300
  • e1721bf337
    Handle backspace via vim with active lookup Alex Plate 2019-05-21 16:53:52 +0300
  • 5081ede268
    [VIM-1666] properly handling of digraphs after pressing backspace Alex Plate 2019-05-21 15:50:40 +0300
  • 393416a925
    Format KeyHandler file Alex Plate 2019-05-21 15:49:00 +0300
  • 34ec791ba3
    Add VimOptionDefault to docs Alex Plate 2019-05-21 12:25:27 +0300
  • f4b80d4d80
    Add docs to VimListOptionTestCase Alex Plate 2019-05-20 19:10:37 +0300
  • fcbc1773ad
    Add VimListOptionTestCase for testing IdeaVim options Alex Plate 2019-05-20 17:34:06 +0300
  • 4d971be732
    Support End and Shift-End motions Alex Plate 2019-05-20 13:21:24 +0300
  • deff56db29
    Extract handler for shifted arrows Alex Plate 2019-05-20 12:54:05 +0300
  • 5b78a02a53
    Update CHANGES.md Matt Ellis 2019-05-19 20:06:57 +0200
  • 9c5420c79c
    Fix exception highlighting last CR in file Matt Ellis 2019-05-19 19:40:26 +0200
  • bd58802ed6
    Make incsearch work with entering digraphs Matt Ellis 2019-05-17 21:53:49 +0100
  • 71504d0ded
    Merge branch 'master' into ideavim-search Matt Ellis 2019-05-17 23:00:22 +0100
  • 3aff7693c7
    Use same formatting as Find for search/replace Matt Ellis 2019-05-15 03:26:09 +0800
  • b46f426f30
    Reset highlights when options change Matt Ellis 2019-05-15 02:47:06 +0800
  • 70652d445c
    Fix next/prev after search word and smartcase Matt Ellis 2019-05-15 02:32:23 +0800
  • 35f96b28bc
    VIM-128 Substitute works with ignorecase and smartcase Matt Ellis 2019-05-14 18:04:20 +0800
  • dd40bb3850
    Move current line during incsearch Matt Ellis 2019-05-14 14:33:18 +0800
  • 849c0cbd49
    Support shifted and non-shifter Home key Alex Plate 2019-05-16 17:22:47 +0200
  • 201d613ac1
    Extract handler for non-shifted special keys Alex Plate 2019-05-16 16:11:40 +0200
  • 8897ecd0d5
    Extract handler for shifted special keys Alex Plate 2019-05-16 15:43:46 +0200
  • 784a8e625f
    Set log level to info for VisualCommands Alex Plate 2019-05-16 13:40:05 +0200
  • 770cc2cd72
    Use !! in tests instead of ?: run Alex Plate 2019-05-15 19:57:17 +0200
  • fa620be738
    Fill doc for new commands Alex Plate 2019-05-15 19:25:48 +0200
  • 34893e7847
    Support the rest of selectmodel options Alex Plate 2019-05-15 18:55:56 +0200
  • c49d5b4ffa
    Move packages to better location Alex Plate 2019-05-15 15:47:29 +0200
  • c37387db64
    Full support for selectmode option Alex Plate 2019-05-15 15:22:55 +0200
  • 83b626b77e
    Remove ExtendSelection actions Alex Plate 2019-05-15 13:01:18 +0200
  • 45932d9189
    Save last column during shift-motions Alex Plate 2019-05-15 10:25:38 +0200
  • fe01820f3f
    Add support for key in selectmode option Alex Plate 2019-05-15 10:18:44 +0200
  • 2ad4436cef
    Add support for startsel in keymodel option Alex Plate 2019-05-15 09:59:31 +0200
  • 5b8fb49d4c
    Additional null check Alex Plate 2019-05-15 07:09:06 +0300
  • dca0240c13
    Fix opening dialog boxes Alex Plate 2019-05-14 20:38:15 +0300
  • ce692df94f
    Fix cc command for empty document Alex Plate 2019-05-14 19:34:26 +0300
  • dbcf2acce4
    Support cmd for selectmode option Alex Plate 2019-05-14 19:14:53 +0300
  • 3bc628417f
    WIP: Renaming file 'VisualToggleLineModeAction' with Kotlin extension Alex Plate 2019-05-14 18:52:53 +0300
  • 45b286206f
    Replace <caret> with ${c} Alex Plate 2019-05-14 17:15:14 +0300
  • bdc9b78ec8
    Merge branch 'master' into VIM-510 Alex Plate 2019-05-14 16:36:55 +0300
  • e23c11f15a
    Remove unused index.txt Alex Plate 2019-05-14 16:20:35 +0300
  • 6865d25035
    Put actions to package-info Alex Plate 2019-05-14 14:53:10 +0300
  • bfcc75f754 Use 2 spaces for Kotlin files as per the IntelliJ platform coding style Andrey Vlasovskikh 2019-05-14 14:13:11 +0300
  • 25289ed4c5
    Fix dot command for visual change Alex Plate 2019-05-14 13:20:44 +0300
  • 2c32cbfbfd
    Fix linewise change to end of document Alex Plate 2019-05-14 13:16:30 +0300
  • 310d664fdc
    Update contributing.md Alex Plate 2019-05-14 12:06:09 +0300
  • 74dce4b70a
    Fix incsearch with trailing characters Matt Ellis 2019-05-12 18:21:35 +0800
  • 187963cc38
    VIM-1413 Handle smartcase in incremental search Matt Ellis 2019-05-12 18:15:46 +0800
  • afd618c61a
    VIM-1535 Use correct text attributes for search Matt Ellis 2019-05-12 16:16:22 +0800