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

Commit Graph

  • 7fe0609e9e
    Fix tests Matt Ellis 2019-05-08 07:05:58 +0100
  • b24aec26c0
    WIP: Renaming file 'VisualChange' with Kotlin extension Alex Plate 2019-05-07 20:27:34 +0300
  • c465d303e5
    Remove extra caret data Alex Plate 2019-05-07 18:08:49 +0300
  • 13e80db668
    Add comments to CaretData Alex Plate 2019-05-07 17:51:50 +0300
  • 712e3df4b8
    Add muted tests to dollar motion in visual block mode Alex Plate 2019-05-07 17:12:15 +0300
  • 98d22523be
    Merge branch 'master' into feature/cmdline-editing Matt Ellis 2019-05-07 12:32:25 +0100
  • 6326360595
    Update UI of ex output panel Matt Ellis 2019-05-07 12:29:50 +0100
  • 7cfbddfd35
    Remove unused editor actions Matt Ellis 2019-05-07 12:25:02 +0100
  • 92eb6dab2f
    Add information about @VimBehaviourDiffers annotation to CONTRIBUTE.md Alex Plate 2019-05-07 14:08:02 +0300
  • 7cebdc7270
    Add folding regions for IdeaSpecifics Alex Plate 2019-05-07 12:52:30 +0300
  • f9094223ba
    Add correct caret shape for lost focus Matt Ellis 2019-05-07 09:46:58 +0100
  • 849e0964ba
    Remove gap between ex label and text field Matt Ellis 2019-05-07 00:16:09 +0100
  • 096ed14978
    Add null-check for LaF listener Alex Plate 2019-05-06 14:52:10 +0300
  • d04196ec7c
    Use native selection for visual operations Alex Plate 2019-05-06 16:31:06 +0300
  • bf7f6054c6
    Get editor on action execution start Alex Plate 2019-05-06 15:08:39 +0300
  • afe745dc44
    Add null-check for LaF listener Alex Plate 2019-05-06 14:52:10 +0300
  • 5032bc4da7
    Add some comments to functions Alex Plate 2019-05-06 14:49:58 +0300
  • 10c19bbb94
    Move caret one char left (after selection) not in recursive way Alex Plate 2019-05-06 13:38:06 +0300
  • 7519eb1f43
    Move listeners to separate package Alex Plate 2019-05-06 12:20:15 +0300
  • 95b800638b
    Enter insert mode when enabling template without selection Alex Plate 2019-05-06 12:18:22 +0300
  • ff9a3a55e2
    Ensure current action processes next keystroke Matt Ellis 2019-04-30 20:56:59 +0100
  • 56b4e50aab
    Event is not null for before/after actionPerformed Alex Plate 2019-04-30 19:05:05 +0300
  • 32d513a74f
    Reset ex entry when lost focus due to mouse click Matt Ellis 2019-04-30 16:50:05 +0100
  • 8ce4768aa6
    Enable insert mode after surround with if action Alex Plate 2019-04-30 18:49:21 +0300
  • 13128d354d
    Remove redundant static call Alex Plate 2019-04-30 16:58:56 +0300
  • 31b41cacba
    Fix motion caret to the next line after changing full text Alex Plate 2019-04-30 16:33:31 +0300
  • ddaf190c3c
    Add file to define Idea-specific behaviour Alex Plate 2019-04-30 15:47:28 +0300
  • e873009aeb
    Disable listeners if IdeaVim was not enabled on editor creation Alex Plate 2019-04-30 14:44:39 +0300
  • 7ec3abb069
    Correctly set focus when handling cmode mapping Matt Ellis 2019-04-30 11:42:30 +0100
  • 5b628c2f48
    Use constants from TestUtil in VimTestCase Alex Plate 2019-04-30 13:19:12 +0300
  • dcb2300699
    Add test for removing indent in PyCharm Alex Plate 2019-04-30 12:29:57 +0300
  • cfd69d1603
    Stay in select mode in PyCharm after deleting indent Alex Plate 2019-04-30 11:35:45 +0300
  • f816bc23e9
    Create more complicated VimSelection structure. Support dollar motion Alex Plate 2019-04-29 16:46:30 +0300
  • 8601730dd8
    Add prompt when inserting digraphs and registers Matt Ellis 2019-04-29 14:12:19 +0100
  • 336342c72e
    [IDEA-211429] Directly enable insert mode for dialogs Alex Plate 2019-04-29 15:16:18 +0300
  • 357763ff55
    [VIM-1644] Update changelist Alex Plate 2019-04-29 15:09:49 +0300
  • 45b757697a
    Merge pull request #192 from danielemegna/VIM-1644 Alex Plate 2019-04-29 15:08:20 +0300
  • a9a0d6233e
    Merge pull request #191 from citizenmatt/feature/beep Alex Plate 2019-04-29 14:42:15 +0300
  • 91dbf51d8b
    Add Simon Rainer to contributors list Alex Plate 2019-04-29 14:01:29 +0300
  • af79066c26
    Merge pull request #179 from Vvalter/master Alex Plate 2019-04-29 13:59:15 +0300
  • c5f6676ac2
    Put tag tests to separate files Alex Plate 2019-04-29 13:56:42 +0300
  • 906d2a4168
    Insert register at caret location, instead of appending Matt Ellis 2019-04-29 10:46:28 +0100
  • b85b4a7f72
    Add Elliot Courant to contributors list Alex Plate 2019-04-29 13:26:30 +0300
  • 3b360c807e
    Merge pull request #188 from ECourant/feature/command Alex Plate 2019-04-29 13:21:53 +0300
  • d0bec7db4d
    Update copyright and make code more kotlin-specific Alex Plate 2019-04-29 13:07:57 +0300
  • 7af5d8debd
    Fix wrong copyright setting Alex Plate 2019-04-29 12:41:25 +0300
  • e7603a78d0
    Add tests for ex entry shortcuts Matt Ellis 2019-04-29 09:29:08 +0100
  • 3a728df3b1
    Ensure all shortcuts are seen by ex entry field Matt Ellis 2019-04-28 17:06:23 +0100
  • 417fa314b4 Fix VIM-1644: keep Visual and VisualBlock start-end values updated Daniele Megna 2019-04-27 17:18:57 +0200
  • 73cfd71bd4 Fixes successive tag block selection. Simon Rainer 2019-04-27 12:34:22 +0200
  • 3a092012bb Add some repeat action passing tests Daniele Megna 2019-04-27 11:25:56 +0200
  • 415abd13c9 Merge remote-tracking branch 'upstream/master' Simon Rainer 2019-04-26 17:18:08 +0200
  • e94eac77eb
    Show correct caret shape on command line Matt Ellis 2019-04-23 16:49:20 +0100
  • 25b11349a4
    Update list of cmdline editing commands Matt Ellis 2019-04-23 09:24:11 +0100
  • 4ea8e15710
    (VIM-1105) Adding support for command aliasing. Elliot Courant 2019-04-08 15:40:38 -0500
  • 890562e810
    Only beep once every half second Matt Ellis 2019-04-26 11:49:41 +0100
  • 9b4d38ed3c
    Rearrange VisualMotionGroup code Alex Plate 2019-04-25 17:19:36 +0300
  • 33c33431f9
    Update indent Alex Plate 2019-04-25 16:09:22 +0300
  • 53d3e0db88
    Remove useless function Alex Plate 2019-04-25 15:22:32 +0300
  • 94e4556bee
    Remove unnecessary user data (wasVisualBlock) Alex Plate 2019-04-25 14:56:15 +0300
  • 1ad9dd4a28
    Save caret position after cursor dragging Alex Plate 2019-04-25 14:47:14 +0300
  • e15f0e07dd
    Add some comments to VisualGroup Alex Plate 2019-04-25 13:29:42 +0300
  • eda734e728
    Add missing @NotNull annotation Alex Plate 2019-04-23 18:39:21 +0300
  • 205c6e9ed2
    Rename AddInlays action Alex Plate 2019-04-23 18:39:06 +0300
  • 5132327d62
    Merge pull request #159 from ikenox/search-action-by-shortcut-key Alex Plate 2019-04-25 12:09:09 +0300
  • 55e0200fb6
    Move caret to right place after gutter mouse selection Alex Plate 2019-04-25 11:45:55 +0300
  • fefd6699f3
    Select full line while visual line mode Alex Plate 2019-04-25 11:04:05 +0300
  • 963840612c
    Select full line while visual line mode Alex Plate 2019-04-24 21:07:16 +0300
  • fd8e567c60
    Format ChangeGroup Alex Plate 2019-04-24 20:26:55 +0300
  • 69d02b8abb
    Fix small typos in userData() functions Alex Plate 2019-04-24 17:09:08 +0300
  • ccf721fd6c
    Store vim selection start and end in VimSelection model Alex Plate 2019-04-24 12:52:40 +0300
  • 98c4bb2c4f fix broken tests Naoto Ikeno 2019-04-24 12:48:52 +0900
  • 55bd13c3f2
    Reorganize Visual- and MotionHandlers Alex Plate 2019-04-23 17:26:57 +0300
  • 95c5256fe3
    Fix failed tests Alex Plate 2019-04-23 16:06:01 +0300
  • f8de555032
    [VIM-1184] Store all vim settings only locally (except keymapping) Alex Plate 2019-04-23 15:49:33 +0300
  • 060d27f57a
    Move BlockParen tests to separate files Alex Plate 2019-04-23 13:23:43 +0300
  • 917d3a4ded
    Add Romain Gautier to contributors list Alex Plate 2019-04-23 12:53:53 +0300
  • 13b75dea27
    Merge pull request #189 from Nimamoh/VIM-1633 Alex Plate 2019-04-23 12:48:09 +0300
  • 9487cd2b0b Revert block tag part Romain Gautier 2019-04-23 00:17:28 +0200
  • 20dbe1bde6
    Enter select mode for oneRowEditor in case on unexpected selection change Alex Plate 2019-04-22 15:24:44 +0300
  • c7f42cfca8
    Enter insert mode after backspace in select mode Alex Plate 2019-04-22 15:24:19 +0300
  • 3f9585b1fb
    Restore mode after :action Alex Plate 2019-04-22 14:57:09 +0300
  • e021663975
    Print submode of select mode in bar Alex Plate 2019-04-22 14:38:03 +0300
  • 8c1cca0d57 VIM-1633 - correct handling of self closing tags romain.gautier@nimamoh.net 2019-04-18 18:30:24 +0200
  • 6d74480998 Fixes tag motion handling slashes incorrectly. Simon Rainer 2019-04-18 16:12:04 +0200
  • 31bad3a1e1 Merge https://github.com/JetBrains/ideavim Simon Rainer 2019-04-18 15:24:09 +0200
  • f0ccf6c3a5 VIM-1633 - empty tag block selection case romain.gautier@nimamoh.net 2019-04-18 14:55:54 +0200
  • 367b13cdad VIM-1633 - fix tag block selection romain.gautier@nimamoh.net 2019-04-18 13:17:35 +0200
  • 47ac879ed9
    Move caret one char left after double click Alex Plate 2019-04-18 13:09:26 +0300
  • 28a50c00bb
    Move caret one character left while after mouse selection Alex Plate 2019-04-17 20:33:23 +0300
  • 6ceb74cb33
    Fix: some motions could become linewise Alex Plate 2019-04-16 19:44:01 +0300
  • 9f682cded0 filter an actionlist by assigned shortcut key Naoto Ikeno 2019-04-17 16:17:09 +0900
  • 40ddc506a7
    Add editorconfig for .kt files Alex Plate 2019-04-16 13:58:46 +0300
  • 74d5144892
    Set visual mode for non-vim selections Alex Plate 2019-04-15 17:46:50 +0300
  • ea2f2ba213 VIM-1633 - remove useless min/max, add comments romain.gautier@nimamoh.net 2019-04-15 15:22:45 +0200
  • 970a5e19d0
    Use try-with-resources for VimListenerSuppressor Alex Plate 2019-04-15 15:13:09 +0300
  • 3786660ecd
    Motion right with unicode characters Alex Plate 2019-04-15 14:00:17 +0300
  • c0d72d25f8 VIM-1633 - fix block selection romain.gautier@nimamoh.net 2019-04-13 03:35:08 +0200
  • b69d7f9729
    Fix problems after rebase Alex Plate 2019-04-12 18:55:33 +0300
  • 03a934a8e9
    Add motions to left/right/up/down arrows in select mode Alex Plate 2019-04-12 16:21:19 +0300